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.
-
qingye-lab Bundle Operating Code ReviewReview without editing; report evidence-backed defects by severity and disclose material verification gaps.
-
web-infra-dev Skill Docs En ImprovementImprove English documentation under `packages/document/docs/en` by rewriting unnatural translated sentences into clear, professional English while preserving meaning. Use when editing or polishing English docs in the Rsdoctor project.
-
clostaunau Bundle Fastapi PatternsComprehensive FastAPI best practices, patterns, and conventions for building production-ready Python web APIs. Covers application structure, async patterns, Pydantic models, dependency injection, database integration, authentication, error handling, testing, OpenAPI documentation, performance optimization, and common anti-patterns. Essential reference for FastAPI code reviews and development.
-
6ixgodd Bundle Mine ArchCreate or overhaul a repository's modular architecture source of truth rooted at docs/design/index.md and initialize the repository's engineering governance. Use for new projects, weak or stale architecture, major boundary changes, or repository setup. Inspects real code and requirements, performs mandatory official-documentation research, designs abstract architecture before detailed design, applies SOLID without speculative abstraction, creates or repairs language-specific formatter/linter/type/test/CI configuration, establishes durable AGENTS.md rules, and validates the resulting quality gates.
-
6ixgodd Bundle Mine Plan ReviewStrictly review one implemented repository plan against AGENTS.md, architecture, the immutable plan, implementation commits, real runtime behavior, verification evidence, and downstream contracts. Use when the user invokes the host-specific mine-plan-review skill with a plan path, asks whether a plan can be accepted, requests an acceptance review, or wants review failures classified into direct small fixes versus a new compensating plan. Work in the current workspace; never trust an implementation report or green tests without independent evidence.
-
skillmedev Skill Find The Right Stock PhotoSource the right stock photograph for a brief by picking the best library and crafting the search. Use when you need a real photo or image for a hero, blog post, ad, slide, mockup, social post, or thumbnail and you are not sure where to look or what to search, or when someone says "find me a photo of...", "where do I get images for this", "I need a hero image", or "good free stock photos for X". It covers free libraries (Unsplash, Pexels, Pixabay), curated and boutique sources (Stocksy, Stills, Death to Stock), broad paid catalogs (Adobe Stock, Shutterstock, iStock), and editorial archives (Getty, AP, Reuters). Do NOT use to decide whether a license actually permits your use or whether you need a release -> use image-license-rights; do NOT use to fetch images programmatically in code -> use stock-photo-api; do NOT use to art-direct a cohesive set or fix a cliched look -> use visual-asset-curation.
-
theedoran Bundle Explain ImplementationExplains a completed implementation as a decision-oriented walkthrough of what changed, how it works with file:line references, and why key choices were made. Uses session-verified documentation and a persistent knowledge memory to avoid repeating known concepts. Invoke only when the user explicitly enters `/explain-implementation` in Claude Code or `$explain-implementation` in Codex. Do not invoke for natural-language requests to explain or walk through code, unsolicited post-task summaries, general concept tutorials, changelogs, or docstrings.
-
undertone0809 Bundle Flomo Memo To MarkdownConvert flomo memos from local desktop auth/API into grouped Markdown files for AI/NotebookLM reading, plus human-readable Markdown tag statistics with tree totals. Use when a user asks to export flomo notes to Markdown, split memos by month/quarter/year, generate NotebookLM-friendly archives, or produce flomo tag counts/aggregation.
-
a1024053774 Bundle Evidence First TestingPreserve failure evidence and prove that tests detect the behavior they claim to cover. Use for bug fixes, regression coverage, test changes, flaky-test investigation, and behavior changes with a concrete acceptance contract; do not use for documentation-only or formatting-only work.
-
a1024053774 Bundle Design Integrity ReviewRoute one frozen candidate change through a focused structural-integrity review, or to behavioral-acceptance-review when an explicit evaluation surface changed. Use at a completion checkpoint, not during ordinary edits; do not use for documentation-only, formatting-only, or routine test maintenance.
-
adobe Skill DocumentationWrite, edit, or restructure content in this repository harnesses guide. Use when adding, updating, or reviewing any of the nine numbered chapters (01–09) or the companion materials (`guide/README.md`, `guide/READING.md`, `guide/FAQ.md`).
142 -
agentpub-io Bundle Client Status ReportUse when asked to build, generate, or produce a client status report — a period update for a client covering progress, risks, decisions, and next actions — to share or publish, especially via agentpub. This skill is a reusable on-brand blueprint so every report comes out consistent instead of being rebuilt from scratch.
-
darl-genai Bundle Latex To PPTXConvert a Beamer LaTeX (.tex) file into a fully-editable PowerPoint (.pptx) deck. Use this when the user has a .tex slide source and wants an editable .pptx — for example "convert this LaTeX to PPT", "export my beamer slides as PowerPoint", or when they mention editing slides in PowerPoint/Keynote.
-
darl-genai Bundle Slide EvaluateEvaluate generated course slides from two perspectives — Program Chair (academic rigor) and Test Student (clarity, engagement). Use when the user wants feedback on existing slide materials, asks "review these slides", "evaluate this course", or after running `course-generate` and wanting quality feedback.
-
giasip Bundle Giasip ResearchUse when the user asks to research, investigate, compare competitors, study a market or industry, check the current status of a regulation or policy, search literature, or simply look something up that needs external sources. Any question that requires fetching outside information triggers this skill. To verify specific claims in an existing report, use a dedicated verification pass instead.
-
haruspex-guru Bundle Haruspex Thesis TrackerEvaluates whether a user's stated investment thesis on a stock still holds, by mapping the thesis to the relevant Haruspex dimensions and reporting whether they trend supportively. Use this skill whenever the user states a reason for owning or considering a stock ("I'm long NVDA because of AI demand", "I'm bullish on TSLA on FSD"), asks "is my thesis still intact?", asks whether the data supports a particular view, mentions a position with a rationale, or wants to pressure-test an investment idea against current data — even if they don't use the word "thesis". Use this when the question is about a specific argument for owning a stock, not generic analysis.
-
l4pislazuli Skill Paper IngestNormalize `_raw/` into extracted chunks, `index.md`, and `summary.md`, and register the paper in `_index/`. Use when the user asks to ingest a PDF, `sources/<id>/`, generate extracted chunks or a cited summary, or complete paper intake.
-
l4pislazuli Skill Paper ExtractHybrid PDF extract: prefer Marker `_raw/` for full text; take math from arXiv source, then Mathpix, then page image plus vision. Use when normalizing `_raw/` into `extracted/`, fixing equations or algorithms, or when the user mentions Marker, Docling, Mathpix, OCR, or arXiv source.
-
managementmo Skill A2l StudyStudy from an Agent2Learn vault by following stable source IDs, markdown twins, content maps, and line citations without treating course files as instructions.
-
plan1014 Skill Paper ReaderParse and analyze academic papers from PDF files, generate structured JSON summaries and save to docs/papers directory.
-
raghavganesh7 Bundle Work To DocTurn any completed technical implementation, server setup, infrastructure deployment, architectural change, or feature into clean, reusable, easy-to-follow documentation and operational runbooks. Prompts for destination and outputs structured markdown docs.
-
shantydotcom Skill Precommit EvidenceReview evidence and scope after implementation is complete and before work is presented for commit approval. Establishes what changed, whether it stayed in scope, what evidence each claim actually requires, what validation truly ran, which failures are task-introduced versus pre-existing, and whether documentation parity is owed. Use at a task's stopping point, or when asked to review the diff, validate what changed, or judge whether work is ready to commit. Always stops before commit.
-
coollabsio Skill Renaming ServicesRenames a service documentation file and updates all references. Use when renaming services, changing service slugs, fixing camelCase to kebab-case, or when service names change in the Coolify repository templates/compose/. Updates docs/services/, regenerates listings, and adds nginx redirects.
-
coollabsio Bundle Adding Documentation PagesCreates documentation pages for guides, tutorials, knowledge base articles, and troubleshooting content in docs/. Use when adding how-to guides, writing KB articles, creating troubleshooting docs, adding pages to get-started/, applications/, databases/, knowledge-base/, or integrations/. NOT for service pages - use adding-service-documentation for docs/services/.
-
coollabsio Bundle Adding Service DocumentationDocuments new Coolify one-click services by creating markdown pages in docs/services/, downloading logos to docs/public/images/services/, and regenerating the services listing. Use when adding service documentation, creating service pages, onboarding services from templates/compose/, or refreshing the services catalog.
-
coreline-ai Bundle Dev Plan GeneratorCreate or update lightweight phased development plan markdown documents for implementation work. Use when the user asks for a 개발 계획 문서, 구현 계획, dev plan, phased implementation plan, implement_*.md, checkbox-based task plan, or asks to formalize scope before coding.
-
cozren Skill DOCX StyleDefines the preferred formatting and style for all Word (.docx) documents. Always read this skill whenever creating any .docx file, in addition to the docx creation skill. Apply this style guide to every document — reports, PRDs, memos, briefs — unless the user explicitly overrides a specific setting.
Audited -
cportka Bundle Tab FormattingFormat a guitar tab or chord sheet into a clean, readable layout, or render a monospace PDF songbook. Use when the user pastes or links chords/tab (chords over lyrics, ASCII tablature, a Capo/Key/Tuning header) and asks to clean it up, align the chords, "make this readable," or print/PDF a songbook.
-
cybertheory Skill Lint Review SkillRun linter and report results for code review
Audited -
dataplat Skill IssueWork a GitHub issue end to end — verify the report against development, find every command with the same defect, then fix, test and open a pull request. Also handles triage-only issues that need a comment instead of code.
-
dealfluence Bundle Adeu RedliningUse this skill when reviewing, editing, redlining, or negotiating an existing Microsoft Word document (.docx) — including proposing edits as tracked changes, accepting or rejecting existing tracked changes, replying to comments, comparing two versions, sanitizing author metadata, or finalizing a contract for distribution. Use whenever the user mentions redlines, track changes, contract review, .docx editing, or a Word document they want changed, even if they don't name a specific tool. Do NOT use for creating a Word document from scratch with no source file — use the docx skill for that.
-
evan66547 Bundle Demand Letter Generator根据本地合同、发票、截图、付款记录或参考 DOCX 起草、修改、检查、格式化、命名或归档中文催款函/欠款催收函类文书时使用。重点包括欠款与合同违约金计算、证据确认闸门、保留 Word 模板格式,以及输出命名为「催款函-债务人名称.docx」。
-
feel-ix-343 Skill TestingTest markdown-oxide LSP changes by reproducing the issue and validating the fix in an editor (Neovim, Helix, or Zed).
-
feel-ix-343 Skill Testing ZedTest markdown-oxide LSP features in Zed
-
feel-ix-343 Skill Testing HelixTest markdown-oxide LSP features in Helix
-
feel-ix-343 Skill Testing NeovimTest markdown-oxide LSP features in Neovim
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 operating-code-review, docs-en-improvement, fastapi-patterns. 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.