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.
-
chrisadkin8 Skill IdeaCapture a new idea as a markdown note in ~/notes/ideas using the idea template. Use when the user runs /idea, or asks to capture, save, jot down or note an idea for later.
-
univers42 Skill Doc SyncFind the documentation a change just made false, and fix it — examples copied from passing tests, never composed. Auto-triggers on: "update the docs", "are the docs current", "the README is out of date", "document this change", "sync the documentation"
-
zhengqiuyang Skill Deep Tech ArticleProduces verified deep-dive technical articles from a codebase: architecture walkthroughs quoting real source, cookbooks whose every command was actually executed, ADR-style decision stories, and competitive analyses — with diagrams and bilingual output. Use when turning a repository into publishable blog content, documentation, or launch material. Enforces the fact-check protocol that caught 30+ errors in our own first drafts.
-
ishenh Bundle My Reflection复盘存档:把一次学习 / 调试 / 探索的经历或一个项目,整理成一份可长期保存、日后复习的 Markdown 笔记,三种重量(速记 / 学习心得 / 项目档案)按提法自动选档,走哪档见正文。触发说法:『帮我复盘一下』『把这次的收获记下来』『整理成学习笔记/心得』『梳理一下我的理解』『总结一下这次的解决过程』『快速复盘』『简单说说』『记录一下』『先记个大概』『不用太详细』『整理项目』『写项目文档/项目介绍』『梳理这个项目』——即使用户没有说『复盘』二字。不要用于与本次会话无关的纯知识问答,或只要求执行不要求理解的任务。
-
ciscoriordan Bundle StorescreensSet up and run storescreens-cli to automate App Store screenshot capture for iOS apps: render captioned/framed App Store-ready screenshots with device bezels, markdown captions, and panoramic backgrounds; upload screenshots + per-locale metadata (name, subtitle, description, keywords, what's new, promotional text) to App Store Connect via the official API; translate that metadata into other languages with a bring-your-own DeepL key; and archive + upload the app binary (.ipa) to App Store Connect / TestFlight via xcodebuild + altool with a pinned non-beta Xcode. Also supports targeted screenshots for quick visual checks during development. Use this skill when the user wants to install or configure storescreens-cli, set up screenshot automation for an Xcode project, add UI tests that capture screenshots, write or update ScreenshotTests.swift, run storescreens capture, render framed/captioned App Store screenshots, install device bezels, iterate on caption text and styling, take a quick screenshot of the simulat
-
nobbettt Bundle Sharp PenReview a piece of writing and hand back an interactive two-pane page where the author accepts each suggested change one click at a time, choosing between alternative phrasings. Use whenever someone pastes or points at a draft — article, blog post, essay, README, newsletter, cover letter, email, documentation — and asks for proofreading, grammar and spelling checks, sentence-level or sentence-construction feedback, copy-editing, or just "look over this text". Also use when they type sharp-pen followed by text. Do NOT use when they want the corrected text applied directly with no review step, a rewrite in a different voice, a translation, a summary, or feedback on argument and structure rather than wording.
-
hugobatista Bundle Saas Transition Chain ReviewReview a chain of pull requests targeting the same feature branch, tracking non-blocker findings as forge issues across the chain. Runs the full saas-transition-review (4 lenses + tests) on each PR, creates issues for non-blocker findings, checks resolution in subsequent PRs, and produces a condensed cross-PR report with an end-to-end architecture brief. Triggered by: saas transition chain review #A-#B, saas transition chain review branch <name>, chain pr hybrid review #A-#B, chain pr hybrid review branch <name>. Mode: chain
-
riesaexe Bundle R DocGovern documentation with bounded safe reads for public, interface, config, architecture, release, or docs changes; protect .env/secrets and skip unrelated code-only refactors.
-
dcouple Skill Investigate 5Investigate a bug or broken behavior through hypothesis-driven root cause analysis and report what is wrong without jumping straight to a fix. Use when something is failing or behaving unexpectedly.
-
fe0437 Bundle Clang Tidy DiffRun clang-tidy on the C/C++ files changed in the current git diff - report first, then decide what to fix by hand, what to suppress, and whether clang-tidy's batch auto-fix is worth running at all. Use when asked to lint/tidy the current changes.
-
awinogradov Bundle RunPlan and implement, then either report verified no repository change or deliver a PR; a Linear-issue input also gets the finalized plan stored on its ticket before implementation
-
fe0437 Bundle Project Architecture SetupInspect, document, scaffold, or verify a software repository's architecture and package boundaries without implementing product features. Use when asked to set up a project structure, translate design discussions into a repository topology, create architecture/package documentation and diagrams, or make structural boundaries enforceable across any language or build system.
-
fmslutions Skill Harness KeeperKeeps the project harness organized on every change. Use whenever you are about to create, move, rename or update documentation, notes, decisions, plans, rules, skills, AGENTS.md, CLAUDE.md or GEMINI.md, when you finish a feature or plan, or when a harness hook or lint reports a problem. Use it even if the user did not mention documentation.
-
hugobatista Skill Ste100Use when writing or editing technical documentation (manuals, procedures, work instructions, warnings, cautions, notes, maintenance guides, user guides). Applies ASD-STE100 Simplified Technical English Issue 9 rules.
-
hugobatista Skill Markdown StyleUse when writing or editing Markdown documentation (*.md files). Covers GFM formatting, content structure, headings, lists, code blocks, links, images, tables, and front matter.
-
isacjoseph2006 Skill Obsidian SaveSummarizes the current conversation and saves/updates it as a markdown note into the user's Obsidian vault (claude-conversations folder), one file per topic across all sessions. Use when the user asks to save, log, or export the conversation/session to Obsidian, or invokes /obsidian-save.
-
1918141147 Bundle Jmc Manuscript WorkflowDraft or revise Journal of Medicinal Chemistry manuscripts for natural-product semisynthesis, analogue optimization, SAR, and pharmacology. Use when the user supplies project files or asks for a JMC-style medicinal chemistry manuscript, section, or Word revision. Always complete the required study-theme, group-publication, and pharmacology-data confirmation gate before drafting.
-
1918141147 Bundle Edit Si Experimental ProceduresRewrite Chinese, English, or mixed-language organic synthesis records into publication-ready Supporting Information procedures; extract Scheme-ready Reagents and conditions; and standardize NMR/HRMS data from Word, PDF, or instrument reports into Journal of Medicinal Chemistry characterization text. Use for a single compound, a compound series, a General Procedure, or combined procedure/Scheme/characterization output; preserve recorded chemistry and analytical evidence, and never invent missing data.
-
osama-sab Bundle Ti2 Exam CoachExam-preparation coach for "Grundlagen der Technischen Informatik 2" (TI2 / GTI2). Use whenever the user studies or practices for the TI2 exam — e.g. "help me study for TI2", "mock TI2 exam", "quiz me on Boolean algebra", "drill KV-diagrams / Quine-McCluskey", "IEEE-754 problem", "grade my solution", "is this Mealy or Moore", "two's complement", "build my cheat sheet", "how many days do I need" — or any study-context mention of the Altklausuren / Gedächtnisprotokolle, Übungsblätter, Toy-Rechner, Automatengraphen, ROBDDs, Primimplikanten, Flipflops, Schaltnetze/Schaltwerke, or Maschinenzahlen. Trigger over generic tutoring whenever the context is THIS exam, even if the professor isn't named. Provides the fixed six-block exam shape, a frequency-rated topic map anchored to the slides, a past-paper exercise bank, mock assembly, and exam-style partial-credit grading. Course is German; match the user's language and keep German terms.
-
cislab-hkust Bundle Revise PaperRevise research papers, especially Overleaf or multi-file LaTeX projects containing .tex, .bib, figures, build logs, and a compiled PDF. Use for professor-led manuscript revision, reverse outlining, LaTeX proofreading, cross-file consistency, figure/table/equation review, BibTeX cleanup, anonymization, or final submission readiness. Preserve student authorship and research claims; never invent evidence, citations, results, or author contributions.
-
wonder37-debug Bundle PDF Lecture Notes Zh把中文 PDF 课件(大学课程讲义/幻灯片)提炼为结构化中文 Markdown 学习笔记,裁剪并嵌入完整图例。当用户提供课件 PDF 并要求提炼笔记、导出 Markdown、整理讲义、做章节笔记或嵌入图例时使用。
-
lingyu9495-source Bundle Cn PDF Report Typeset中文报告做成 PDF,常见翻车三件套:**字体乱码、表格错位、字号小到客户在手机上根本看不清**。这套是交付级的排版标准加可直接跑的模板。 交付标准(按「客户在手机上看」倒推): - **大字号**:正文 ≥16pt、表格 ≥15pt、H2 ≥17pt、大标题 ≥30pt——不是 12pt 那种印出来都费劲的 - **紧凑不注水**:只在封面后分页一次,正文自然流动,禁止每章强制分页撑页数 - **表格智能换行**:单元格用 Paragraph 加中文断行,长内容不溢出页面 - **页面均衡**:生成后自查每页字符数,避免一页只有两行 - A4 竖排、边距 18-20mm、直接打印可用 附:微软雅黑系统字体直接调用(不用下载字体文件)、封面/页脚页码/核心结论框模板、**排版自检脚本**(自动查字号是否达标、有没有多余分页)。 适用:可行性研究报告、尽调报告、项目分析、任何要交付给客户的中文正式文档。纯本地 Python,零 API Key。 触发词:做成PDF、生成PDF、中文PDF、报告排版、雅黑、乱码、表格溢出、手机看不清、可研报告、交付文档。
-
thu-cst-sast Bundle Blood Glucose Management系统检索、解释与审慎应用《明明白白调血糖(第2版)》读书笔记及配套题库中的 1 型糖尿病知识,覆盖激素与基础胰岛素、食物消化与 GI/GL、碳水/脂肪/蛋白计数、CIR/ISF/IOB/DIA、CGM/AGP、低高血糖、运动、胰岛素泵与闭环、儿童/生病日/旅行/妊娠/双重糖尿病、亲子沟通和社群经验。Use when answering or analyzing blood-glucose management questions, interpreting CGM or insulin patterns, explaining formulas/tables/figures from the book, checking misconceptions, designing educational or decision-support content, tracing a claim to PDF physical pages and question-bank items, or using structured AAPS/Nightscout read tools and explicitly confirmed treatment action tools. Do not treat the source as a personalized prescription or a substitute for current clinical guidance.
-
harveyzed Bundle Bnote把 B 站视频转成可读的 Markdown 学习资料——逐节讲义 lecture.md(按原时间轴、配幻灯片图)与单课笔记 note.md。当用户给出 B 站链接(BV 号或 URL,可能带分P)并要求以下任一项时使用:生成讲义或课程笔记、把视频变成可读文字、抽取 PPT 幻灯片页面、提取字幕、整理口播/播客类视频的字幕。不适用:只想要视频或音频文件(用 yt-dlp)、只想要一段简短摘要(本 skill 产出的是完整逐节资料)。
-
lingyu9495-source Bundle Bank Scan Household Splitter客户丢来一个压缩包,里面几百张身份证正反面、开卡申请书、合同——**人工一张张挑,一下午就没了,还容易漏**。 这套按人按户自动拆好:解包 → 抽出全部图片 → 视觉模型批量识别"这是谁的正/反面、哪份申请书" → 按户匹配 → 每户输出一个独立 Word。 有一条用真金白银换来的选型红线:**证件识别不要用 GLM-4V-Flash**(实测 18 张身份证背面里 11 张被编造,还编出了姓名),必须用高准确度视觉模型并配交叉校验。 - 输入:RAR/ZIP 加密压缩包,或几百页全是图片、没有文字的扫描件 docx - 输出:「姓名-身份证+开申请书.docx」单户文件 + 「待人工核对」文件夹(识别不出或匹配不上的单独放,不混进正常结果) - 图片不出本机:解包与提取都在本地做,只有识别那一步调视觉模型 适用:银行影像材料归户、律师立案材料整理、催收/诉讼材料分户、批量证件归档。 触发词:扫描件拆分、材料按户分开、银行影像材料、身份证正反面识别、归户、批量证件归档、律所立案材料、docx 提取图片、OCR 分类、催收材料整理。 适用对象:银行影像材料归户、律师立案材料整理、催收/诉讼材料分户、批量证件归档。 输入:RAR/ZIP 加密压缩包,或几百页的扫描件 docx(全是图片、无文字) 输出:「姓名-身份证+开申请书.docx」单户文件 + 「待人工核对」文件夹(识别不出/匹配不上的单独放,不混进正常结果) 核心做法:解包 → 从 docx 抽出 word/media 全部图片 → 视觉模型批量识别「这是谁的正/反面、哪份申请书」→ 按户匹配 → 生成单户 Word。 ⚠️ 里面有一条用真金白银换来的选型红线:证件识别**不要用 GLM-4V-Flash**(实测 18 张身份证背面里 11 张被编造,还编出姓名),必须用豆包 Seed 2.0 Pro 这类高准确度视觉模型,并配交叉校验。 触发词:扫描件拆分、材料按户分开、银行影像材料、身份证正反面识别、归户、批量证件归档、律所立案材料、docx 提取图片、OCR 分类。 图片不出本机(解包与提取全在本地做),只有识别那一步调视觉模型。
-
raunakkathuria Skill Buildwright PhilosophyApply Buildwright's lightweight engineering discipline: KISS, YAGNI, DRY, boring technology, fail-fast boundaries, TDD, documentation, safe financial arithmetic, and project-local standards. Use when implementing or reviewing code, tests, documentation, configuration, commands, or engineering workflows.
-
zhangweildlh Bundle File Structure Organizer对用户指定的 Markdown/TXT 文件进行读取、整理与重组,输出完全合规的结构化文档。关键词:文件整理、结构化组织、Markdown 重组、引用纪律、单一事实源。当用户提供文件路径并要求"整理文件""结构化重组""按 12 条要求优化""规范化这份文档"时触发此技能;当用户说"用结构化规范整理 [文件路径]"或"把这个文档按规范重排"时触发此技能。适用于任意 Markdown/TXT 文档(记忆文件、规则文件、说明文档、Skill 定义等)的结构化整理;不适用于非 Markdown/TXT 文件、只读展示、或要求保留全部原始措辞不动的场景。
-
techflag Bundle Workdsh Ppt Design通过需求对齐、逐页叙事和视觉设计,在 WorkDSH 原生 PPT 编辑器中实时创建、改写和美化演示文稿。支持红金政务、咨询与学术风格;通过 Office content_* 工具逐页保存并导出 PPTX。
-
techflag Bundle Workdsh Word Design创作或美化 Word 报告、方案、纪要等文档时按体裁组织内容、层级、表格和版式,并通过当前内容工具交付真实 DOCX。
-
njh20030605-code Skill Feishu Docs读写飞书云文档(sheet / docx / 多维表格)。当请求里出现飞书链接(*.feishu.cn/wiki|sheets|docx|base)或要求把内容写进飞书文档、回填飞书表格、从飞书文档取数时自动使用。
-
danthamanvoiss Skill Crm Workflow BlueprintDraft CRM workflow blueprint documentation covering lifecycle stages, owners, fields, and governance.
-
megabadcoder Skill UdocumentUse when writing or editing documentation — project docs, CLAUDE.md, READMEs, SKILL.md, docstrings, inline comments. Auto-triggers on `.md` files and docstring edits. Enforces lead-with-why, kill stale content, lists over tables, no aspirational sentences.
-
ilovefiniki Bundle Youtube Action PlannerAutonomous deep topic researcher and action plan generator from YouTube video corpora. Selects top fresh videos on a topic, extracts multi-video transcripts simultaneously, and synthesizes an executive implementation plan in Markdown.
-
ilovefiniki Bundle Linkedin Carousel CreatorGenerate professional PDF carousels (1080×1350 portrait slides) for LinkedIn from any post, article, or outline. Trigger when user says "make a carousel", "create slides", "generate PDF carousel", "convert post to carousel", or wants to turn a text post into an aesthetic swipeable LinkedIn document.
-
bryanbao-lab Bundle Blade SlidesReconstruct approved slide images, screenshots, image-only PPTX/PDF, or flattened pages as high-fidelity, human-editable PowerPoint with meaningful movable modules, native text, safe native geometry, source-faithful transparent assets, semantic Selection Pane names, and real PowerPoint QA. Use for BLADE Slides or image-to-editable-PowerPoint work where visual fidelity and practical layer structure both matter. Do not treat text-overlay drafts, sliced-image mosaics, or flat page images as final BLADE deliverables. 中文完整说明见 SKILL.zh-CN.md。
-
megabadcoder Skill ReflectExtract durable, non-obvious lessons from the current dialogue and route them to project guidance, memory, documentation, or the active task conclusion. Use when the user asks to reflect on a session or preserve learnings.
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 idea, doc-sync, deep-tech-article. 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.