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.
-
bradtaylorsf Skill Account Report 2Patterns for generating Gamma.app-compatible slide deck markdown from Linear data for customer-facing account management presentations
-
kanevry Skill Brainstorm 2Use when you have a feature idea but the scope or UX is still ambiguous — runs a lightweight Socratic design dialogue (3-5 AUQ rounds) and writes a spec markdown file. Use BEFORE /plan feature when product intent needs validation; skip to /plan feature when scope is already clear. HARD-GATE prevents any code work until the design is user-approved.
-
kanevry Skill Vault Sync 2Use when you need to validate the Meta-Vault's Markdown frontmatter and wiki-link integrity before closing a session or after vault edits. Runs as a hard gate at session-end Phase 1 — blocks close if any `.md` file fails the Zod frontmatter schema or has dangling `[[wiki-links]]`. Supports three modes: `hard` (blocks on errors), `warn` (reports without blocking), `off` (skip). Reads `vault-sync.*` from Session Config; respects per-vault exclude globs from `CLAUDE.md`. Triggers: "vault validation failed at session close", "fix vault frontmatter errors", "check vault wiki-links", "why is session-end blocked by vault-sync". <example>Context: session-end Phase 1 quality gate, vault-sync.enabled=true, vault-sync.mode="hard". user: "/close" assistant: "vault-sync found 2 frontmatter errors in vault/40-learnings/ml-notes.md — missing required `id` field. Fixing before close."</example>
-
omicverse Bundle Spatial Transcriptomics Tutorials With Omicverse 3Spatial transcriptomics: Visium/HD, Stereo-seq, Slide-seq preprocessing (crop, rotate, cellpose), deconvolution (Tangram, cell2location, Starfysh), clustering (GraphST, STAGATE), integration, trajectory, communication.
-
fabioc-aloha Skill Doc Hygiene 4Documentation hygiene — anti-drift rules, code-documentation placement, count elimination, and living document maintenance. Use when auditing docs or comments for drift, fixing hardcoded counts and dead links, documenting code for adopters, or deciding whether a document is living or historical.
-
fabioc-aloha Skill Big Idea 3Distill the central claim before authoring any summary-shaped output: hero copy, commit-message subject, PR title, ADR title, slide title, executive summary, skill description, abstract. Length is format-dependent (1 sentence for titles, up to a short paragraph for complex theses), tested against the Saint-Exupéry rule (remove sentences until removing another would break the claim). Chart summaries use the specialized chart-big-idea skill in the flint-chart-plugin.
-
fabioc-aloha Skill Markdown Mermaid 4Create and maintain Mermaid or custom SVG diagrams as concise visual arguments tied to a document's Big Idea. Use when a diagram must clarify a process, decision, relationship, or state, or when document edits may have made one stale.
-
fabioc-aloha Skill Lint Clean Markdown 4Write markdown that passes markdownlint on first attempt — encode the most common rules as muscle memory
-
managedcode Bundle Mcaf Feature Spec 4Create or update a feature spec under `docs/Features/` with business rules, user flows, system behaviour, verification, and Definition of Done. Use when the user asks for a feature spec, executable requirements, acceptance criteria, behaviour documentation, or a pre-implementation plan for non-trivial behaviour changes.
-
fabioc-aloha Bundle DOCX To Md 5Convert Word documents (.docx) to clean Markdown with image extraction and pandoc cleanup
-
fabioc-aloha Bundle Md To Word 5Convert Markdown with Mermaid diagrams and SVG illustrations to professional Word documents
-
opengitcode Skill ObsidianWork with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
-
dailybothq Skill Deepworkplan Status 4Report the status of a Deep Work Plan — completed tasks, what's left, and blockers — without executing. Use when the developer asks for plan status or what remains.
-
family3253 Bundle Anthropics PDFUse 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.
-
green-pt Skill Honey Eco 4Report the session's Honey savings: output tokens, CO2, and CO2/$ saved vs a no-Honey baseline, via the committed EcoLogits port.
-
green-pt Skill Honey Debt 4Harvest every `honey:` shortcut marker into a debt ledger, flagging the ones with no revisit trigger. One-shot report, changes nothing.
-
dtsong Skill Documentation Plan 3Use when designing documentation architecture for a project or team. Covers audience mapping, Diataxis framework classification, onboarding path design, format and location decisions, documentation testing, and maintenance scheduling. Do not use for recording individual architecture decisions (use adr-template) or creating versioned changelogs (use changelog-design).
-
rysweet Bundle PPTX 3Presentation 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
-
rudironsoni Bundle Obsidian Plugin Development 4Build, modify, and debug Obsidian plugins using the TypeScript API. Use this skill when working with Obsidian plugin source code, the obsidian npm package, plugin UI (views, modals, settings, commands, ribbons), vault file operations, editor manipulation, workspace management, metadata cache, events, markdown rendering, or the Obsidian CLI. Covers plugin lifecycle, best practices, common patterns, and the full TypeScript API surface.
-
hack23 Skill Documentation Standards 4Documentation Standards Skill
-
hack23 Skill C4 Architecture Documentation 4C4 Architecture Documentation Skill
-
rudironsoni Bundle Rulesync 4Generates and syncs AI rule configuration files (.cursorrules, CLAUDE.md, copilot-instructions.md) across 20+ coding tools from a single source. Use when syncing AI rules, running rulesync commands, importing or generating rule files, or managing shared AI coding configurations.
-
taracodlabs Bundle Nano PDF 2Edit PDFs with natural-language instructions using the nano-pdf CLI tool
-
majiayu000 Bundle Slides 5生成口播视频背景 PPT 幻灯片(16:9 横版 PNG 序列)。当用户需要做 PPT、生成幻灯片、做演示背景图时使用
567 -
majiayu000 Bundle Humanizer 16Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
567 -
fusengine Skill Research 3Technical research methodology using Context7, Exa, and Sequential Thinking for documentation, best practices, and complex investigations.
-
fusengine Bundle Skill Creator 3Use when creating new skills, restructuring existing skills, or improving skill documentation. Generates SKILL.md + references/ structure with proper patterns.
-
fusengine Bundle Changelog Scan 3Scan Codex changelog for new versions, features, and changes. Fetches official docs, parses release notes, and generates structured update report.
-
lyndonkl Bundle Valuation Reporting 3Assemble the report: bridge, range, verdict and risks.
-
yogsoth-ai Bundle Destruction Synthesis 2Synthesize all assumption destruction outputs into structured destructive innovation report.
-
yogsoth-ai Bundle Enumeration Synthesis 2Synthesize all systematic enumeration outputs into a structured idea report with prioritized recommendations.
-
yogsoth-ai Bundle Perspective Synthesis 2Synthesize all perspective outputs into a structured multi-perspective idea report.
-
yogsoth-ai Bundle Cross Domain Synthesis 2Synthesize all cross-domain findings into a structured idea report. Integrates outputs from all strategies and SOPs.
-
neekware Bundle Observability Designer 2> **Note:** Bundled scripts ship as Markdown reference (`.md`) — copy the code out of the `.md` file to run it.
0 -
neekware Bundle Atlassian Admin 2> **Note:** Bundled scripts ship as Markdown reference (`.md`) — copy the code out of the `.md` file to run it.
0 -
neekware Bundle Senior Ml Engineer 2> **Note:** Bundled scripts ship as Markdown reference (`.md`) — copy the code out of the `.md` file to run it.
0
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 account-report, brainstorm, vault-sync. 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.