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 Check Dfxp ComplianceGenerates EXHAUSTIVE DFXP/TTML compliance report checking all 115 rules individually + styling/timing/element coverage with deep validation analysis to identify ALL issues in pycaption code.
-
tomevault-io Bundle Report BugAutomatically generate and post detailed bug reports to GitHub Issues for the active project repository. This skill should be used when documenting bugs discovered during development, creating professionally formatted GitHub Issues with reproduction steps, technical insights, and recommended E2E tests. Use when this capability is needed.
-
tomevault-io Bundle HyperrefLaTeX hyperref package for hyperlinks, cross-references, bookmarks, and PDF metadata. Use when helping users add clickable links, configure PDF properties, or manage cross-references. Use when this capability is needed.
-
tomevault-io Bundle Paper ReviewerUse this skill when the task is to review an academic paper PDF from the repo input folder, run specialized auditors, and compile a final report.
-
tomevault-io Bundle PDF To MarkdownConvert a PDF file to Markdown (with referenced images) in the current directory using docling. Use when the user wants to turn a PDF into markdown or extract a PDF's text/content. Takes the PDF path as the single argument. Use when this capability is needed.
-
tomevault-io Bundle Migrate To 1 0Migrates a Kotlin project from Exposed 0.61.0 to Exposed 1.0. Scans Kotlin sources and build files, applies the mechanical changes documented in the official 1.0 migration guide (package renames, JDBC module moves, SqlExpressionBuilder lambda → top-level imports, build dependency bumps), and produces a report of items that need manual review. Use when the user wants to upgrade an existing Exposed 0.61.0 project to 1.0; for older 0.x versions the skill emits a compatibility warning and proceeds only with user confirmation. Use when this capability is needed.
-
tomevault-io Bundle PDF ExtractorExtract text, tables, and images from PDF files. Use when converting PDF documentation, manuals, or reports to searchable text. Use when this capability is needed.
-
tomevault-io Bundle Repo AnalyzerAnalyze GitHub repositories for structure, documentation, dependencies, and contribution patterns. Use for codebase understanding and health assessment. Use when this capability is needed.
-
tomevault-io Bundle Skill BuilderBuild Claude skills from extracted documentation. Use after doc-scraper/pdf-extractor to generate uploadable skill packages. Use when this capability is needed.
-
tomevault-io Bundle Create PlansCreate hierarchical project plans optimized for solo agentic development. Use when planning projects, phases, or tasks that Claude will execute. Produces Claude-executable plans with verification criteria, not enterprise documentation. Handles briefs, roadmaps, phase plans, and context handoffs. Use when this capability is needed.
-
tomevault-io Bundle Lovstudio Any2pdf Any2pdfany2pdf — Markdown to Professional PDF
-
tomevault-io Bundle Docs InitInitialize comprehensive documentation structure for a project based on detected technologies and configuration. This skill should be used when users want to set up project documentation from scratch, bootstrap docs for a new project, or create initial documentation structure. Use when this capability is needed.
-
tomevault-io Bundle Vscode API此技能用于从官方的 TypeScript declaration files 和 documentation 中查找 VS Code API definitions。 Use when this capability is needed.
-
tomevault-io Bundle Etsi SpecRetrieving metadata and documentation for ETSI specifications. Use when you need to find latest version, full title, publication date, download URLs, or version history for any ETSI specification (EN, ES, EG, TS, TR, SR, GS, GR, PAS). Supports parts (e.g., -1, -2, -3). Use when this capability is needed.
-
tomevault-io Bundle Kn DocUse when working with Knowns documentation - viewing, searching, creating, or updating docs
-
tomevault-io Bundle LangfuseInteract with Langfuse and access its documentation. Use when needing to (1) query or modify Langfuse data programmatically via the CLI — traces, prompts, datasets, scores, sessions, and any other API resource, (2) look up Langfuse documentation, concepts, integration guides, or SDK usage, or (3) understand how any Langfuse feature works. This skill covers CLI-based API access (via npx) and multiple documentation retrieval methods. Use when this capability is needed.
-
tomevault-io Bundle Auto Skill GuideDocumentation for the Auto-Skill plugin - automatic workflow pattern detection, skill generation, and dynamic loading Use when this capability is needed.
-
tomevault-io Bundle Minimax AI Skills SkillsSlide Page Types (Standard)
-
tomevault-io Bundle Doc AuthorWrite, edit, and maintain documentation. Use for collaborative drafting, autonomous writing, or improving existing docs. Defaults to collaborative mode where the human makes final decisions. Built by Mintlify. Use when this capability is needed.
-
tomevault-io Bundle Coverage ReportMeasure VivaDicta test code coverage from the terminal. Use when asked what the test coverage is, a module's or the whole-app coverage %, which lines/files are covered, to get coverage without opening Xcode, or to see coverage after writing tests. Covers both the fast per-SPM-module path (swift test + llvm-cov) and the canonical whole-app path (xcodebuild + xccov), and which first-party targets count. Use when this capability is needed.
-
tomevault-io Bundle Build DocsBuild documentation packages from configs. Downloads docs, filters with AI, generates SKILL.md. Use when setting up or updating local documentation. Use when this capability is needed.
-
tomevault-io Bundle Deep ResearchUse this skill for any task that requires in-depth research, investigation, or comprehensive report generation on a topic. This includes: producing industry analysis, market research, technology surveys, competitive intelligence, trend reports, or any deliverable that synthesizes information from multiple sources into a structured long-form document; answering complex questions that require gathering evidence from the web, analyzing data, and presenting findings with charts and citations; any request where the user explicitly asks for a 'report', 'research', 'survey', 'white paper', or 'deep dive'. Trigger especially when the task cannot be answered from memory alone and requires active information gathering. Do NOT trigger for simple factual Q&A, code-only tasks, single-file data analysis (use data-analysis skill), or creative writing without research backing.
-
tomevault-io Bundle Codexfast Development FlowUse when iterating on codexfast features, bundle-patch signatures, compatibility gates, recovery behavior, or repo documentation in the codexfast repository.
-
tomevault-io Bundle Write DocsWrite documentation with real, validated examples. Executes commands through the user to capture actual output. Use for any new documentation or major doc updates. Use when this capability is needed.
-
tomevault-io Bundle Vrsen Openswarm OpenswarmPPTX creation, editing, and analysis
-
tomevault-io Bundle Adamwstauffer Shidler DOCXDOCX creation, editing, and analysis
-
tomevault-io Bundle Adamwstauffer Shidler PPTXPPTX Skill
-
tomevault-io Bundle Github Issue CreatorCreates well-structured GitHub issues for the MCPSpy project using the gh CLI tool. Use when asked to create issues, report bugs, or document features. Follows conventional naming with feat/chore/fix prefixes and maintains appropriate detail levels.
-
tomevault-io Bundle ShirushiDocument ID management for Git repositories. Validates, assigns, and tracks immutable doc_ids across Markdown/YAML files. Use when working with doc_id, document IDs, "@see docid" references, document integrity validation, or shirushi commands. Use when this capability is needed.
-
tomevault-io Bundle Doc SyncKeeps IdeaVim documentation in sync with code changes. Use this skill when you need to verify documentation accuracy after code changes, or when checking if documentation (in doc/, README.md, CONTRIBUTING.md) matches the current codebase. The skill can work bidirectionally - from docs to code verification, or from code changes to documentation updates. Use when this capability is needed.
-
tomevault-io Bundle Skill EnhancerAI-powered enhancement of skill SKILL.md files. Use to transform basic templates into comprehensive, high-quality skill documentation. Use when this capability is needed.
-
tomevault-io Bundle Source UnifierMerge multiple documentation sources (docs, GitHub, PDF) with conflict detection. Use when combining docs + code for complete skill coverage. Use when this capability is needed.
-
tomevault-io Bundle Adr BackfillBackfill missing ADR from git history and documentation Use when this capability is needed.
-
tomevault-io Bundle RestapiREST API design, implementation, and best practices. Activate for API endpoints, HTTP methods, status codes, authentication, and API documentation. Use when this capability is needed.
-
tomevault-io Bundle Living ContextThis skill should be used when the user asks about "snapshot.md", "constraints.md", "decisions.md", "debt.md", ".ctx/", "living context", "documentation freshness", "stale docs", "ADR", "architecture decision", "technical debt", "system context", "co-located documentation", "context health", "validation", or needs help managing co-located documentation that stays synchronized with code. Use when this capability is needed.
-
tomevault-io Bundle RunThis fixture keeps dispatch metadata in YAML frontmatter while the markdown 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 check-dfxp-compliance, report-bug, hyperref. 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.