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.
-
qiusuo0226 Bundle Chronopm Project 4ChronoPM-Project — 单项目 Markdown 项目管理技能
-
wadewarren Skill Gws SlidesGoogle Slides: Read and write presentations.
-
wadewarren Skill Recipe Create PresentationCreate a new Google Slides presentation and add initial slides.
-
wadewarren Skill Gws Workflow Standup ReportGoogle Workflow: Today's meetings + open tasks as a standup summary.
-
kitfunso Bundle PDFPDF toolkit for extracting, creating, merging, splitting, and filling forms. Use to process or analyze PDF documents programmatically.
-
crimsonblazezero Bundle Dws 2管理钉钉产品能力(AI表格/AI搜问/日历/通讯录/群聊与机器人/待办/审批/考勤/日志/DING消息/开放平台文档/钉钉文档/钉钉云盘/原生Markdown文件/AI听记/邮箱/在线电子表格/知识库等)。当用户需要操作表格数据、管理日程会议、模糊找人/查谁负责某事项、查询通讯录、管理群聊、机器人发消息、创建待办、提交审批、查看考勤、提交日报周报(钉钉日志模版)、读写钉钉文档、上传下载云盘文件、读取或修改原生.md文件、查询听记纪要、收发邮件、读写在线电子表格(axls)、管理钉钉知识库,或订阅个人 IM 事件、实时监听群成员加入、群成员退出、群改名和群解散时使用。
-
pinkpixel-dev Bundle PPTX Processing AnthropicUse this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions "deck," "slides," "presentation," or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.
-
fritzprix Bundle PPTX 2Use when the user needs to create, edit, or analyze presentations (.pptx files) with support for layouts, formatting, comments, or speaker notes.
-
fritzprix Bundle Computer Diagnosis 2Comprehensive computer diagnosis and troubleshooting. Use this skill when a user reports issues with their computer (e.g., "my computer is slow", "it's freezing", "loud fan noise", "no disk space") to analyze system metrics (CPU, RAM, Disk, Network) across macOS, Windows, and Linux, and generate a detailed report with actionable recommendations.
-
jtprogru Bundle Srekit 2Скаффолдит SRE-артефакты через CLI `srekit` — investigation log, RFC/ADR, SLO, error budget policy, capacity plan, retro, on-call report, changelog, LICENSE — и наполняет их из контекста сессии без галлюцинаций, с GAP-маркерами. Срабатывай на «сделать/оформить/завести» такой документ, даже без слова srekit. Постмортем — `srekit-postmortem`, runbook — `srekit-runbook`; команды `incident` больше нет.
-
jtprogru Bundle Obsidian Ingest 2Превращает markdown-источник (статья, вебклип, транскрипт, конспект) в знания базы: литературная заметка, атомарки, связи. Срабатывай на «добавить в базу знаний», «переработать статью», «обработать конспект», «ингестировать», «положить в SecondBrain».
-
shalomb Bundle PPTX Slide ProcessorUse this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions "deck," "slides," "presentation," or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.
-
shalomb Bundle PDF Document ProcessorUse this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.
-
praxstack Skill Transcribe Refiner 2Clean and reconstruct raw auto-generated captions (Zoom, YouTube, Teams, Google Meet, Otter.ai, etc.) into readable, coherent transcripts. Use when the user provides raw caption files (.txt, .vtt, .srt), meeting transcripts with timestamps and speaker tags, or asks to clean up/refine a transcript. Handles: timestamp removal, speaker tag normalization, filler word removal, broken sentence reconstruction, transcription error correction, paragraph formation. Preserves every piece of substantive content while removing noise. Trigger phrases: 'clean this transcript', 'refine captions', 'fix this transcript', 'process Zoom captions', 'clean up meeting notes'.
-
praxstack Bundle Concept Cartographer 2Generate visual concept maps, flowcharts, architecture diagrams, and relationship diagrams from structured notes or technical content using Mermaid syntax. Use when the user has lecture notes, study materials, or technical documentation and wants visual diagrams to aid understanding. Produces multiple diagram types: concept hierarchy maps, process flowcharts, architecture diagrams, comparison matrices, timeline diagrams, and mind maps. Trigger phrases: "create diagrams from notes", "visualize concepts", "concept map", "make flowcharts", "diagram this", "visual notes".
-
kora-projects Bundle Kora Journal 2Journal for incorrect Kora usage (kora_journal.py add/search/integrate). Shared store at ~/.kora-journal/, one Markdown file per entry. Use when you or the user find a wrong Kora annotation, a hallucinated API or config key, a misapplied pattern, or a Kora 1.x API carried into a 2.0 project — and to search past entries before implementing anything non-trivial. Not for project business logic.
-
kora-projects Bundle Kora Teacher 2Teach Kora 2.0 (io.koraframework) to a newcomer — guided curriculum, lesson plans and concept explanations, grounded in the framework source at tag 2.0.0.RC1 and the migrated example apps on kora-examples branch migration/2.0. Covers the beginner spine (helloworld, getting-started, dependency injection, config, JSON, HTTP, JDBC, testing) and the unlearning a Kora 1.x user needs: synchronous contracts on virtual threads instead of suspend/reactive/CompletionStage, no request Context, telemetry off by default, and why a green build is not proof of a working service. Use when someone is new to Kora, asks for a tutorial, course or walkthrough, or asks a foundational question such as "what is @KoraApp" or "how does compile-time DI work". Kora 2.0 has no documentation site — never send a learner to kora-docs for a 2.0 answer.
-
hassan-mohiddin Skill State Isolation Probe 2Use when the user asks to report and remember the assigned state-isolation probe token.
-
ldilov Skill Documentation Lookup 2Auto-discoverable wrapper for `.hforge/library/skills/documentation-lookup/SKILL.md`.
-
thuyran Skill Legal Judgment Prediction 2Based on a case-fact narrative, orchestrate 8 atomic capabilities to predict charges, applicable provisions, sentence length, and sentencing circumstances, and output a structured prediction report with confidence assessment.
-
coderwanfeng Bundle Add Watermark 2通过交互方式给 PDF 添加水印。当用户提到 PDF 互动加水印时使用。
-
caixinyu2017-star Skill ReadabilityCorrect grammar errors, typos, and improve academic readability in LaTeX, Markdown, or plain-text manuscripts. Scans the document once, then walks through every issue one-by-one asking for approval before applying each fix. Trigger when the user says "readability", "check grammar", "fix typos", "proofread for grammar", "improve readability", "polish wording", "语言润色", "修语法", or asks you to clean up the prose in a paper/chapter/section without wanting full content restructuring.
-
caixinyu2017-star Bundle Paper WriterAutomatically write empirical sections of academic papers in LaTeX by reading tables/figures from a PDF. Trigger when user wants to write a paper from empirical results, has tables/figures in PDF, or says "write paper" / "paper-writer" / "写论文".
-
caixinyu2017-star Skill Referee ReportGenerate academic referee reports for economics/finance papers, followed by a 150-word letter to the editor with recommendation (Reject / Major Revision) and Kai Wu signature. Two modes (normal / high-level), configurable number of comments; recommendation choice drives evaluation tone (Reject → negative, Major Revision → neutral). Trigger when user says "referee report" / "write referee report" / "审稿报告" / "写审稿意见" / "generate referee report" / "review this paper".
-
caixinyu2017-star Skill Paper Self ReviseRevise an academic paper based on internal review comments. Reads review report or annotated manuscript, then applies revisions one by one with user approval. Trigger when user says "self revise" / "paper-selfrevise" / "内部修改" / "根据审稿意见修改".
-
okwinds Skill Reporter 2汇总报告:把本次 workflow 的关键证据与产物路径写入 report.md。
-
okwinds Skill Repo Reporter 2报告生成:写 report.md 汇总 skill_exec 产物与 evidence 指针。
-
okwinds Skill Reporter 3汇总报告:把 exec sessions 的关键标记与证据路径写入 report.md。
-
okwinds Skill Repo Reporter 3将流水线结果写入 workspace 报告文件(workflow 示例:Report 角色)。
-
okwinds Skill Repo Reporter 4将流水线结果写入 workspace 报告文件(workflow 示例:Report 角色)。
-
okwinds Skill Repo Reporter 5报告生成:汇总 Review/Fix/QA 的结果并写 report.md(workflow 示例:Reporter 角色)。
-
dss-time Bundle Safe Change Plan 2Turn a confirmed specification, root-cause finding, or impact analysis into an atomic, verifiable, reversible implementation plan with explicit scope and risk controls. Use only when material decisions are closed and blast radius is sufficiently known; route open decisions to requirements-clarification, settled requirements needing a specification to requirements-to-spec, unknown impact to change-impact-analysis, architecture rationale or decision documentation to architecture-decision-record, and execution to safe-fix-implementation. 将已确认规格、根因结论或影响分析转为原子化、可验证、可回滚且范围明确的实施计划。仅在重大决策已闭合且影响范围足够明确时使用;未决需求交给 requirements-clarification,已闭合但尚需规格化的需求交给 requirements-to-spec,影响未知交给 change-impact-analysis,架构理由或决策文档交给 architecture-decision-record,执行交给 safe-fix-implementation。
-
dss-time Bundle Documentation Sync 2Synchronize documentation with a confirmed code, configuration, API, or behavior change by updating only evidence-backed README, API, configuration, example, migration, and changelog content while preserving style and language. Use for documentation-only edits; do not modify production behavior, invent undocumented facts, or use as a general code fix. 根据已确认的代码、配置、API 或行为变更,只更新有证据支持的 README、API、配置、示例、迁移和 CHANGELOG 内容,并保留原有风格与语言。用于仅文档修改;不得改变生产行为、编造未证实内容,也不作为通用代码修复。
-
dss-time Bundle Spec To Work Items 2Decompose a confirmed specification, implementation plan, or settled conversation into independently executable and verifiable vertical work items with dependencies, safe parallelism, conflict areas, tests, risks, and rollback notes. Use for delivery planning of a multi-behavior scope; return copyable Markdown in the current response only and never write files, invoke Shell, or create external tasks even with user authorization. Do not use for unresolved requirements, a single small fix, or a file-by-file technical-layer checklist. 将已确认规格、实施计划或已闭合对话拆成可独立执行和验证的垂直工作项,明确依赖、安全并行、冲突区域、测试、风险和回滚。用于包含多个可交付行为的交付规划;只在当前响应返回可复制 Markdown;即使用户授权也不写文件、不调用 Shell、不创建外部任务。需求未闭合、单个小修复或按文件与技术层罗列清单时不使用。
-
dss-time Bundle PDF Review 2Default to this Skill for an unqualified PDF review and for checks involving searchable text, structure, tables, page-located claims, numeric consistency, citations, scanned pages, OCR, rendering, completeness, or visual layout. Detect available capabilities and degrade within this Skill when tools are unavailable; do not modify the source PDF or claim unsupported verification. Do not use when the user explicitly requests pdf-review-basic or a lightweight, text-only check without OCR, rendering, or complex layout review. 未限定范围的通用 PDF 审查,以及涉及可搜索文字、结构、表格、页码定位、数字一致性、引用、扫描页、OCR、渲染、完整性或视觉版式的检查,默认使用本 Skill。检测可用能力,工具不可用时仍在本 Skill 内降级;不得修改原 PDF 或声称完成不受支持的验证。用户明确指定 pdf-review-basic,或明确要求不做 OCR、渲染和复杂版式检查的轻量纯文本任务时不使用本 Skill。
-
dss-time Bundle API Contract Review 2Review a specific REST, GraphQL, RPC, event, SDK, or internal-module contract across server, client, schema, documentation, and tests, classifying breaking, non-breaking, and behavioral changes. Use for API contract compatibility; do not perform a general code review, generic impact analysis, or modify the interface. 审查具体 REST、GraphQL、RPC、事件、SDK 或内部模块契约在服务端、客户端、Schema、文档和测试间的一致性,并分类破坏性、非破坏性和行为变化。用于 API 契约兼容性;不替代普通代码审查或通用影响分析,也不修改接口。
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 ChronoPM-Project, gws-slides, recipe-create-presentation. 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.