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.
-
markjoshwel Bundle Writing Docs MajoDocumentation writing standards for Mark's projects. Use when writing READMEs, changelogs, API docs, or user-facing documentation. Covers writing style, formatting, structure, and tone.
-
patniko Bundle Shipment TrackerGenerate a visual report of what was shipped in GitHub repositories over a specified time period by analyzing merged PRs and closed issues.
-
doiiarx Bundle Command Resource ProfilerRun a specific command under process-tree monitoring and report application-scoped CPU time, average CPU utilization, peak RSS/VMS memory, disk I/O, wall time, exit code, and optional interval samples. Use for command performance tests, runtime resource monitoring, before/after comparisons, regression checks, CLI benchmarks, or requests to measure one application's CPU and memory without mixing in unrelated system processes.
-
strands-agents-docs Skill Docs ReviewerReview documentation drafts for voice consistency, structure, and terminology before PR submission. Use after completing a draft, when checking if docs are ready to ship, or automatically after docs-writer produces output. Also triggers on "review this draft", "check my docs", "is this ready to ship", "review before merging".
-
dustinliu Skill AssistantUse when the user requests a status report (start of day), wrap-up report (end of day), or asks to see their Jira tickets and Things todos together. Also trigger when user says they're starting work, heading out, wrapping up, or asks what they should focus on today.
-
dustinliu Bundle Writing NoteUse this skill to read, write, search, or modify files in the user's local Obsidian vault (markdown notes). This is the user's personal knowledge base stored as local files. Trigger whenever the request involves personal notes — including "save this to my notes", "幫我記", "幫我存", "daily note", "筆記", "幫我找...筆記", "我之前有存", "更新筆記", "meeting note", "project note", or appending entries to today's log. This skill is the default for any request to persist, retrieve, or edit personal knowledge when no external service (Jira, GitHub, Confluence, Linear, Things, Slack, email) is explicitly specified. Also trigger on any mention of "Obsidian", "vault", or "my notes".
-
dicklesworthstone-meta-skill Bundle Crafting Readme FilesCraft professional README.md files for GitHub open source projects. Generates hero sections, installation instructions, feature tables, and architecture diagrams. Use when creating or revising a README, documenting a CLI tool, library, or open source project, or when user asks about README structure, badges, or project documentation.
-
ling71671 Skill Gstack QA OnlyRead-only QA report for an OPC desktop flow, CLI command, local URL, staging URL, or documented user journey. Does not modify code.
-
szweibel Bundle PDFComprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
-
szweibel Bundle DOCXComprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
-
wernerglinka Skill Javascript DevelopmentJavaScript development patterns for Metalsmith plugins, browser scripts, and Node.js tooling. Triggers when writing JavaScript code, creating Metalsmith plugins, browser functionality, Nunjucks templates, or Node.js build scripts. Enforces functional programming patterns, ES6+ features, JSDoc documentation, dual ESM/CJS module support, and Mocha testing. No TypeScript.
-
google Skill Inspect AIUseful when working with the Inspect AI evaluation framework (e.g., in the eval/ directory). Provides instructions on how to access Inspect AI documentation.
14.4k -
google Skill Natural WritingContains well-defined rules for creating natural, accurate, and readable writing. Use this skill whenever authoring longer text, including reports, PR or CL descriptions, READMEs, system designs, analysis documents, or general documentation.
14.4k -
google Skill A2ui Doc Sync CheckAuditing codebase implementations for synchronization drift with the user documentation, readmes, and code comments.
14.4k -
szweibel Bundle PPTXPresentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
-
frmoretto-stream-coding Bundle Stream CodingDocumentation-first development methodology. The goal is AI-ready documentation - when docs are clear enough, code generation becomes automatic. Triggers on "Build", "Create", "Implement", "Document", or "Spec out". Version 3.5 adds Phase 2.5 Adversarial Review and renames internal verification to Spec Gate (structural completeness). Clarity Gate is now a separate standalone tool for epistemic quality.
-
b33eep Bundle Create Slidev PresentationBuild or edit Slidev (sli.dev) presentations for tech talks, workshops, conference sessions, and live-coding demos. Use when the user asks to create slides, a deck, a presentation, a workshop deck, a conference talk, or edit an existing slides.md.
-
ldayton Skill Verify CountsVerify numerical claims in documentation are still accurate
-
abrignoni Skill Leapp Corpus RunRun a LEAPP tool end to end against a real extraction to validate artifact changes and produce a handoff. Use when verifying new or changed artifacts before a PR, when asked to "run it against a real image" or "check the report", or when confirming recorded sample_data row counts.
-
gitlabhq Skill AI Principles Review FeedbackAct on automated review feedback left on the weekly AI principles distillation sync merge requests. Use when asked to address, respond to, or work through Duo review comments on `docs-sync/principles-*` branches, or on merge requests titled "Update AI development principles from SSOT". Classifies each finding, verifies it against the SSOT documentation, applies fixes on the sync branch, drafts replies, and escalates distiller defects.
-
hexavi8 Bundle Daily Stock AnalysisDeterministic daily stock analysis skill for global equities. Use when users need daily analysis, next-trading-day close prediction, prior forecast review, rolling accuracy, and reliable markdown report output.
-
ceshine Bundle Context7 SkillAccess up-to-date, version-specific documentation and code examples from Context7. Use this skill to verify library and framework details.
-
lherron Skill Doc ExportCreate comprehensive, self-contained documentation for a codebase. Use when asked to prepare documentation for external consumption, export docs for AI tools, consolidate scattered documentation, or create a documentation package that can stand alone without source code access. Triggers include "prepare docs for", "export documentation", "consolidate docs", "create documentation package", or requests to make docs suitable for tools that cannot access source code.
-
alirezarezvani Skill Claude Md Link CheckVerify every @path chain import and every markdown link inside every CLAUDE.md in this project resolves to an existing file. Read-only — returns broken links with file:line refs, never edits.
20.4k -
kinneyyan Bundle Metrics ReportPosts metrics data to a reporting endpoint. Use this when users need to send metrics data that has been collected and stored in temporary files to a reporting API.
-
elliotchen Bundle Error Doc Generator掃描 Java/Spring Boot 專案中的錯誤處理邏輯,按請求流程階段分類,為每個錯誤情境生成獨立的文件。 支援初次生成(initial)與後續增量更新(update)兩種模式:偵測到既有文件時自動進入更新模式,僅針對變動的案例做差異更新,並保留使用者手動維護的區塊。 當使用者要求整理錯誤案例、產生錯誤處理文件、建立錯誤地圖、分析 exception handling 模式、或更新既有錯誤文件時使用。 輸出為 Obsidian 相容 Markdown,含 Mermaid 流程圖,儲存於 docs/error/ 目錄下。
-
elliotchen Bundle Event Doc GeneratorAnalyze Spring Boot + DDD + Axon Framework + Saga projects to generate comprehensive event documentation in Traditional Chinese. Use when the user wants to document, catalog, or understand events in an Axon-based project. Triggers include: requests to generate event docs, analyze Axon events, document domain events, create event catalogs, or produce event-driven architecture documentation for Axon/Saga projects. Outputs individual markdown files per event plus a README summary, all under docs/event/.
-
elliotchen Skill Schedule Doc Generator為 Spring Boot 專案中的排程工作(Scheduled Jobs)產生標準化的說明文件。支援 DDD、Axon Framework、Spring Modulith 等架構。所有文件以繁體中文撰寫,輸出為 Markdown 格式,儲存於 docs/schedule 目錄下。適用於使用者提供排程工作的程式碼、設定檔或口頭描述,自動產生完整的排程工作說明文件。
-
elliotchen Bundle Architecture Doc Generator為 Spring Boot 與 DDD 專案生成完整的軟體架構文件。當使用者要求產生架構文件、系統設計文件、技術規格,或要求記錄其 Spring Boot/微服務/DDD 系統架構時使用。輸出至 docs/architecture 目錄,包含涵蓋系統總覽、DDD 設計、Spring Boot 實作、整合模式和部署策略的結構化 Markdown 文件。
-
glittercowboy Bundle Troubleshooting DocsCaptures solved problems as categorized documentation with YAML frontmatter for fast lookup. Use when user confirms solution with phrases like 'that worked', 'it's fixed', 'working now', or via /doc-fix command.
-
jpfrancoia Bundle PDFComprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
-
lubancafe Bundle PPTX AdvPresentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
-
23blocks-os Skill Docs SearchPROACTIVELY search the generated codebase documentation BEFORE implementing anything. Use it to confirm existing function signatures, APIs, and patterns so new code matches what is already there. Also use when the user asks to "search docs", "find function", or "check API". Verify the signature before you write the call, not after the type error.
-
1weiho Skill Create SlideUse this skill when the user wants to create, draft, author, or generate new slides / a presentation in this open-slide repo. Triggers on phrases like "make slides about X", "make a deck about X", "create a presentation", "draft slides for", "new slide", "a deck with speaker notes / a script", or when the user asks to add content under `slides/`. Do NOT use for editing the framework itself — only for authoring content inside `slides/<id>/`.
-
1weiho Skill Current SlideResolve which slide, page, and (optionally) selected element the user is currently viewing in the open-slide dev server. Consult this whenever the user references "this page", "this slide", "this element", "the slide I'm on", "the current page", or any deictic reference to slide content without naming it. Re-read `node_modules/.open-slide/current.json` at the start of every such turn — the user navigates between turns, so a value you read earlier in the conversation is almost certainly stale.
-
1weiho Skill Apply CommentsApply pending @slide-comment markers written by the open-slide inspector tool. Use when the user asks to "apply comments", "process slide comments", "apply the inspector comments", or references markers left inside `slides/<id>/index.tsx`.
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 daily-stock-analysis, leapp-corpus-run, docs-search. 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.