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.
-
stanfish06 Bundle Dotnet Coverage AnalysisProject-wide code coverage and CRAP (Change Risk Anti-Patterns) score analysis for .NET projects. Calculates CRAP scores per method and surfaces risk hotspots — complex code with low coverage that is dangerous to modify. Use to diagnose why coverage is stuck or plateaued, identify what methods block improvement, or get project-wide coverage analysis with risk ranking. USE FOR: coverage stuck, coverage plateau, can't increase coverage, what's blocking coverage, coverage gap, CRAP scores, risk hotspots, where to add tests, coverage analysis, coverage report. DO NOT USE FOR: targeted single-method CRAP analysis (use crap-score); auditing test code for coverage-touching or other anti-patterns (use test-anti-patterns); writing tests; running tests (use run-tests). Requires or produces coverage (Cobertura) and CRAP metrics.
-
stanfish06 Skill Officecli Academic PaperUse this skill to build academic-style .docx output: journal / conference / thesis chapters carrying formal citation style (APA, Chicago, IEEE, MLA), numbered equations, figure & table cross-references, footnotes/endnotes, bibliography, or multi-column journal layout. Trigger on: 'research paper', 'journal paper', 'conference paper', 'manuscript', 'thesis', 'APA', 'MLA', 'Chicago', 'IEEE two-column', 'bibliography', 'hanging indent', 'citation style', 'abstract + keywords', 'equation numbering', 'cross-reference', paper with footnotes/endnotes. Output is a single .docx.
-
stanfish06 Bundle Digital Pathology ScientistExpert-thinking profile for Digital Pathology Scientist (clinical / research): Reasons from whole-slide pixels, pathologist-ground-truth label levels, and stain/scanner batch effects through QuPath, CLAM/TIAToolbox MIL, Macenko/Vahadane normalization, and MI-CLAIM/TRIPOD+AI standards while treating patch-level leakage, scanner-ID shortcuts, attention-on-necrosis artifacts, and...
-
stanfish06 Bundle Matlab Optimize PerformanceRead BEFORE optimizing any MATLAB code for speed. Without this workflow, agents commonly optimize the wrong target, fabricate speedup claims without measurement, or introduce regressions. Guides the 7-step workflow: baseline, profile, identify, optimize, measure, verify, report.
-
stanfish06 Bundle Twilio Enterprise KnowledgeUse when building Twilio Enterprise Knowledge workflows for AI or human agents, including provisioning a knowledge base, adding website, PDF, or text sources, semantic search, or grounding responses in approved organization content. Use this for enterprise business knowledge; use `twilio-customer-memory` for person-specific customer context.
-
stanfish06 Bundle Reports Pdfs And Slide AutomationLay out and export data-rich reports and documents. Use when the user needs report structure, figure packaging, PDFs, PowerPoint or Google Slides automation, or programmatic insertion of visualizations, UML-like diagrams, or architecture diagrams into documents.
-
sohaibdevv Bundle Eu AI Act SpecialistEU AI Act (Regulation (EU) 2024/1689) operational compliance for compliance teams. Three Article-level decisions: (1) What's the risk tier of this AI system — prohibited (Art. 5), high-risk (Art. 6 + Annex III), limited-risk (Art. 50), or minimal-risk? (2) For high-risk systems, what's the Article 43 conformity assessment route (Module A internal control vs Module H full QMS + notified body) and what goes in the Annex IV technical documentation? (3) Per organizational role (provider / deployer / importer / distributor / authorized representative), what are the active obligations and deadlines? Use during AI system intake review, when planning conformity assessment, or when scoping deployer obligations. Cites Articles + Annexes for every output. NOT executive AI strategy (see chief-ai-officer-advisor). NOT a legal substitute.
-
mrmps Skill Document Intake RoutingLabel each page of an intake packet with a document type and a page role before extraction runs, so only confident pages reach an extractor and the rest reach a person. Use when a mailroom, loan file, claim packet or vendor upload arrives as one long PDF. Triggers on "route these scanned forms", "which form type is each page", "split this intake packet", "sort these scans by form type".
-
austek Bundle Python Coding StandardsPython coding standards and best practices covering error handling, performance optimization, async patterns, SOLID design principles, documentation, data validation, and object-oriented programming. Use when writing, reviewing, or refactoring Python code, or when the user asks about Python style, design, or best practices.
-
austek Skill To QuestionnaireTurn an unresolved decision into a Markdown questionnaire to extract missing knowledge from a recipient async or in a meeting.
-
yannick-bottino Bundle Deep ResearchUse when the user requests a research report, literature review, market or industry analysis, competitive landscape, due diligence, policy brief, or technical deep-dive — anything needing evidence from many web sources synthesized with citations. Also triggers on: "research this topic", "write a report on", "survey the literature on", "competitive analysis of",...
-
jboguanzon Bundle Teach MeTeach the user any topic at their current level of understanding as a persistent curriculum of self-contained Obsidian markdown lessons. Probes a one-time baseline, plans a dependency-grounded path, teaches node-by-node with quiz gates and follow-up questions, verifies facts and executes code, and writes lessons into the user's learn vault, consolidating the finished topic into a quick-reference note so sessions resume and refreshers work from files. Use when the user wants to learn a topic ("teach me X"), resume one ("continue X", "next lesson"), or refresh one ("review X").
-
jboguanzon Skill Code ReviewReview the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/spec asked for?). Run both reviews as independent passes and report them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to "review since X". The spec source is passed as an argument (path or URL) or found in the repo.
-
navinspire-ia Skill Debug LiveLive debugging workflow - reproduce first, DebugMCP breakpoints, conversational state questions, isolated repair branch, before/after tests, repair report. Use for /debug and hard production bugs.
-
lucas4790 Bundle Codebase OnboardingGenerate a DeepWiki-style structured wiki for any codebase to accelerate developer onboarding. Use this skill whenever a user wants to understand, document, or onboard into an unfamiliar repository — including requests like 'explain this codebase', 'generate documentation for this repo', 'help me understand this project', 'create an onboarding guide', 'map out the architecture', or 'how does this codebase work'. Also trigger when a user provides a repo URL or file tree and asks for analysis, or when onboarding new team members into existing codebases. Even if the user doesn't say 'wiki' or 'onboarding', trigger this skill if they want a structured understanding of a codebase.
-
rlaope Skill Omh Paper Learning 3[omh] Hermes Paper Learning workflow: explain a supplied paper or paper/PDF at a selected level while preserving full section coverage and source evidence boundaries. Use when the user says: paper-learning, paper learning, paper-explainer, paper explainer, paper explanation, explain this paper, explain this arxiv paper, paper walkthrough.
-
navinspire-ia Skill DOCX GeneratorCreate, read, and edit Word (.docx) files - styles, tables, images, headers, and templates - using python-docx. Use whenever a deliverable must be a Word document.
-
navinspire-ia Skill PPTX GeneratorCreate PowerPoint (.pptx) decks - layouts, text, tables, charts, images, and brand templates - using python-pptx. Use whenever the deliverable is a presentation file.
-
navinspire-ia Skill Presentation DesignerDesign the story, structure, and slide-by-slide plan of presentations - pitch decks, client presentations, reports. Use before generating any deck.
-
navinspire-ia Skill Report GeneratorAssemble recurring or one-off business reports - data, charts, narrative, and formatted output (PDF/DOCX/Markdown) - from multiple sources. Use for weekly/monthly reports and study deliverables.
-
navinspire-ia Skill Template ManagerMaintain the library of branded document templates - DOCX, PPTX, PDF styles, email blocks - versioned and reusable by all document skills. Use to create or update templates.
-
navinspire-ia Skill Deep Web ResearchMulti-source web research with comparison, source quality checks, and a cited report. Use for market scans, tech decisions, due diligence, or “what do sources say about X”.
-
navinspire-ia Skill PDF Ocr ExtractorExtract tables, forms, and text from PDFs and scans (OCR when needed), including multilingual docs. Use for contracts, invoices, and document intake.
-
samirelanduk Skill Codebase ExplainerExplain how code works — whole codebases, specific features or flows through a codebase, or individual functions/classes/files. Use this skill whenever the user asks how something in a codebase works, what a file or function does, how data flows through code, how a feature is implemented, or asks for an architectural tour or orientation in an unfamiliar codebase. Trigger even when they don't use the word "explain" — questions like "what does this do", "how is X implemented", "walk me through this", "what's going on in here", or "I'm new to this repo, where do I start" all count.
-
montageai Bundle Niwo Render EverythingBuild a Niwo short-video asset bundle from any content the user can provide—PDF, paper, URL, Word, chat, or a finished script. Finalize the narration with the user, download real images and B-roll, trim clips with ffmpeg, write content.json and manifest.json, then deliver a zip the user uploads to Niwo Video Studio (https://niwo.studio/video-studio) for rendering. Requires downloading files to local disk, shell access with ffmpeg and ffprobe, and zip. Use when the user wants to turn any material into a short video, or asks to gather footage and stills to match a narration.
-
sxvan Skill Human WritingWord and punctuation choice. Apply to every message after drafting and before sending, and when editing existing text, docs, commit messages, or code comments. Removes the vocabulary and punctuation patterns that mark writing as AI generated.
-
makinotes Bundle Elab ReportEdgeLab · 把多次 elab-save 存档合并成一份可分享的投研复盘报告。 触发方式:/elab-report、/出报告、「打包」「整理一份」「发星球的复盘」 EdgeLab · Merge elab-save snapshots into a deliverable research/review report. Trigger: /elab-report, "package this up", "make me a report"
-
cas-bigdatalab Bundle Doc CoauthoringGuide 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.
-
denshoapp Bundle Densho MigrateMigrating documentation to Densho
-
firstp1ck Skill DOCX EditorSafely inspect, search, render, edit, diff, validate, and commit Microsoft Word DOCX files with the dedicated docx_* tools. Use for DOCX/DOTX/DOCM/DOTM document work; enforces dry-run-first edits, active-content refusal, preservation checks, and save-as by default.
-
firstp1ck Bundle Wiki ToolsUse when creating, updating, validating, evaluating, or maintaining Pi local wiki/documentation extension packages from templates. Provides create_wiki, update_wiki, list_wiki_templates, and validate_wiki workflows, plus quality gates for accuracy, effectiveness, and token output.
-
jinneverett Skill Ielts VocabIELTS vocabulary training. Spaced repetition review + synonym-swap drills + scenario word packs + spelling checks. Triggers: /ielts-vocab, "learn vocab", "vocabulary", "review", "synonyms", "spelling"
-
jinneverett Skill Ielts DiagnosisIELTS data diagnosis + personalized study plan generation. Reads historical data, outputs a diagnostic report and a daily training plan. Triggers: /ielts-diagnosis, "diagnosis", "study plan", "help me analyze", "where are my weaknesses"
-
firstp1ck Bundle Nixos LocalUse automatically for NixOS, Nix, nixpkgs, flakes, Nix language, Home Manager-adjacent Nix configuration, nix commands, NixOS modules/options, packages, overlays, derivations, and troubleshooting. Prefer local official NixOS/Nix documentation evidence via nixoswiki tools before web sources.
-
firstp1ck Bundle Subagent GovernanceDelegation admissibility governance for a parent orchestrator. Use when deciding whether to launch, sequence, replace, or accept one or more delegated child runs while preserving role fit, plan-backed worker contracts, one-writer isolation, bounded retry safety, and reviewer finding disposition. Covers admissibility only; a harness keeps its own runtime mechanics documentation.
-
firstp1ck Bundle Version Aware DocsGround coding or configuration advice in the exact installed dependency version, enabled flags, source, and relevant documentation passage. Do not use for version-independent local code.
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 dotnet-coverage-analysis, officecli-academic-paper, digital-pathology-scientist. 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.