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.
-
rudironsoni Bundle Dotnet API DocsGenerates API documentation. DocFX setup, OpenAPI-as-docs, doc-code sync, versioned docs.
-
openshift-eng Bundle Update Platform DocsUpdate existing platform documentation with automatic gap detection in openshift/enhancements
-
openshift-eng Skill Address CI FailuresTriage and fix PR CI failures caused by the PR's own changes. Use when has-review-work detects new failing checks, when a PR has CI regressions to investigate, or when deciding whether to fix vs report a CI failure.
-
manastalukdar Skill Docs SyncSync documentation files with code changes — detects what changed, finds affected docs, and applies surgical updates so docs never drift from code. Works in any repo.
-
manastalukdar Skill Cost TrackReport token spend per session and cumulative totals from session logs
-
manastalukdar Skill Post MergeSweep for follow-up work after recent merges — TODOs added in merged PRs, stale feature flags, dead code, documentation gaps, and tech-debt tickets left by merge comments.
-
manastalukdar Skill Minimal FixProduce the smallest possible code change that fixes one specific, well-scoped issue — CI failure, reviewer comment, or bug report. Never touches unrelated code and respects a safety denylist.
-
rudironsoni Bundle Dotnet Documentation StrategyChooses documentation tooling. Starlight, Docusaurus, DocFX decision tree, migration paths.
-
bjornmelin Bundle Gh Deps IntelJS/TS + Python dep upgrade intel (monorepos). Outdated package-manager checks + GitHub release/changelog → Markdown+JSON. Audits, compatible bumps, deprecations, breaking changes, full upgrades.
-
rudironsoni Skill Dotnet Testing Test Naming ConventionsTest naming conventions and best practices specialized skill. Used when naming test methods, improving test readability, and establishing naming standards. Covers three-part naming method, Chinese naming recommendations, test class naming, etc. Keywords: test naming, test naming, naming conventions, naming conventions, three-part naming, three-part naming, method_scenario_expected, method_scenario_expected, how to name tests, test readability, naming best practices, test report, test documentation
-
manastalukdar Skill Context BudgetReport estimated context window utilization and flag when approaching the compaction threshold
-
ffanglaili Bundle Diagram Reports GeneratorThis skill generates comprehensive diagram and MicroSim reports for the geometry course by analyzing chapter markdown files and creating table and detail reports. Use this skill when working with an intelligent textbook (specifically geometry-course) that needs updated visualization of all diagrams and MicroSims across chapters, including their status, difficulty, Bloom's Taxonomy levels, and UI complexity.
-
manastalukdar Skill API Docs GenerateGenerate OpenAPI/Swagger documentation from code analysis
-
manastalukdar Skill Incident ResponseStructured production incident workflow — gather symptoms, run diagnostics, correlate recent deploys, draft a timeline and incident report
-
bjornmelin Bundle Hotspot OptimizerFinds algorithmic complexity and performance hotspots, then optimizes them behind tests without changing behavior. Use for nested loops, repeated scans, N+1 queries, costly re-renders, or when a request mentions hot paths or slow code. Defaults to an analysis-only report.
-
hainamchung Skill C4 Architecture C4 ArchitectureGenerate comprehensive C4 architecture documentation for an existing repository/codebase using a bottom-up analysis approach.
-
congdon1207 Bundle PPTXPresentation creation, editing, and analysis. When Codex 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
-
happy-technologies-llc Skill Hrsd Kb GenerationGenerate HR knowledge articles from resolved cases, covering HR policy documentation, benefits FAQs, and onboarding guides
-
happy-technologies-llc Skill Problem AnalysisRoot cause analysis and problem management including known error documentation, workaround management, and permanent fix tracking
-
happy-technologies-llc Skill Gap GroupingGroup and categorize knowledge gaps by topic, service area, and priority to identify systemic documentation needs, cluster related gaps, and create action plans for article creation
-
happy-technologies-llc Skill Executive DashboardExecutive KPI generation including MTTR, MTBF, resolution rates, and report data aggregation
-
jimmc414 Bundle Treatment PlansGenerate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, and pain management. Includes SMART goal frameworks, evidence-based interventions with minimal text citations, regulatory compliance (HIPAA), and professional formatting. Prioritizes brevity and clinical actionability.
-
jimmc414 Bundle Scientific SlidesBuild slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design templates, timing guidance, and visual validation. Works with PowerPoint and LaTeX Beamer.
-
jimmc414 Bundle PDFPDF manipulation toolkit. Extract text/tables, create PDFs, merge/split, fill forms, for programmatic document processing and analysis.
-
jimmc414 Bundle DOCXDocument toolkit (.docx). Create/edit documents, tracked changes, comments, formatting preservation, text extraction, for professional document processing.
-
jimmc414 Bundle PPTXPresentation toolkit (.pptx). Create/edit slides, layouts, content, speaker notes, comments, for programmatic presentation creation and modification.
-
mgd34msu-goodvibes-gemini Bundle OpenapiDefines and generates OpenAPI 3.1 specifications with TypeScript type generation, validation, and documentation. Use when documenting APIs, generating client SDKs, or implementing contract-first API design.
-
mgd34msu-goodvibes-gemini Bundle DocumentationFixes documentation issues including missing JSDoc, module-level comments, and @returns tags. Use when functions lack documentation or JSDoc is incomplete.
-
writer Bundle Credit Memo GeneratorGenerate investment-grade credit memoranda for commercial and institutional lending decisions. Use when preparing loan committee packages, documenting credit analysis for new originations or renewals, structuring deal summaries for syndication, or creating standardized credit write-ups that meet regulatory and investor documentation requirements.
-
magnus919 Bundle Travel GuideCreate personalized, source-grounded travel dossiers from a destination, dates, duration, travelers, and constraints. Ask only the questions that change the plan, use explicitly permitted personal context without exposing it, research current logistics, and produce a cited, visually coherent PDF or responsive companion web page. Use when someone wants an individualized itinerary, trip brief, travel field guide, or shareable travel website. Do not use for real-time booking, ticket purchasing, visa or legal advice, or generic destination summaries without a specific traveler and trip.
-
magnus919 Bundle Adr AuthoringWrite, review, and maintain architecture decision records with clear context, alternatives, consequences, confirmation links, and lifecycle governance. Use when a consequential technical decision or its enforceable architectural constraint must remain understandable. Do not use for system-wide evolutionary architecture design, general observability, or operating a named test or CI tool.
-
bookforge-ai Skill Least Privilege Access DesignAnalyze a system's access patterns and design least-privilege controls: classify data and APIs by risk, select the narrowest API surface for each operation, define authorization policies with multi-party approval for sensitive actions, establish emergency access override procedures, and optionally introduce a controlled-access production proxy. Use when reviewing access controls for an existing system, designing authorization for a new service, auditing whether engineers have more permissions than their roles require, deciding whether to use a bastion or proxy for privileged operations, or hardening administrative API surfaces against insider mistakes and external compromise. Produces an access classification report, API surface recommendations, authorization policy decisions, and emergency override guidelines.
-
bookforge-ai Bundle Architecture Diagram CreatorCreate effective architecture diagrams following established diagramming standards (UML, C4, ArchiMate) with proper visual elements and presentation techniques. Use this skill whenever the user needs to create, review, or improve architecture diagrams, wants guidance on which diagramming standard to use, needs help with diagram elements (titles, lines, shapes, labels, color, keys), is preparing architecture presentations with slides, wants to use incremental builds for presenting complex diagrams, is struggling with inconsistent notation across diagrams, or needs to maintain representational consistency across different zoom levels of their architecture — even if they don't explicitly say "diagram."
-
bookforge-ai Bundle Product Team Health DiagnosticDiagnose why a product team or organization is slow, not innovative, or delivering poor outcomes. Use when a leader or team observes slow velocity, lack of innovation, poor product quality, feature factory behavior, or team dysfunction — and needs root causes and a prioritized fix list. Also use when a new product leader is assessing an organization, when a CEO or board says teams are too slow, or when someone says 'why are we not shipping faster?', 'engineering and design aren't collaborating', 'we ship but nothing moves the needle', or 'I need to assess team health before proposing changes.' Scores 42 diagnostic criteria across team behaviors, innovation capacity, velocity killers, and design integration. Produces a severity-ranked report with a composite health score and remediation priorities. For culture-level issues (innovation vs. execution quadrant), use product-culture-assessment. For process-level waterfall diagnosis, use product-process-dysfunction-diagnosis.
-
magnus919 Bundle Confluence CLIInteract with Atlassian Confluence from the terminal: list spaces, browse pages, view page content, search with CQL, and create pages. Use when the user mentions Confluence, a space key (e.g. DEV), or asks about documentation, wiki pages, space content, or knowledge base articles. Do not use this skill for unrelated requests; route to the nearest named specialist.
-
writer Bundle Risk Adjustment SupportSupport HCC coding accuracy, RAF score optimization, and risk adjustment documentation completeness for Medicare Advantage and ACA populations. Use when analyzing risk adjustment factor scores, identifying suspected coding gaps, validating HCC capture, or preparing for RADV audits.
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 gh-deps-intel, diagram-reports-generator, hotspot-optimizer. 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.