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.
-
leoluyi Bundle Deck WriterPlan and write a complete presentation as slide-by-slide Markdown, including the deck brief, narrative outline, assertion-style titles, full on-slide copy, evidence, tables, chart specifications, and speaker notes. Use when the user asks to 規劃簡報內容、寫投影片文案、整理簡報大綱、把主題拆成幾頁, or turn source material into a presentation-ready content deck. Do not invoke for producing a .pptx or rendered slides, visual styling, reviewing an existing deck one issue at a time, or general long-form documents.
-
leoluyi Bundle Visual Craft設計或重新上樣式結構化視覺化作品:先判定 generate 或 edit;edit 保留指定的既有內容, generate 從文字需求建立新圖,並套用 canvas composition 原則。 使用者要求「幫我設計一張圖」「產出架構圖」「畫流程圖」、 「幫我把這張圖的樣式調一調」「換個配色」「這幾張圖要看起來一致」時使用。 輸入可為 SVG、PPTX、Mermaid、圖片、節點與關係條列,或只有主題與需求。
-
leoluyi Bundle Briefing OutlineDistill one long report or multiple source documents into a high-altitude 說明提綱 that shows the whole and points down for detail. Trigger on 「整理/撰寫說明提綱」, "briefing outline", a source-based briefing for a 主管 or 委員會, a one-page executive overview of a long report, or re-syncing a 提綱 after source changes. Not for drafting a formal document or RFP, explaining one concept, or language-only cleanup.
-
leoluyi Bundle Recover Deleted Claude ConversationRecover a conversation, message, or generated artifact (docx/pdf) accidentally deleted from Claude Desktop or claude.ai, by extracting it from the Chromium blockfile cache before it's evicted. Manual trigger only — invoke by name when a Claude conversation was just deleted and needs to be pulled back out of cache; this is a race against cache eviction, so run it immediately.
-
tenstorrent Skill PerturbReproduce a flaky/timing-dependent kernel failure (suspected undocumented HW race) by injecting NOPs/delays to shift inter-thread / inter-kernel / inter-core timing until the failure becomes frequent enough to isolate and minimize into a deterministic reproducer. Sweeps NOP count × injection position × actor, records the max-error scenario PER actor to a report file (rewritten after each actor finishes so you can stop early), then (on request) minimizes the test around a chosen scenario. Works for tt-metal ttnn op tests and tt-llk kernel tests.
-
jlugagne Skill Doc ProjectProject map — read this before scanning the codebase. Provides bounded context inventory, entity relationships, infrastructure wiring, and conventions. Always check this first — it's faster than grep.
-
jlugagne Skill Ask User QuestionsUse whenever you need clarifications, decisions, or preferences from the user before proceeding on a task. Instead of asking inline in chat, materialize the questions as a structured QCM markdown file in `.questions/` at the project root. The user answers by editing the file (replacing `[-]` with `[x]` or `[ ]`). Trigger on any ambiguity, missing decision, technical choice, or "should I do A or B" moment — especially during planning, triage, or before sprint kickoff. Do NOT use for trivial confirmations or for questions the project context already answers.
-
alexanderop Bundle Adding NotesCreate a note from any resource: URL, book, podcast, article, video, GitHub repo, Reddit thread, PDF, quote, or raw idea. Trigger on "add", "save", "capture", "note this", "take notes on", or any request to record content in the knowledge base.
-
alexanderop Skill Exploring GraphAnalyze the knowledge graph for insights. Use when asked to "analyze connections", "graph report", "show hubs", "find orphans", or "knowledge map".
-
alexanderop Skill Update System MapUpdate the System Knowledge Map documentation
Audited -
endalk200 Bundle Technical WritingUse this skill when writing READMEs, documentation, tutorials, how-tos, and references.
-
black-yt Skill PDF Parsing当需要用 structai.read_pdf 将 PDF 文档解析成本地 Markdown、抽取图片资源,并处理 MinerU 解析缓存或代理重试问题时使用。
-
black-yt Skill PDF To Images当需要用系统级 Ghostscript 或 Poppler pdftoppm 将 PDF 页面导出为 PNG/JPEG 图片,支持单页、页码范围、整篇导出和论文排版可视化检查时使用。
-
black-yt Bundle DOCX Splitting当需要在 Windows + Microsoft Word 环境中按页拆分 .docx 文件并尽量保留原始格式、图片、表格和分页效果时使用。
-
black-yt Skill Latex Compiling当需要用系统级 latexmk 和 pdflatex 编译 LaTeX,并把 PDF、中间文件、TeX 缓存与源码目录隔离时使用。
-
black-yt Skill Rebuttal Writing当需要撰写、重构或压缩 AI/ML conference rebuttal、reviewer response、AC response 或给 AC 的私密审稿问题说明时使用;覆盖匿名性、开头感谢、陈述式 Q 标题、问题弱化改写、Markdown Q&A 格式、强证据回答、小表格、引用和礼貌结尾。
-
black-yt Skill Latex Template Migration将 arXiv、旧会议、旧期刊或自定义 LaTeX 论文工程迁移到目标会议/期刊投稿模板;用于模板 A 到模板 B 的 LaTeX class/style/bibliography/单双栏转换、投稿要求 web search 备忘、全匿名投稿检查、页数约束、图表公式排版、PDF 可视化检查、逐页 desk-reject 风险审计、文本/图片/表格/公式守恒、模板标准文件守恒和最终压页。
-
caomeiyouren Skill Documentation Specialist查阅、生成、更新、对齐和审校项目文档时使用。适用于 README、设计说明、变更说明、技能文档、计划文档与规范文档,不假设文档一定在 docs/ 目录下。用户提到 docs、documentation、README、设计文档、同步文档、更新说明时都应触发。
Audited -
cawcut Skill Cawplan Product ReportGenerate a CawPlan status report over a date range: for a single product (progress, risk analysis, priority recommendations, summaries), for a Team (CawPlan product line), or for a named member — ticket-change-based completion, in the last two cases. Use when: the user asks for a product status report, progress report, risk summary, release readiness, priority recommendations, or the open/unclosed tickets in a product's current or named version; asks how a Team/product line is doing over a date range; or asks how a specific member's task completion looks over a date range (not their own — use `cawplan-my-work` for "my tasks"). NOT for: raw activity feed, user activity, ticket creation, metrics dashboards, or critical issue lists.
-
cawcut Bundle Cawplan Risk AssessmentAssess CawPlan version release risk via QA Insights rule engine: compute risk level, structured reasons, suggested actions, and save confirmed assessment to Version. Use when: release risk assessment, can we release, version risk level, 发版风险评估、能不能发版、版本风险、评估发版风险、保存风险结论. NOT for: test execution progress only (use `cawplan-test-execution-progress`); using `cawplan-plan-track` schedule/ticket-completion risk as the A5 conclusion (read-only `release_at`/completion from `versions track` is allowed for display context); defect filing (use `cawplan-defect-ticket`); test plan layout; or ticket QA report release readiness.
-
dandacompany Bundle PDF마케팅 PDF 문서 제작 및 처리를 위한 종합 도구
-
dandacompany Bundle DOCX마케팅 문서 제작을 위한 Word 문서 생성/편집 도구
-
dandacompany Bundle PPTX마케팅 프레젠테이션 제작을 위한 PowerPoint 생성/편집 도구
Audited -
digitaldreams Skill Manual Test CasesWrite or review manual test cases that a non-technical product owner can execute by following exact click paths. Use whenever the user says "manual test cases", "test cases for product owner", "steps a non-tester can follow", "review the test cases", or asks for human-runnable test documentation. Every named entity is validated against seeders before delivery; ambiguous steps are rejected and rewritten. Output goes to tasks/manual_test_cases.md.
-
ducpm2303 Skill Java DocsGenerates Javadoc comments for Java classes and methods. Use when user asks to "add javadoc", "document this class", "write documentation", "add comments", "generate docs", or "document this method".
-
ducpm2303 Bundle Java OpenapiGenerates or reviews OpenAPI / Swagger documentation for Spring Boot REST APIs — adds @Operation, @Schema, @ApiResponse annotations and configures Swagger UI. Use when user asks to "add Swagger", "document this API", "generate OpenAPI spec", "add @Operation annotations", "set up Swagger UI", or "document endpoints".
-
fw1201 Bundle Tw Research Grant Writer協助研究者撰寫學術研究計畫書,預設格式為國科會一般研究計畫(NSTC)。 支援切換至 NSF、NIH、ERC 等國際計畫格式。 提供五大段落逐段引導、三位評審視角模擬、引用驗證整合, 並輸出符合格式的 Markdown 草稿(可轉換為 .docx)。 當使用者提及「國科會計畫」「研究計畫書」「申請計畫」「NSTC」 「grant proposal」「NSF proposal」「計畫書撰寫」「研究經費申請」 「研究計畫摘要」「預期成果」「計畫書審查」時觸發。 分類:學術研究(tw-research-*)
-
rotoslider Bundle PDF ProcessingGenerates PDFs from markdown content and extracts text from existing PDFs. Supports embedded images via markdown syntax or explicit images array.
-
sallaapp Bundle Salla DocsFind the right Salla documentation or API schema fast. Use when you need a doc link, an endpoint's exact request/response shape, an event payload schema, or you're unsure where something is documented. Routes each topic to its scoped public docs entry point on docs.salla.dev. Never start from the full docs index (llms.txt) — it spans the Merchant API, storefront themes, and more; app development is only a small slice of it.
-
seangsisg Bundle ObsidianUse this skill whenever the user wants to work with Obsidian in any capacity. This is the ONLY skill for Obsidian vaults, .base files, Obsidian Markdown, Obsidian plugins, and Obsidian Web Clipper. Trigger for: creating or editing notes with wikilinks, callouts, embeds, or frontmatter; building or debugging .base files (formulas, filters, views, YAML quoting); Obsidian plugin development or hot-reload; Web Clipper JSON templates or AI Interpreter prompts; vault structure, daily notes, or the obsidian CLI. Also trigger when the user describes Obsidian-specific problems without naming Obsidian — like .base YAML errors, foldable callout syntax, base formula for tasks due this week, or clipper template for arxiv. Do NOT trigger for Logseq, Notion, Dataview plugin queries, generic markdown processing scripts, or general-purpose Chrome extensions.
-
seangsisg Skill Weekly ReviewGenerate a weekly digest of vault activity, surface connections, and flag items needing attention. Triggers: "weekly review", "weekly report", "vault digest", "what happened this week", "what did I write this week". Only runs when explicitly requested.
-
seangsisg Bundle Research ReportConvert per-item JSON results from /ultra-research:research-deep into a single markdown report with table of contents and per-item sections. Uses a bundled converter script — no per-run script regeneration.
-
skillsmith-dev Skill Weekly Report一键生成结构化周报——将散乱的工作事项、会议记录、聊天碎片转化为清晰专业的周报。支持多种周报风格(数据驱动型/成果展示型/问题导向型),自动提炼重点、量化成果、规划下周,让写周报从30分钟缩短到3分钟。
Audited -
blogic-cz Bundle Process DB ReportThis skill should be used when analyzing PostgreSQL performance reports, including pasted PostgreSQL reports, or when users mention db report, database performance, dead rows, VACUUM, sequential scans, unused indexes, or cache hit ratio. It provides PostgreSQL triage heuristics, priority ranking, and action-plan guidance for Drizzle ORM codebases.
-
tradecatlabs Bundle FatecatFateCat 执行型测算基础设施 skill:安装并校验当前仓库,执行生产化 capability,输出 JSON / Markdown,启动 Web / API / Telegram 交付层,并在发布前运行仓库卫生与生产就绪门禁。Use when 用户要求测算、排盘、生成报告、启动 Web/API/Bot、验收 skill、导出 bundle、检查生产可用性。
-
maojiebc Skill Siyu Report合并同一客户的多份本地存档,生成经过合规扫描的可交付 markdown 私域咨询报告。 触发方式:/siyu-report、/出报告、「打包」「整理一份」「给老板或客户看」;支持 --client 和 --since。
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 salla-docs, deck-writer, visual-craft. 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.