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 Docs Manager 2Internal engine for managing project documentation and technical standards in .maister/docs/. Handles file operations, INDEX.md generation, and .github/copilot-instructions.md integration. Invoked by maister-init, standards-update, and standards-discover skills. Use when this capability is needed.
-
tomevault-io Bundle Documentation 35Create and maintain technical documentation including READMEs, API docs, architecture decision records (ADRs), and user guides. Use this skill when writing project documentation, documenting APIs, recording architectural decisions, creating how-to guides, or establishing documentation standards. Use when this capability is needed.
-
tomevault-io Bundle AI Multimodal 2Process and generate multimedia content using Google Gemini API. Capabilities include analyze audio files (transcription with timestamps, summarization, speech understanding, music/sound analysis up to 9.5 hours), understand images (captioning, object detection, OCR, visual Q&A, segmentation), process videos (scene detection, Q&A, temporal analysis, YouTube URLs, up to 6 hours), extract from documents (PDF tables, forms, charts, diagrams, multi-page), generate images (text-to-image, editing, composition, refinement). Use when working with audio/video files, analyzing images or screenshots, processing PDF documents, extracting structured data from media, creating images from text prompts, or implementing multimodal AI features. Supports multiple models (Gemini 2.5/2.0) with context windows up to 2M tokens. Use when this capability is needed.
-
tomevault-io Bundle Quality 4This skill should be used when the user asks about "code quality", "formatting", "linting", "lint rules", "code style", "error handling", "unsafe code", "documentation comments", "doc comments", "rustfmt", "prettier", "eslint", "clippy", or needs guidance on code quality enforcement and configuration. Use when this capability is needed.
-
tomevault-io Bundle Doc Sync 3Check documentation consistency across README, man page, and help screen Use when this capability is needed.
-
tomevault-io Bundle Documentation 17Use this skill when setting up or updating project documentation for Sphinx/readthedocs.org. Handles API reference, guides, and changelog updates.
-
tomevault-io Bundle Docs Style 2Style guidelines for writing and updating documentation. Use when writing new docs, updating existing docs, or reviewing docs for quality. Use when this capability is needed.
-
tomevault-io Bundle Writing Skills 2Use when creating or updating SKILL.md documentation - Explains how and why to create a skill.
-
tomevault-io Bundle Writing Skills 3Use when creating or updating SKILL.md documentation - Explains how and why to create a skill.
-
tomevault-io Bundle New Feature 2Plan new features/integrations following SOLID principles. Analyzes codebase architecture, researches official documentation and best practices, designs extensible solution, and creates comprehensive GitHub issue with implementation blueprint. Use when this capability is needed.
-
tomevault-io Bundle Nano PDF 10Edit PDFs with natural-language instructions using the nano-pdf CLI. Use when this capability is needed.
-
tomevault-io Bundle Obsidian 10Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli. Use when this capability is needed.
-
tomevault-io Bundle Demo Skill 2Use when working with a demo skill that helps with documentation
-
tomevault-io Bundle Doc Writer 4Generates and improves documentation
-
tomevault-io Bundle Code Reviewer 14Comprehensive code review and analysis for software quality assurance. Use when Claude needs to review code in any format including (1) Individual files (Python, R, JavaScript, etc.), (2) Directory structures and project organization, (3) Scripts and automation code, (4) Jupyter notebooks and data analysis workflows, (5) Documentation assessment and improvement suggestions, (6) Bug detection and logic verification, (7) Testing coverage and strategy evaluation, (8) Code consistency and maintainability analysis. Provides actionable improvement recommendations across all aspects of software development. Use when this capability is needed.
-
tomevault-io Bundle Documentation 24Documentation deep-dive for the poku website covering Docusaurus setup, language policy, feature-to-docs mapping, conventions, JSDoc, and the changelog. Use when editing or adding docs or mapping a feature to its page. Use when this capability is needed.
-
tomevault-io Bundle Documentation 25Generate comprehensive documentation for code including API docs, README files, and inline comments. Use when this capability is needed.
-
tomevault-io Bundle Agents Md 6This skill should be used when the user asks to 'create AGENTS.md', 'update AGENTS.md', 'add to AGENTS.md', 'document the repo', 'write repo documentation', 'create repository guide', 'document patterns', 'document conventions', 'add coding guidelines', or after implementing features to document new patterns, conventions, commands, or gotchas that should be added to AGENTS.md. Also triggers when noticing undocumented patterns, repeated gotchas, or missing workflow documentation. Use when this capability is needed.
-
tomevault-io Bundle Report Writing 2This skill should be used when the user asks to "write a report", "executive summary", "research report format", "report structure", "present findings", "business writing", "analysis documentation", or needs guidance on structuring research outputs, executive communication, or professional report formatting. Use when this capability is needed.
-
tomevault-io Bundle Documentation 26Keep project documentation up to date Use when this capability is needed.
-
tomevault-io Bundle Fastapi 13Build production-ready Python APIs with FastAPI using type hints, async/await, dependency injection, and automatic OpenAPI documentation Use when this capability is needed.
-
tomevault-io Bundle Nano PDF 12Edit PDFs with natural-language instructions using the nano-pdf CLI. Use when this capability is needed.
-
tomevault-io Bundle AI Multimodal 3Process and generate multimedia content using Google Gemini API for better vision capabilities. Capabilities include analyze audio files (transcription with timestamps, summarization, speech understanding, music/sound analysis up to 9.5 hours), understand images (better image analysis than Claude models, captioning, reasoning, object detection, design extraction, OCR, visual Q&A, segmentation, handle multiple images), process videos (scene detection, Q&A, temporal analysis, YouTube URLs, up to 6 hours), extract from documents (PDF tables, forms, charts, diagrams, multi-page), generate images (text-to-image with Imagen 4, editing, composition, refinement), generate videos (text-to-video with Veo 3, 8-second clips with native audio). Use when working with audio/video files, analyzing images or screenshots (instead of default vision capabilities of Claude, only fallback to Claude's vision capabilities if needed), processing PDF documents, extracting structured data from media, creating images/videos from text pr
-
tomevault-io Bundle Read Docs 2Find most up-to-date documentation for relevant tools, libs, etc. Use when this capability is needed.
-
tomevault-io Bundle PDF To Video 2Use when user wants to convert a PDF document into a showcase video, extract key points from PDF, or create video presentation from PDF file
-
tomevault-io Bundle Writing Skills 6Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization
-
tomevault-io Bundle Git Workflow 40Git workflow rules for Renfield. Commit message format, issue numbering, branch naming, PR creation, documentation updates before push. Triggers on "commit", "push", "PR erstellen", "pull request", "branch", "git", "merge". Use when this capability is needed.
-
tomevault-io Bundle Technical Writer 2Assists with writing and maintaining Morphir technical documentation. Use when creating, reviewing, or updating documentation including API docs, user guides, tutorials, and content for the Docusaurus site. Also helps ensure documentation quality through link checking, structure validation, and code review for documentation coverage.
-
tomevault-io Bundle Skill Creator 56Use when creating new skills, restructuring existing skills, or improving skill documentation. Generates SKILL.md + references/ structure with proper patterns.
-
tomevault-io Bundle Setup 18Use when onboarding to a project or creating/updating CLAUDE.md - covers codebase analysis, documentation generation, and policy management
-
tomevault-io Bundle Workflow 4Language, terminal, workspace, branch, commit, PR, planning, and documentation workflow rules. Use when writing in English, committing, creating PRs, or creating plans in .cursor/plans/. Use when this capability is needed.
-
tomevault-io Bundle Documentation 27Write technical documentation and guides Use when this capability is needed.
-
tomevault-io Bundle PDF 27Comprehensive 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 Doc Coauthoring 2Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks. Use when this capability is needed.
-
tomevault-io Bundle Commit 73Commit workflow for ai-standards repo. Formats all markdown files and previews changes before committing. Use when this capability is needed.
-
tomevault-io Bundle Code Review 134Perform a project-wide code review of the 5thPlanet SEGA Saturn emulator, covering correctness, emulation accuracy, code quality, tests, documentation, and style. 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 docs-manager, documentation, ai-multimodal. 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.