Docs Gen

Generate and maintain documentation

Showing 913-936 of 5089 skills
OpenAEC-Foundation

erpnext-syntax-whitelisted

by OpenAEC-Foundation

"Deterministic syntax for Frappe Whitelisted Methods (Python API endpoints) for v14/v15/v16. Use when Claude needs to generate code for API functions, REST endpoints, @frappe.whitelist() decorator, frappe.call() or frm.call() invocations, permission checks in APIs, error handling patterns, or when questions concern API structure, response formats, or client-server communication. Triggers: whitelisted, API endpoint, frappe.call, frm.call, REST API, @frappe.whitelist, allow_guest, API method."

API Dev 117 4mo ago
OpenAEC-Foundation

erpnext-impl-serverscripts

by OpenAEC-Foundation

"Implementation workflows and decision trees for ERPNext Server Scripts. Use when determining HOW to implement server-side features: document validation, automated calculations, API endpoints, scheduled tasks, permission filtering. Triggers: how do I implement server-side, when to use server script vs controller, which script type, build custom API, automate validation, schedule task, filter documents per user."

API Dev 117 4mo ago
OpenAEC-Foundation

erpnext-syntax-serverscripts

by OpenAEC-Foundation

Complete syntax reference for Frappe Server Scripts. Use this skill when Claude needs to write Python code for Server Scripts in ERPNext/Frappe, including Document Events, API endpoints, Scheduler Events, and Permission Queries. Covers sandbox limitations, available frappe.* methods, event name mapping, and correct syntax for v14/v15/v16.

API Dev 117 4mo ago
dagster-io

dagster-expert

by dagster-io

Expert guidance for working with Dagster and the dg CLI. ALWAYS use before doing any task that requires

CLI Tools 158 3mo ago
mblode

agent-skills-creator

by mblode

Guides creation of best-practice agent skills following the open format specification. Covers frontmatter, directory structure, progressive disclosure, reference files, rules folders, and validation. Use when creating a new skill, authoring SKILL.md, setting up a rules-based audit skill, structuring a skill bundle, or asking "how to write a skill."

Agents 43 3mo ago
bobmatnyc

pm-ticketing-integration

by bobmatnyc

Ticket-driven development protocol

Agents 131 4mo ago
bobmatnyc

mpm-help

by bobmatnyc

Display help for Claude MPM commands

Agents 131 4mo ago
joelazar

summarize

by joelazar

"Fetch a URL or convert a local file (PDF/DOCX/HTML/etc.) into Markdown using uvx markitdown, optionally it can summarize"

CLI Tools 164 3mo ago
TokenRollAI

doc-workflow

by TokenRollAI

"Use when user asks about 'documentation workflow', 'how to document', 'doc system', 'what is llmdoc', 'how does llmdoc work', or needs guidance on the documentation system."

Agents 453 4mo ago
gitroomhq

postiz

by gitroomhq

Postiz is a tool to schedule social media and chat posts to 28+ channels X, LinkedIn, LinkedIn Page, Reddit, Instagram, Facebook Page, Threads, YouTube, Google My Business, TikTok, Pinterest, Dribbble, Discord, Slack, Kick, Twitch, Mastodon, Bluesky, Lemmy, Farcaster, Telegram, Nostr, VK, Medium, Dev.to, Hashnode, WordPress, ListMonk

API Dev 35 4mo ago
feiskyer

deep-research

by feiskyer

'深度调研的多实例(多 Agent)编排工作流:把一个调研目标拆成可并行子目标,用 Codex CLI(codex exec)在默认 workspace-write 沙箱内运行子进程;联网与采集优先使用已安装的 skills,其次使用 MCP 工具;用脚本聚合子结果并分章精修,最终交付“成品报告文件路径 + 关键结论/建议摘要”。用于:系统性网页/资料调研、竞品/行业分析、批量链接/数据集分片检索、长文写作与证据整合,或用户提及“深度调研/Deep Research/Wide Research/多 Agent 并行调研/多进程调研”等场景。'

Academic 207 4mo ago
telagod

verify-change

by telagod

变更校验关卡。分析代码变更,检测文档同步状态,评估变更影响范围。当魔尊提到变更检查、文档同步、代码审查、提交前检查、diff分析时使用。在设计级变更、重构完成时自动触发。

