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 StandardsLanguage-specific coding standards and validation rules. Provides Python, Go, TypeScript, Shell, YAML, JSON, and Markdown standards. Auto-loaded by /vibe, /implement, /doc, /bug-hunt, /complexity based on file types. Use when this capability is needed.
-
tomevault-io Bundle Pm BrainInitialize a PM Brain — a markdown-native second brain for a product operator (PM, product lead, founder, or anyone accountable for one product or initiative) doing judgment-heavy work with scattered inputs. Detects greenfield vs. migration mode, runs a focused interview, copies the deterministic scaffold into the working directory, populates placeholders from interview answers, runs a self-test, and commits. Use when invoked via `/pm-brain` or when the user asks to set up a PM Brain. Use when this capability is needed.
-
tomevault-io Bundle Emacs InfoEmacs Info documentation system. Navigate and query Info manuals for Emacs, Elisp, and GNU tools. Use when this capability is needed.
-
tomevault-io Bundle Exa SearchUse Exa for semantic/neural web search. Exa understands context and returns high-quality results. Use this skill when you need to search the web for documentation, research, or any information that requires understanding meaning rather than just keyword matching. NEVER substitute web_search for Exa - they serve completely different purposes. Use when this capability is needed.
-
tomevault-io Bundle BlueprintTransform verbose natural language requests into structured bilingual documentation (Korean for review + English for AI prompts) Use when this capability is needed.
-
tomevault-io Bundle Health CheckRun comprehensive project health checks including code quality, documentation, git status, and project structure Use when this capability is needed.
-
tomevault-io Bundle DocumentsRead and write Lark documents - get content as markdown or blocks, create new documents, append content (text, headings, lists, code), list folders. Use when user asks about a Lark doc, wants to read/create/edit a document, or mentions a document URL/ID. Use when this capability is needed.
-
tomevault-io Bundle Zhongjis Nix Config PPTXPPTX Skill
-
tomevault-io Bundle Sciatlas Trend ReportUse only SciAtlas search-papers to take a novice user from zero setup to a timeline-oriented research trend report. Trigger when the user asks for topic history, field evolution, recent trends, representative papers over time, or emerging directions. Use when this capability is needed.
-
tomevault-io Bundle Uat TestingEnd-to-end User Acceptance Testing for web applications. Analyzes branch changes and specs to generate exhaustive test cases, sets up the local environment, executes tests via Playwright browser automation, and produces a pass/fail results report with screenshots and fix documentation. Use when the user says "run UAT", "test this feature", "UAT testing", "acceptance test", "test my branch", "generate test cases", or wants to verify a feature branch against its spec before merge. Use when this capability is needed.
-
tomevault-io Bundle Plugin API ReviewReview changes to the OpenShift Console plugin API for compliance with contribution guidelines, styleguide, and proper documentation in changelogs. Provides a detailed report of findings and compliance score. Use when this capability is needed.
-
tomevault-io Bundle Pablospe DOCX Editor DOCXDOCX creation, editing, and analysis
-
tomevault-io Bundle Skill Maker AI Skill Factory For ToolsMeta-skill that generates domain-specific AI skills from tool documentation Use when this capability is needed.
-
tomevault-io Bundle Integration Test HelperHelps launching the full process of integration test, also investigate and report the results. Use when this capability is needed.
-
tomevault-io Bundle Write Project DocumentCreate concise project documents in Markdown with the sections Problem, Solution, Scope, Rabbit Holes, and No Gos. Use when the user asks to draft, structure, or refine a project document, project brief, proposal, feature spec, or planning note in this specific Seed-style format. Use when this capability is needed.
-
tomevault-io Bundle Swair Prosophor ProsophorMarkdown to Academic Paper Converter
-
tomevault-io Bundle Tya5 Reyn Word Stats DemoOverview
-
tomevault-io Bundle Md CopyFormat final answer as markdown and copy to clipboard. Use when user says "copy as markdown", "md copy", "copy formatted", "clipboard", or wants the session's final answer formatted and copied. Use when this capability is needed.
-
tomevault-io Bundle Docs UpdateUpdate documentation after code changes. Use when adding features, changing keybindings, modifying config options, or updating TUI behavior. Automatically finds and updates relevant documentation files (README, recipes, help text). Use when this capability is needed.
-
tomevault-io Bundle EngraphIndex and search document collections using hybrid semantic + graph + full-text search. Use when users need to search knowledge bases, find connections between documents, discover related content via link graphs, or query indexed markdown collections. Use when this capability is needed.
-
tomevault-io Bundle API LifecycleProvides API design and lifecycle management guidance including versioning, deprecation, rate limiting, and documentation standards. Triggers on api design, rest api, graphql, api versioning, deprecation, breaking changes, rate limiting, api lifecycle, api documentation, openapi.
-
tomevault-io Bundle Mo HooksSet up codeindex Git hooks for automatic README_AI.md updates on commit. Use when user wants auto-updating documentation, git hook setup for codeindex, or automatic index refresh when code changes. Triggered by "set up auto-update", "install hooks", "auto-update README_AI.md", "keep docs in sync". Use when this capability is needed.
-
tomevault-io Bundle Mo IndexGenerate AI-friendly code index using codeindex tool. Use when user wants to index a project, generate README_AI.md files, create code documentation, or make codebase searchable. Triggered by "index this project", "generate code index", "create documentation", "scan codebase". Use when this capability is needed.
-
tomevault-io Bundle Writing Documentation With DiataxisApplies the Diataxis framework to create or improve technical documentation. Use when being asked to write high quality tutorials, how-to guides, reference docs, or explanations, when reviewing documentation quality, or when deciding what type of documentation to create. Helps identify documentation types using the action/cognition and acquisition/application dimensions. Use when this capability is needed.
-
tomevault-io Bundle Financial Report Analyzer专门用于上市公司财报(如年度报告、季度报告)的深度分析。该技能能够自动提取关键财务指标,计算核心财务比率,生成可视化图表,并结合行业背景生成专业的财务分析报告。 Use when this capability is needed.
-
tomevault-io Bundle Coding StandardsCoding standards and best practices checklist for Python and TypeScript. Use when reviewing or writing code to enforce naming conventions, structure guidelines, error handling patterns, and documentation standards. Apply to all workflow nodes that involve code generation or modification. Use when this capability is needed.
-
tomevault-io Bundle TeardownReverse-engineer any website — spawns investigation, analyst, and editor agents to produce a teardown report. Use when this capability is needed.
-
tomevault-io Bundle Doc LookupLocate and retrieve specific documentation sections from DiPeO's docs/ by heading anchors or keywords. Returns minimal, targeted excerpts instead of full files. Use when you need precise documentation context without loading entire guides. Use when this capability is needed.
-
tomevault-io Bundle Taboolib IncisionMaintain and document the TabooLib incision module. Use when working on runtime weaving, Scalpel DSL, @Surgeon annotations, dispatcher/registry flow, remap/version matching, bytecode site matching, Incision-Test fixtures, or incision user/design documentation in this repository. Use when this capability is needed.
-
tomevault-io Bundle Snowflake CheckInspect the Git diff from `main...HEAD` to identify tests it added or changed, validate the applicable runtime behavior against a real Snowflake instance, and produce a concise report of failures and behavioral differences. Use when a user asks to run tests from the current branch on real Snowflake, compare fake/local Snowflake behavior to actual Snowflake behavior, or verify whether newly added Snowflake-facing tests match live semantics. Use when this capability is needed.
-
tomevault-io Bundle Travisjneuman Claude DOCXDOCX creation, editing, and analysis
-
tomevault-io Bundle Upstash Context7 Find DocsDocumentation Lookup
-
tomevault-io Bundle Wenerme AI Gemini CLI DocsGemini CLI Documentation
-
tomevault-io Bundle Breaking Change ReportRun the japicmp binary-compatibility report for wiremock-core and produce a filtered summary covering only @PublishedAPI-annotated classes. Use this when asked to generate, refresh, or summarise the breaking-changes report. Use when this capability is needed.
-
tomevault-io Bundle Oxygen SyncSync AI documentation with current source code. Use when components, themes, hooks, or exports have been added, modified, or removed in the Oxygen UI package. Use when this capability is needed.
-
tomevault-io Bundle Release GateRun VMark release gates and summarize results. Use when asked to run full quality gates (lint/test/build), verify readiness, or produce a gate report. 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 standards, pm-brain, emacs-info. 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.