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.
-
tomevault-io Bundle Code Review 6Analyzes git diffs and generates structured markdown summaries of code changes. Use when reviewing commits, understanding what changed in a branch, creating change documentation, or reviewing pull requests.
-
tomevault-io Bundle Obsidian 4Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli. Use when this capability is needed.
-
tomevault-io Bundle Retro 2Session retrospective report. Use when reviewing or summarizing a work session. Use when this capability is needed.
-
tomevault-io Bundle Ask 2Analyze repository and answer user questions through systematic code exploration, GitHub issue/PR search (gh command), and web document search. Outputs in Japanese Markdown format. Use when users ask about codebase, architecture, implementation details, or when /ask command is invoked. Read-only, no code changes. Use when this capability is needed.
-
tomevault-io Bundle Fix Bug 3Fix a bug from a GitHub issue using TDD. Analyzes the issue, creates a reproducing test case, implements the fix, verifies it, and creates a PR. Use this skill whenever working on a GitHub issue, bug report, or regression — even if the user just provides an issue number or URL. Use when this capability is needed.
-
tomevault-io Bundle Nano PDF 4Edit PDFs with natural-language instructions using the nano-pdf CLI. Use when this capability is needed.
-
tomevault-io Bundle Obsidian 5Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli. Use when this capability is needed.
-
tomevault-io Bundle Document 2Generate structured code documentation for files, services, or modules. Use when the user asks to document code, understand a module, generate API docs, or wants a reference for a service. Invoke with /document <path-or-module-name>. Use when this capability is needed.
-
tomevault-io Bundle DOCX 2Create, read, and modify Microsoft Word (.docx) documents using Python and standard libraries. Use when this capability is needed.
-
tomevault-io Bundle PDF 19Comprehensive 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. Use when this capability is needed.
-
tomevault-io Bundle Document 5Create or update a crate's README documentation Use when this capability is needed.
-
tomevault-io Bundle Doc 4Documentation generation and update. Creates README, API docs, architecture docs. Use when documentation is needed or outdated. Use when this capability is needed.
-
tomevault-io Bundle Documentation 13Documentation rules for the Aiavivo project. Covers README.md structure, per-sub-project DEVELOPMENT.md template, when/how to update documentation after code changes, and handling of sub-projects with no code yet. Use when this capability is needed.
-
tomevault-io Bundle Release 46Create a new release for grepai. Checks CI, determines version type, updates CHANGELOG and documentation, credits contributors, and creates GitHub release. Use when this capability is needed.
-
tomevault-io Bundle Documentation 14Feature documentation and release notes patterns. Use when documenting changes, writing PR descriptions, or preparing releases. Use when this capability is needed.
-
tomevault-io Bundle Readme 5When the user wants to create or update a README.md file for a project. Also use when the user says 'write readme,' 'create readme,' 'document this project,' 'project documentation,' or asks for help with README.md. This skill creates absurdly thorough documentation covering local setup, architecture, and deployment. Use when this capability is needed.
-
tomevault-io Bundle PDF 21Comprehensive 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. Use when this capability is needed.
-
tomevault-io Bundle Docs 10Update documentation to reflect recent code changes. Use when this capability is needed.
-
tomevault-io Bundle PDF 22Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.
-
tomevault-io Bundle DOCX 5Creates, edits, and analyzes Word documents with tracked changes, comments, and formatting preservation. Use when working with .docx files for document creation, modification, redlining, or text extraction.
-
tomevault-io Bundle PDF 24Comprehensive 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. Use when this capability is needed.
-
tomevault-io Bundle Nano PDF 9Edit PDFs with natural-language instructions using the nano-pdf CLI. Use when this capability is needed.
-
tomevault-io Bundle Update Docs 2Check and update repository documentation before creating PRs/MRs. Scans for outdated docs, mermaid diagrams, README, API docs. Only runs for repos with docs.enabled=true in config.json. Use when user says "update docs", "check documentation". Use when this capability is needed.
-
tomevault-io Bundle Documentation 15Technical documentation, API docs, and developer guides Use when this capability is needed.
-
tomevault-io Bundle PDF 25Comprehensive 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. Use when this capability is needed.
-
tomevault-io Bundle API Design 6Design robust REST APIs with proper versioning, pagination, error handling, rate limiting, and OpenAPI documentation. Use when this capability is needed.
-
tomevault-io Bundle Documentation 16README, 마크다운 문서, 아키텍처 문서 등 사용자가 읽을 수 있는 문서를 작성할 때 사용. 다이어그램 형식과 문서 구조 가이드라인을 따름. Use when this capability is needed.
-
tomevault-io Bundle Gen Docs 2Update Kimi Code CLI user documentation. Use when this capability is needed.
-
tomevault-io Bundle PDF 26Comprehensive 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. Use when this capability is needed.
-
tomevault-io Bundle Write Docs 3Comprehensive guide for writing and updating Prefect documentation. Use when creating new doc pages, updating existing docs, or working with Mintlify components and code example testing. Use when this capability is needed.
-
tomevault-io Bundle Test 30Run tests and report results. Use when you need to verify code changes work correctly. Use when this capability is needed.
-
tomevault-io Bundle Web Search 5Search the web for research papers, documentation, or information. Use when looking for recent papers, finding documentation, or filling bibliography gaps. Use when this capability is needed.
-
tomevault-io Bundle Doc Review 2Reviews documentation for factual accuracy Use when this capability is needed.
-
tomevault-io Bundle Docs Sync 2Keep documentation in sync with code changes across README, docs sites, API docs, runbooks, and configuration. Use when the user asks to update docs, ensure docs match behavior, or prepare docs for a release/PR. Use when this capability is needed.
-
tomevault-io Bundle Documentation 18Write effective documentation including inline docs, README structure, API documentation, and code comments. Use when writing README files, documenting APIs, creating architecture decision records, adding inline code documentation, or setting up documentation tooling. Use when this capability is needed.
-
tomevault-io Bundle API Design 10REST and GraphQL API design best practices including HTTP methods, status codes, and documentation. Use when this capability is needed.
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 code-review, obsidian, retro. 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.