Processing 220 3mo ago
lawvable

notification-licenciement-selim-brihi

by lawvable

Guide pour la rédaction de notifications de licenciement conformes au droit du travail français. Utiliser ce skill quand l'utilisateur demande de rédiger, préparer, créer ou éditer une lettre de notification de licenciement, notamment pour faute grave, faute lourde ou motif personnel. Le skill guide la collecte d'informations précises et la rédaction d'une notification juridiquement solide avec tous les éléments obligatoires du droit français.

Code Review 408 3mo ago
sugarforever

publish-substack-article

by sugarforever

Publish Markdown articles to Substack as drafts. Use when user wants to publish a Markdown file to Substack, or mentions "发布到 Substack", "Substack article", "publish to Substack". Handles Markdown-to-HTML conversion and saves as draft (never auto-publish).

Docs Gen 108 3mo ago
xuiltul

image-posting

by xuiltul

Skill for displaying images in chat responses. Covers auto-detection of image URLs in tool results (web_search etc.) with proxy-based display, embedding images via Markdown syntax in response text, and showing own assets images. "post image", "show image", "display picture", "attach image", "show search results", "show found image"

API Dev 237 3mo ago
xuiltul

skill-creator

by xuiltul

Markdownスキルをディレクトリ構造で作成するメタスキル。 create_skillツールでSKILL.md(frontmatter + 本文)を生成し、 オプションでreferences/やtemplates/にファイルを配置する。 description記述ルール、「」キーワード設計、Progressive Disclosure構造を提供する。 「スキル作成」「スキルを作りたい」「新しいスキル」「手順書を作成」「スキルファイル」

API Dev 237 3mo ago
brightdata

scrape

by brightdata

Scrape any webpage as clean markdown via Bright Data Web Unlocker API. Bypasses bot detection and CAPTCHA. Requires BRIGHTDATA_API_KEY and BRIGHTDATA_UNLOCKER_ZONE environment variables.

Docs Gen 143 4mo ago
rsmdt

api-contract-design

by rsmdt

REST and GraphQL API design patterns, OpenAPI/Swagger specifications, versioning strategies, and authentication patterns. Use when designing APIs, reviewing API contracts, evaluating API technologies, or implementing API endpoints. Covers contract-first design, resource modeling, error handling, pagination, and security.

API Dev 289 3mo ago
GongLingRui

output-formatter

by GongLingRui

整合智能体输出结果为结构化最终输出,支持多种格式。适用于整合分析报告、生成结构化报告

Docs Gen 179 4mo ago
agrimsingh

ralph-wiggum

by agrimsingh

Implements the Ralph Wiggum autonomous iteration technique with deliberate context management. Use when building greenfield projects, iterating on well-defined tasks, or when continuous autonomous development is needed. Manages context like memory - tracks allocations, prevents redlining, and knows when to start fresh.

API Dev 492 5mo ago
ComposioHQ

composio

by ComposioHQ

Build AI agents and apps with Composio - access 200+ external tools with Tool Router or direct execution

API Dev 80 3mo ago
ai-shifu

ai-shifu Skills Entry

by ai-shifu

Troubleshooting knowledge that needs step-by-step execution or long-term reuse belongs in the relevant subproject SKILL.md system.

API Dev 291 2mo ago
xuiltul

image-posting

by xuiltul

チャット応答に画像を添付・表示するスキル。 ツール結果(web_search、image_gen等)に含まれる画像URL・パスの自動検出・表示の仕組み、 応答テキスト内でのMarkdown画像構文による埋め込み方法、 自分のassets/attachments画像の表示方法を提供する。 「画像を貼る」「画像を見せて」「イラスト表示」「画像添付」「写真を貼って」「検索画像を表示」

Agents 236 3mo ago
intellectronica

context7

by intellectronica

Retrieve up-to-date documentation for software libraries, frameworks, and components via the Context7 API. This skill should be used when looking up documentation for any programming library or framework, finding code examples for specific APIs or features, verifying correct usage of library functions, or obtaining current information about library APIs that may have changed since training.

API Dev 269 4mo ago