Docs & Writing
Docs & writing agent skills turn AI agents into dependable technical writers: READMEs, API references, PDFs and Word documents, changelogs, and style-guide enforcement. Install one and your agent produces the same structure and tone every time it writes.
-
wenhaoone Skill Ve Scenario MinerExtract value-engineering business scenarios, high-frequency tasks, reusable methods, and Skill candidates from interview notes, meeting notes, SOPs, or shadowing records. Use when analyzing value engineering, VAVE, cost analysis, BOM review, supplier collaboration, or process documentation materials.
-
ww-w-ai Skill Report LimitMax plan hit the wall? Report your 5h window data - we're mapping the rate limit formula that is not published anywhere
-
wzyn20051216 Bundle Autocad AutomationAutoCAD 自动化技能。用于让 Codex/Claude 在 Windows 上通过 Python COM/ActiveX 直连本机 AutoCAD 进行二维绘图、图层/文字/标注/块处理、DWG/DXF/PDF 导出、批量修改、工程图自检,以及在 COM 不足时切换到 AutoLISP/SCR 或 AutoCAD .NET 插件路线;当用户提到 AutoCAD、CAD、DWG、DXF、画图、出图、图层、标注、块、批量改图、AutoLISP、ObjectARX、.NET 插件、Codex 接入 CAD 软件时都应优先使用。
54 -
wzyn20051216 Bundle Solidworks Engineering DrawingSolidWorks 工程图生成与制造交付审视子技能,支持 GB/T 第一角零件图、装配图、尺寸链、孔表、BOM、PDF/BMP 证据和钣金能力门禁。
54 -
humorless Bundle Clj Skill EvalEvaluate Clojure skills through rigorous real-project testing with and without skills enabled. Use this skill whenever you need to assess whether a Clojure skill (like clj-discover, clj-debug, clj-replace) actually improves development outcomes. Compare behavior differences via context-logs, code quality, documentation depth, and test comprehensiveness. This prevents vague or hypothetical evaluation and forces concrete real-world testing.
-
ibigqiang Skill AnalyzerContent Analyzer — any content (URL, text, transcript) into structured analysis report with actionable insights. Use when user asks to analyze, summarize, or extract key takeaways from content.
-
ibigqiang Skill FeedgrabUniversal content grabber — fetch any URL and return structured Markdown. Supports X/Twitter, WeChat, Xiaohongshu, YouTube, GitHub, LinuxDo/IDCFlare/Discourse, Feishu/Lark, KDocs, FlowUs, Youdao Note, Zhihu, Bilibili (with subtitle transcription), Xiaoyuzhou podcasts, Ximalaya podcasts, Telegram, HackerNews, Medium, Reddit, Weibo, Douyin, Zsxq (Knowledge Planet), RSS, 300+ paywall news sites, and any web page. Use when user provides a URL and wants its content extracted.
-
ikhono-ai Bundle API DocsYou are a technical writer specializing in API documentation.
-
illegalstudio Skill Analyze Using RustroverRun RustRover IDE inspections on the codebase and produce a structured report of errors, warnings, and code quality issues.
-
infosecb Bundle Recipe CrudCreate, read, update, and delete food recipes stored as markdown files. Use when the user wants to add a new recipe, view an existing recipe, edit recipe details, remove a recipe, or list all recipes. Triggers on "new recipe", "save recipe", "edit recipe", "delete recipe", "show recipe", "list recipes".
-
infosecb Bundle Recipe ImportParse and import recipes from unstructured text, copied content, or informal descriptions into the standard markdown format. Use when the user pastes recipe text, shares a recipe, asks to "import a recipe", "save this recipe", "convert this recipe", or provides unstructured cooking instructions.
-
intellectronica Bundle Create Message PDFConvert an important message markdown file into a PDF record.
-
intellectronica Bundle Respond To MessageDraft a concise markdown reply for urgent messages using the house response style.
-
itamarzand88 Skill DocumentDocument canvas for displaying and editing markdown content. Use when showing documents or when users need to edit text.
-
jazz1x Bundle LexiLexicon axis standalone — extract high-frequency vocabulary, code-switching ratio, onomatopoeia. Triggers: "my vocabulary", "lexicon", "word habits", "speech patterns".
-
jbaham2 Bundle LangfuseInteract with Langfuse and access its documentation. Use when needing to (1) query or modify Langfuse data programmatically via the CLI — traces, prompts, datasets, scores, sessions, and any other API resource, (2) look up Langfuse documentation, concepts, integration guides, or SDK usage, or (3) understand how any Langfuse feature works. This skill covers CLI-based API access (via npx) and multiple documentation retrieval methods.
-
jjanuszczak Bundle Github Issue ManagerCreate GitHub issues and development branches. Use when the user wants to start work on a bug, feature (enhancement), or documentation task and needs a structured way to track it.
-
jjanuszczak Bundle Margo Deck AuthoringCreate, edit, review, build, or package a Margo deck. Use for slide content, front matter, assets, notes, archetypes, deck outputs, and portable deck archives. Do not use for theme implementation work; use margo-theme-authoring instead.
-
jjanuszczak Bundle Margo Theme AuthoringCreate, modify, install, import, package, or review a Margo deck theme. Use for layouts, partials, shortcodes, theme assets, and theme selection. Do not use for ordinary slide-content changes unless the requested result requires a theme change.
-
gigio1023 Skill Credo Read Then ForgetRead a paper in a declared mode (scan for the one new thing, extract one needed piece, or reproduce), then name what the paper inherits from its field without argument and what the user would do if they had not read it. Use when a paper, preprint, or PDF lands and the user asks what it does, whether to read it, or what to take from it. NOT for surveys across many papers or related-work sections.
-
grupoyacck Skill Odoo MigrateMigrates an Odoo module from one version to another by reading its manifest (__openerp__.py or __manifest__.py), building a step-by-step migration path, fetching the official OCA migration documentation for each intermediate version, applying all required changes, and verifying the result. Use this skill whenever the user wants to upgrade, migrate, or port an Odoo module to a newer (or older) version — even if they phrase it as "update module for Odoo X", "port to version Y", "upgrade module from 14 to 17", etc.
-
hikerpig Bundle Zupulse Web DebugStart or reuse the Zupulse Browser demo (apps/web-demo on http://127.0.0.1:5173) and drive it for manual UI verification, bug reproduction, and UX audits. Use when a task requires opening the local web demo, exercising Library/Viewer/Studio in Chromium, checking IndexedDB persistence or refresh recovery, taking screenshots at desktop or narrow viewports, or Browser-only import/drag-drop behavior. Do not use for Desktop Electron, PDF OMR, unit tests, or journeys already covered by pnpm demo:test:e2e unless investigating a failure those tests do not cover.
-
hikerpig Bundle Zupulse Desktop DebugBuild, launch, and drive the Zupulse desktop-shell Electron app (apps/desktop-shell) for manual UI verification, bug reproduction, and UX audits — including PDF OMR (PDF 识谱) flows with real local engines. Use when a task requires opening the desktop app, selecting files through native dialogs, running PDF recognition, taking UI screenshots, or reproducing Desktop-only behavior. Do not use for Browser/iPad, unit tests, or journeys already covered by pnpm desktop:test:e2e unless investigating a failure those tests do not cover.
-
hughyau Bundle Mne PythonMNE-Python for MEG/EEG/iEEG/fNIRS analysis pipelines, from loading raw signals to epoching, preprocessing, time-frequency analysis, inverse modeling, and reporting. Use when working with mne.create_info, mne.io.RawArray, mne.Epochs, mne.compute_covariance, mne.preprocessing.ICA, mne.time_frequency.psd_array_welch, mne.make_sphere_model, mne.Report, sensor/source-space workflows, or electrophysiology quality control.
-
kong Skill Kuma To MeshConvert a Kuma documentation page from the kuma-website repo into a Kong Mesh documentation page for developer.konghq.com. Use when converting, migrating, or porting a Kuma doc to Kong Mesh.
-
kong Bundle Third Party PluginCreate complete documentation for a new third-party Kong Gateway plugin on developer.konghq.com. Use this skill whenever the user asks to document, write, or create a new third-party Kong Gateway plugin page, including index.md, schema.json, or example YAML files. Also use it when someone shares a plugin schema (Lua or JSON), a GitHub repo, or vendor plugin assets and asks for help turning them into developer.konghq.com documentation. Trigger even if the user only says "write docs for my plugin", "add a plugin page", or "document this schema".
-
kong Bundle Kong Identity How ToWrite or revise Kong Identity how-to guides for developer.konghq.com. Use this skill any time someone asks to draft, write, create, update, or revise a how-to guide that involves Kong Identity, including OIDC, Upstream OAuth, OAuth Introspection, Event Gateway OAuth, Dev Portal DCR, or any new Kong Identity integration. Always use this skill before writing any Kong Identity how-to content, even if the request seems straightforward. Also use it when an engineer or PM shares a draft or raw configs and asks for help turning them into Kong Identity how-to documentation.
-
kostja94 Skill Create PostAdd an OpenBlog Markdown post with valid frontmatter and structure when the user provides body or brief. Use when drafting or adding a blog article — not autonomous content generation.
-
lensetek Skill Obsidian Vault ManagerManages Obsidian Vault integration, formats Markdown deliverables with YAML frontmatter and Wikilinks, generates Map of Content (MOC) index notes, and extracts task items from Obsidian notes.
-
lfnovo Bundle InitBootstrap, validate or upgrade a repository's `.maintainer/` profile for the oss-maintainer workflows, and report which capabilities (review, triage, release, discussions, smoke) are ready. Use when a repository has no profile yet, when a skill reports the profile as incomplete, or when the maintainer asks what is ready.
-
lfnovo Bundle Plugin FeedbackReport a bug, a wrong trigger, a gap or an improvement for an oss-maintainer skill by opening an issue on the plugin's repository (lfnovo/oss-maintainer), never by editing the installed plugin. Use when an oss-maintainer skill misbehaves, a profile field or preset does not fit a project, or the maintainer has a suggestion for the plugin.
-
linuxfoundation Skill Committee Service PreflightMechanical pre-PR validation for lfx-v2-committee-service. Checks working tree state, license headers, Go formatting, golangci-lint, API and CLI build, Go tests, repo-specific protected files, commit verification, and PR change summary. Run after /committee-service-pr-readiness has passed. Supports report-only or dry-run mode when requested.
-
linuxfoundation Skill Committee Service Code ReviewerRepo-owned reviewer skill `/committee-service-code-reviewer` for lfx-v2-committee-service, the `repo_code` reviewer loaded through the `/lfx-skills:lfx-local-review` lifecycle. Audits one pinned commit range — normally a commit against its first parent — against this repo's written rule surface — CLAUDE.md, the committee-service-dev skill and its Goa/NATS references, the committee-owned indexer/FGA/invite contract docs, the Heimdall RuleSet, and the Makefile. Every finding quotes a verbatim rule from a file in this repo; a rule that cannot be quoted is not a finding. Returns an ordinary Markdown review. Not a skill a developer invokes by hand.
-
linuxfoundation Skill Committee Service Learnings ReviewerRepo-owned reviewer skill `/committee-service-learnings-reviewer` for lfx-v2-committee-service, the `repo_learnings` reviewer loaded through the `/lfx-skills:lfx-local-review` lifecycle. Matches one pinned commit range — normally a commit against its first parent — against the repo's canonical empirical knowledge base at `docs/reviews/knowledge-base/` — patterns extracted from real PR review threads on this repo, each carrying the reviewer thread, the developer's fixing commit, and current-code status. Every finding quotes a pattern entry; unsourced findings are dropped, and the known-false-positive floor is applied last, suppressing only where the pre-change base and the reviewed commit both cover the finding. Returns an ordinary Markdown review. Not a skill a developer invokes by hand.
-
livlign Skill Coverage ReportProduce the latest deterministic C0/C1 coverage report for a .NET service. Use when the user asks for a 'coverage report', 'coverage status', 'what's covered', 'C0 C1 numbers', or wants to check the gate. Runs dotnet-coverage + ReportGenerator (numbers are tool output, never estimated), then joins uncovered files against the manifest to explain every inclusion, exclusion, and cannot-test entry. Runnable any time.
-
liyu0524 Skill DrawioGenerate draw.io diagrams as .drawio files, optionally export to PNG/SVG/PDF with embedded XML
Frequently asked questions
What are Docs & Writing agent skills?
Docs & writing agent skills turn AI agents into dependable technical writers: READMEs, API references, PDFs and Word documents, changelogs, and style-guide enforcement. Install one and your agent produces the same structure and tone every time it writes.
Which Docs & Writing skills are most installed?
Popular Docs & Writing skills on SkillMD right now include ve-scenario-miner, report-limit, autocad-automation. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do Docs & Writing skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.