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.
-
snqb Skill Wiki EnrichEnrich Markdown articles with inline Wikipedia links. First mention of each notable entity gets a hyperlink. Use when asked to add wiki links, enrich, or add references to .md files.
-
gate Bundle Gate News EventexplainEvent attribution and explanation. Use this skill ONLY when the user's query is exclusively about the reason behind a price move with no other analysis dimensions. Trigger phrases: why did X crash, what just happened, why is it pumping, what caused. If the query ALSO mentions fundamentals, risk check, technicals, or any other analysis dimension, use gate-info-research instead — it handles multi-dimension queries in a single unified report.
-
snqb Bundle Bishkek ReportSummon 8–12 fictional but statistically plausible people from Kyrgyzstan to judge your web app. They take screenshots, click around, get confused, get delighted, and write honest reviews in Russian. Output: a single .md report with embedded screenshots. Use when you need brutal UX feedback from people who ride marshrutkas.
-
dmccreary Bundle Book Media GeneratorGenerates media for intelligent textbooks - slide decks and presentations (MARP web decks in docs/slides/ or PowerPoint .pptx lecture downloads), illustrated stories and graphic novels, freely-licensed chapter images from Wikimedia and government archives, and audio (text-to-speech voiceovers, glossary pronounce buttons via ElevenLabs). Routes to the appropriate media guide.
-
dmccreary Bundle Pronounce ButtonGenerate an MP3 pronunciation of a glossary term using ElevenLabs TTS API and insert a "Pronounce" button into the term's entry in a markdown file. Trigger when the user says "Create a pronounce button for the term X" or "Add pronunciation for X". Defaults to glossary.md if no file is specified.
-
gate Bundle Gate Info TrendanalysisTrend and technical analysis. Use this skill ONLY when the user's query is exclusively about technical indicators or trend analysis for one coin with no other analysis dimensions. Trigger phrases: technical analysis, K-line, RSI, MACD, trend, support, resistance. If the query ALSO mentions fundamentals, risk, news, sentiment, or any other analysis dimension, use gate-info-research instead — it handles multi-dimension queries in a single unified report.
-
gate Bundle Gate Info MarketoverviewMarket overview. Use this skill ONLY when the user's query is exclusively about overall market conditions with no specific coin analysis. Trigger phrases: how is the market, market overview, what is happening in crypto. If the query ALSO mentions a specific coin to analyze, risk to check, technicals to review, or any other analysis dimension, use gate-info-research instead — it handles multi-dimension queries in a single unified report.
-
snqb Bundle Github Quality SearchSearch GitHub for high-quality libraries with strict quality filters (100+ stars, active maintenance, documentation)
-
dmccreary Bundle Linkedin Carousel GeneratorGenerates a 13-slide LinkedIn carousel (a "document post" — PPTX/PDF) that showcases an intelligent textbook's key features, with real screenshots, mascot art, and metrics pulled from the project. Use when the user wants a LinkedIn slideshow/carousel/document post for a textbook, as opposed to linkedin-announcement-generator which produces post *text* only.
-
dmccreary Bundle Textbook To Presentation GeneratorGenerates a lecture PowerPoint from an intelligent textbook using pptxgenjs — visual design, 4-act storytelling structure, and speaker notes. Use when converting a textbook into slides for classroom delivery.
-
blakeox Bundle ExecuteImplement settled work with the smallest correct production-grade change. Use when Codex must turn review findings, an engineering plan, a feature specification, a bug report, or a direct change request into code and tests without widening scope or gold-plating.
-
hasparus Skill Writing ShapeTake a markdown file of raw material and shape it into an article through a conversational session — drafting candidate openings, growing the piece paragraph by paragraph, arguing about format (lists, tables, callouts, quotes) at each step. Use when the user has a pile of notes, fragments, or a rough draft and wants help turning it into something publishable.
-
kbanc85 Bundle WikiMaintain Claudia's wiki, a directory of synthesized Markdown pages about your active entities (people, projects, organizations, topics). Each page is written by Claudia from raw memories, cites its sources, flags contradictions, and grows over time. Use when user says "write a wiki page for [entity]", "what do you know about [entity]" (returns the wiki page if it exists), "update the wiki on [entity]", or after ingesting substantial new content about an active entity. Replaces PARA as the default vault structure for new installs.
-
kbanc85 Skill FeedbackSend feedback, ideas, or bug reports about Claudia. Opens a pre-filled GitHub Discussion with system context. Use when user says "feedback", "suggestion", "report a bug", "feature request", or "I have an idea".
-
agentscope-ai-hiclaw Skill Teamharness Task DelegationUse when a Leader turns ready Quick Task or Project Work state into Worker task instructions, sends assignment messages, checks submitted results, and defines completion/blocker report contracts. Do not use to create projects, create rooms, or execute Worker tasks.
-
agentscope-ai-hiclaw Skill Teamharness Project ManagementUse when a Leader maintains durable TeamHarness project state for Quick Task or Project Work: create_quick_project, create_project, plan_dag, plan_loop, ready_nodes, resolve_project, accept_task_result, project completion, and requester report state. Do not use to create Matrix task rooms or send messages.
-
vangongwanxiaowan Bundle Story Five ElementsAnalyze five core story elements — genre type, story summary, character biographies, character relationships, and major plot points — producing a structured comprehensive report with optional mind map. Use when preparing for script adaptation, conducting deep story analysis, creating story development documentation, or evaluating overall story quality and market potential.
-
spjoshis Skill Docs As CodeMaster docs-as-code with Git workflows, Markdown, static site generators, and automated publishing pipelines.
-
spjoshis Skill API DocumentationMaster API documentation with REST references, OpenAPI specs, code examples, and developer-friendly API guides.
-
wojons Bundle Test CoverageMeasure and report test coverage across all test types
-
wojons Bundle Opencode ConfigConfigure OpenCode settings using JSON or Markdown files for project-specific or global preferences
-
wojons Bundle API DocumentationUse when you need to generate comprehensive API documentation for REST/HTTP, gRPC, GraphQL, and RPC APIs
-
spjoshis Skill Requirements GatheringMaster requirements gathering techniques including interviews, workshops, observation, and documentation for effective requirement elicitation.
-
futuregerald Bundle QA VerificationVerifies that shipped work actually meets a ticket's acceptance criteria, by both reading the code and running it. Every finding is confirmed twice — traced in the source and reproduced against a running app — then checked against the tracker and git history so existing tickets are linked rather than re-filed. Requires a runnable local environment; asks the user rather than falling back to a code-only review. Produces a QA report written for a product manager and posts it to the ticket. Use when asked to QA a ticket, test whether acceptance criteria were met, verify an epic or story was really delivered, or check whether shipped work matches what was asked for.
-
futuregerald Bundle Ticket GroomingInvestigate and groom tickets by dispatching sub-agents for codebase research, history, root cause analysis, and risk assessment. Posts structured Triaging Notes as a comment. Default is short-form (TLDR, key findings, risks, estimation, approach) with full investigation collapsed. Use --full for the complete report. Works with Jira, GitHub Issues, or any ticketing system.
-
bybren-llc Bundle Confluence DocsDocumentation templates for ADRs, runbooks, and architecture docs. Use when creating architectural decision records, operational runbooks, or technical documentation.
-
peterfile Bundle Docs WriteWrite documentation following Metabase's conversational, clear, and user-focused style. Use when creating or editing documentation files (markdown, MDX, etc.).
-
futuregerald Bundle Architecture Decision RecordsWrite and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.
-
wojons Bundle Best Practice GuideAnalyze project documentation to identify missing context, then generate and store best practice guides using web search when available
-
peterfile Skill Living DocumentationSync spec files with code changes. Triggers when modifying code that affects .kiro/specs/*/requirements.md or .kiro/specs/*/design.md. Use after implementing features, fixing bugs, or refactoring that changes behavior documented in specs.
-
peterfile Bundle Productivity API WorkflowsUse when operating productivity SaaS and document tools through APIs or CLIs including Airtable, Google Workspace, Linear, Notion, maps, PowerPoint, Teams, and PDFs.
-
bahayonghang Bundle Web Research跨平台互联网来源发现、核验与本地归档。Use when the user wants to find, verify, then locally save specific web sources — 找来源, 搜一下某个平台上的讨论, 核验这几个链接, 把这些内容存到本地, 批量归档链接, collect and archive sources. 固定流程是发现 → 候选清单 → 用户确认 → 归档;搜索结果绝不自动转下载。Do NOT use for topic research, landscape comparison, or cited report writing (use deep-research-pro), for offline-only codebase questions, or for any action that posts, comments, likes, follows, or otherwise changes account state.
-
bahayonghang Bundle Deep Research ProMulti-source deep research for current-topic investigation, comparison, and cited report writing. Use when the user asks to research, compare, or deep-dive a topic with current web sources and citations — research, deep dive, latest, 调研, 做个深度研究, 带来源总结. Not for offline-only codebase questions or when web access is forbidden.
-
alijilani-dev Bundle Quiz GeneratorGenerate comprehensive educational quizzes based on Bloom's Taxonomy methodology (Remember, Understand, Apply, Analyze, Evaluate, Create). Creates structured True/False quizzes with detailed answer keys and explanations. Use when user requests quiz generation, assessment creation, test materials, practice questions, mentions Bloom's Taxonomy, or provides educational topics for quiz creation. Activates for study topics, course materials, reference files (.md, .txt, .pdf), or educational content requiring systematic assessment.
-
ousiass Bundle Rfp対話形式でヒアリングし、構造化されたRFP(提案依頼書)をMarkdownで作成する。
-
ousiass Bundle Bug Report対話形式でバグをヒアリングし、コード調査の上で構造化されたGitHub Issueを作成する。
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 web-research, teamharness-task-delegation, teamharness-project-management. 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.