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.
-
danmestas Skill Rtk Repo RecapUse when you want a shareable Markdown recap of the rtk repository state — open PRs (grouped into ours / external-reviewable / external-problematic), open issues with priorities, recent releases, executive summary, and a clipboard copy. Pass `en` or `fr` for language (defaults to French)
Audited -
danmestas Skill Obsidian MarkdownWrite correct Obsidian Flavored Markdown: wikilinks, embeds, callouts, properties, tags, highlights, math, and canvas syntax. Reference this when creating or editing any wiki page. Triggers on: write obsidian note, obsidian syntax, wikilink, callout, embed, obsidian markdown, wikilink format, callout syntax, embed syntax, obsidian formatting, how to write obsidian markdown.
-
vignesh2027 Skill Presentation MaestroActivates PresentationMaestro for executive presentations, pitch decks, and visual storytelling. Use when you need narrative arc and slide flow design for a pitch or board deck, data visualization and chart selection guidance, executive summary distillation into 3-5 key messages, per-slide content writing with speaker notes, or design direction for layout and visual hierarchy.
Audited -
vignesh2027 Skill Technical Writer ProActivates TechnicalWriter-Pro for documentation, API docs, and knowledge management. Use when you need a complete GitHub README with badges and setup instructions, OpenAPI endpoint documentation with code examples in multiple languages, operational runbooks with step-by-step procedures, wiki information architecture, or step-by-step tutorials with clear learning objectives.
Audited -
vignesh2027 Skill DeveloperexperienceosComplete developer experience intelligence — SDK design, documentation, onboarding, developer community, API ergonomics, CLI tooling, and building products that developers love and evangelize
Audited -
takazudo Bundle PDF CombineCombine multiple PDF files into a single PDF. Use when: (1) User wants to merge PDF files, (2) User mentions 'combine PDFs', 'merge PDFs', or 'join PDFs', (3) User has multiple PDFs that need to be consolidated. Respects file order: when given a directory, files are sorted alphabetically; when given specific file paths, the order provided is preserved.
-
takazudo Skill Pr CompleteLand the current work and merge it: self-heals the branch state (commits and pushes uncommitted work via /commits push, pushes a new branch, opens the PR via /pr if none exists), then monitors CI checks and merges when ready. Use when: (1) User says 'complete pr', 'merge pr', or 'finish pr', (2) PR is reviewed and ready but CI may still be running, (3) User wants to wait for CI and auto-merge, (4) User wants their current branch committed, PR'd, and merged in one go. Missing PR, missing upstream, uncommitted changes, and a missing linked issue for -c are all normal states to fix silently — never preconditions to stop and report.
-
zaxbyhub Bundle Issue TracerUse when asked to trace, investigate, root-cause, reproduce, plan, fix, resolve, close, or prepare a PR for an issue, bug report, defect, regression, failing test, or confusing runtime behavior. This Codex adapter delegates to the canonical protocol at .opencode, which owns the Full-Resolution Contract, reproduction, reasoning-guided localization, no-gap fix planning, recurrence-class eradication, independent critic and implementation review, and PR-ready closure.
-
zaxbyhub Skill Deep ResearchFull execution protocol for MODE: DEEP_RESEARCH — orchestrator-worker deep research over external sources: decompose, iterative web_search/web_fetch retrieval, parallel sme synthesis, dual-reviewer claim verification, critic challenge of high-stakes claims, and a cited report. Loaded on demand by the architect when the deep-research command emits a [MODE: DEEP_RESEARCH ...] signal.
-
zaxbyhub Bundle Research FirstCodex adapter for research-before-planning work. Use when a task depends on current external facts, unfamiliar libraries, APIs, standards, security advisories, release notes, product behavior, or repo behavior that must be verified before planning or implementation.
-
richard0901 Bundle Nsfc Academic ResearchNSFC-style deep academic research workflow with Tavily + long-form Chinese report generation. Use when users ask for 国自然选题分析、学术综述、深度文献检索、50+网址来源、PDF原文链接、或需要 Mermaid 思维导图。
-
richard0901 Bundle Jlyl Literature DeliveryUse when Codex needs to obtain a literature PDF and normal routes failed: Open Access/full-text links are unavailable, AI4Scholar cannot download it, or an authorized institutional/source workflow is needed as a last resort. Uses the JLYL literature delivery site through the Browser Use plugin with user-provided credentials or an existing logged-in session.
-
richard0901 Skill Literature Review HelperAutomated literature review assistant that searches academic papers, builds a strategic search plan, and synthesizes findings into a professionally formatted Word document (.docx) research guide. Trigger this skill when the user expresses intent to explore a research topic, including casual phrasing like: "I'm starting a literature review on X", "I'm writing a paper on X", "help me research X", "I'm doing research on X", "can you help me research X". Do NOT trigger for single one-off paper searches where the user just wants a quick list of papers — that is a simple Consensus search. This skill is for when the user wants depth, strategy, and synthesis.
-
richard0901 Bundle Recommended Reading ListGenerate a curated supplementary reading list from any course syllabus using Consensus academic search. Use this skill whenever a user uploads a syllabus, course outline, or curriculum document and wants to find recent research papers, build a reading list, or discover literature related to course topics. Also trigger when the user says 'find papers for my course', 'create a reading list from this syllabus', 'recent research for my class', 'supplementary readings', 'find journal articles for these topics', or 'what recent papers cover this material'. Even casual mentions like 'any new research on these course topics?' or 'update my syllabus with recent papers' should trigger this skill. This skill parses the syllabus to extract topics and learning outcomes, searches Consensus for recent peer-reviewed papers, and produces a professionally formatted .docx reading list with clickable Consensus links, one-sentence summaries, and discussion questions tied to course learning goals.
-
vodouai Bundle QA ReportShow the latest VODOU QA scorecard as human-readable markdown in chat — score, per-step table, and failure tails from the real runner output
-
vodouai Bundle Uml DiagramGenerate UML diagrams and visualizations using PlantUML with real-time rendering for system design and documentation
-
legioncodeinc Bundle Wiki StingerEquips wiki-worker-bee with the 13-type code entity catalog, tree-sitter AST extraction patterns (the repo's own src/graph approach), ADR detection from commit messages, the active four-artifact contradiction protocol, and canonical knowledge-page templates with code-aware frontmatter. Use when wiki-worker-bee is invoked to extract entities and concepts from code chunks plus git context into library/knowledge/, or to lint the existing knowledge area for orphans, dead links, and stale claims. Not for module narrative authorship (use library-stinger) or QA report authorship (use quality-stinger).
-
coldbox Skill RelaxUse this skill when modeling REST APIs with the Relax DSL, defining routes with parameters and response schemas, generating API documentation, and producing JSON/XML specification output for ColdBox-based REST services.
-
coldbox Skill CbjavaloaderUse this skill when dynamically loading Java JAR libraries at runtime in a ColdBox application using cbjavaloader. Covers installation, classpath configuration, creating Java objects from JARs, reloading in development, and common use cases (PDF processing, Apache POI, image manipulation).
-
coldbox Skill Docbox AnnotationsUse this skill when writing JavaDoc-style DocBox comments on BoxLang or CFML classes, properties, functions, and arguments; adding @author/@version/@since/@return/@throws/@deprecated block tags; using @doc.type for generic array/struct types; or preparing source code for API documentation generation with DocBox.
-
coldbox Skill Coldbox DocumenterUse this skill when writing or improving documentation comments for ColdBox application code -- handlers, models, services, interceptors, layouts, modules, and configuration files. Covers what to document, what to skip, ColdBox-specific patterns for @event/@rc/@prc, integration with DocBox annotations, and documentation standards that result in accurate, useful API docs.
-
takazudo Skill Codex WriterDocument writing using OpenAI Codex CLI (codex exec). PREFERRED over general writing tasks. Use when: (1) User says 'write document', 'write docs', 'codex write', or 'codex writer', (2) Writing README, documentation, or technical content, (3) Drafting text content. Codex drafts, Claude Code reviews and writes. Falls back to Claude Code if codex unresponsive.
-
takazudo Skill Codex TranslatorTranslation using OpenAI Codex CLI (codex exec). PREFERRED for translation. Use when: (1) User says 'translate', 'codex translate', 'translation', or 'codex translator', (2) Translating between languages (Japanese, English, etc.), (3) Translating documentation, comments, or UI strings. Codex drafts, Claude Code reviews and writes. Falls back to Claude Code if codex unresponsive.
-
takazudo Bundle Log ConversationRecord the current Claude Code conversation as a markdown file under $HOME/cclogs/{slug}/ for later reuse (memos, blog drafts, esa). Use when: (1) User says 'log conversation', 'record conversation', 'log-conversation', 'start logging', 'stop logging', (2) User invokes /log-conversation directly with args like -a, --all, -e, --end, or a number, (3) User wants to snapshot the chat to articlify or quote later.
-
takazudo Skill Dev Upstream ReportReport bugs and improvement ideas found in Takazudo's own upstream packages as GitHub issues on the upstream repo. The current project depends on packages built by the user under github.com/takazudo and github.com/zudolab (e.g. zudolab/zudo-doc, Takazudo/zudo-front-builder, the @takazudo/* npm scope). Use when: (1) User invokes /dev-upstream-report — with a description to report something now, or with no args to enable upstream-watch mode for the rest of the session, (2) During development a bug, limitation, or missing feature is traced to one of these upstream packages rather than the current project, (3) User says 'report upstream', 'upstream issue', 'file it on the package repo', or blames one of these packages for a problem.
-
takazudo Skill Dev Gh Actions Doc Auto MergeCreate a GitHub Actions workflow that auto-merges a production branch into a documentation branch. Use when: (1) Setting up auto-sync from production to doc branch, (2) User mentions 'doc auto merge', 'auto sync docs', 'document branch sync', (3) User wants docs to stay up-to-date with production automatically.
-
latestaiagents Skill Bug ReportingWrite clear, actionable bug reports that help developers fix issues quickly. Use this skill when reporting bugs, documenting defects, or improving bug tracking processes. Activate when: bug report, defect, issue report, bug tracking, reproduction steps, bug template.
-
latestaiagents Skill Reproduction BuilderUse this skill when creating bug reproductions. Activate when the user needs to create a minimal reproduction case, report a bug with steps to reproduce, isolate a bug to specific conditions, or help others understand how to trigger an issue.
-
latestaiagents Skill Doc Sync AutomationUse this skill when keeping documentation synchronized with code. Activate when the user needs to update docs after code changes, generate API documentation, create README updates, keep JSDoc/TSDoc in sync, or automate documentation workflows.
-
latestaiagents Skill Test Case DesignDesign comprehensive test cases with proper coverage and clear documentation. Use this skill when writing test cases, creating test suites, or improving test coverage. Activate when: test case, test scenario, test coverage, test design, write tests, BDD, gherkin.
-
mrciphersmith Skill HealthUse for code quality state - lint, type, test, coverage, dependency, and complexity health of the project, a module, or a file. Read the health report before claiming quality status or gate results.
-
dragoon0x Skill ReportGenerate a shareable OPTIK score card. Produces an SVG/image showing score, category breakdowns, and grade.
-
40rty-ai Skill Shopify Admin Sales By Channel ReportRead-only: breaks down revenue, units, and AOV by sales channel (Online Store, POS, Draft Orders, etc.).
Audited -
40rty-ai Skill Shopify Admin Gift Card Balance ReportRead-only: lists all active gift cards with remaining balance, expiry, and last-used date for liability tracking.
Audited -
40rty-ai Skill Shopify Admin Stock Velocity ReportRead-only: calculates days-of-supply and sell-through rate per SKU and location for replenishment planning.
Audited -
40rty-ai Skill Shopify Admin Inventory Aging ReportRead-only: categorizes inventory into aging buckets (0-30, 31-60, 61-90, 90+ days) based on time since last sale or receipt.
Audited
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 rtk-repo-recap, obsidian-markdown, presentation-maestro. 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.