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.
-
mlsecopshub Skill Spell CheckerCheck spelling and basic grammar in a plain-text or markdown file. Use when the user asks for a quick spell check.
-
cosmosmount Bundle Latex PDF To ChineseFaithfully translate a complete English LaTeX paper or LaTeX-generated PDF into idiomatic Chinese, preserving document structure, equations, citations, figures, tables, numbering, and formatting, then compile and verify a Chinese LaTeX/PDF deliverable. Use for full-paper translation; do not use for summaries or ordinary PDF extraction.
-
cosmosmount Bundle Try Eat Lecture NotesConvert PDF slide decks, Markdown notes, or mixed teaching materials into an editable, AIAA3072-inspired LaTeX lecture-note project and polished PDF using the Test-Repair-Yearn / Explain-Apply-Transfer learning loop. Use when the user asks to reconstruct teaching content as rigorous self-study notes with guided questions, exercises, hints, solutions, and visual QA. When the user requests exhaustive coverage, preserve every meaningful source detail in the final PDF while still reorganizing it pedagogically; do not reduce the source to key-point excerpts. For existing projects, update new or changed sources incrementally while preserving accepted chapters and depth. Do not use for ordinary article formatting.
-
mlsecopshub Skill Spell Checker 2Check spelling and basic grammar in a plain-text or markdown file. Use when the user asks for a quick spell check.
-
vyquemendoza Skill Social Trends RadarResearch and report what's trending on social media this week (TikTok, Instagram, X, Reddit, YouTube) with a focus on viral culture — memes, sounds, formats, challenges, and breakout creators. Use this skill whenever the user asks what's trending, what's viral, what's blowing up online, for a social media trend report or digest, or for content ideas tied to current internet culture — even if they don't say the word "trend."
-
dgusoff Bundle Comment Disposition BuildStep 1 of the engineering-document review comment-disposition cycle: turn a checker/reviewer marked-up PDF into a structured IDC comment disposition matrix the originator can work through. Handles both typed markup (Bluebeam/ Acrobat annotations) and handwritten ink on scanned check-prints, merging them into one register, and separates the originator's responses from the reviewer's comments so replies are never logged as new comments. Use when the user asks to "build the comment disposition form", "create the IDC disposition form", "extract comments from this markup PDF", "turn this markup into a disposition matrix", "log the checker's comments into a register", or "transcribe the handwritten review comments". Do NOT use to verify incorporation or backcheck a revised document — use comment-backcheck instead; and do NOT author, technically review, or approve the document.
-
webdevtodayjason Bundle Memory Mdmemory-md — per-project markdown memory
-
mazihua-lgtm Bundle Gongwen Doc起草符合中国党政机关公文版式(GB/T 9704 风格,经实测定稿)的 Word 文档——通知/报告/函件/说明/请示等,一键产出 .docx,可选转 PDF 与版式核验。当用户要求"写公文/出正式文件/按公文格式交付 Word"时使用。
-
ariname-lilith Bundle Klbq Character Card Compiler将已验证的卡拉彼丘身份、立绘观察、跨来源经历总结、可执行人格模型、真实台词与有证据关系编译为适合角色扮演的 Markdown 角色卡。用户要求编译或格式化单角色卡时使用。
-
haumer Bundle Deep ResearchAutonomously research a subject (company, person, product, topic) using browser-harness and web search across multiple parallel sub-agents, then render an opinionated, scannable PDF brief — not prose, not slop. Use when the user says "research X", "find everything about X", "deep dive on X", "what do we know about X", "company research", "background check", or names a subject and asks for a brief, dossier, or one-pager. Triggers on phrases like "deep research", "research brief", "do a brief on", "find out everything", "background on".
-
haumer Bundle Design DocumentCreate well-designed PDFs (papers, reports, letters, memos) using APA7 conventions via Typst. Use when the user asks to write, draft, generate, or design a document — paper, report, memo, letter, brief, white paper, essay. Charts follow APA7 too and cite their data sources. Every document gets a global ID, lands in documents.md, and can be reviewed in the browser. Triggers on phrases like "write a document", "draft a report", "make a PDF", "write this up", "memo about X", "one-pager on Y".
-
neomei Bundle Session ReviewerReview or checkpoint bounded SessionReviewer evidence into an accepted Markdown ledger, or resume from accepted ledger state. Use for SessionReviewer project-continuity workflows, not generic code review or raw Codex-log analysis.
-
zmjjkk123-hub Skill Minecraft Density FunctionMinecraft Density Function 密度函数格式:Definition Format 定义格式(DENSITY_FUNCTION 注册表、data/<namespace>/worldgen/density_function/ 数据包路径、tags/worldgen/density_function/ 标签、文件根对象浮点常量或对象 type 字段、支持 ID/常量/内联密度函数)、Marker Functions 标记函数(interpolated 插值 flat_cache Y=0缓存 cache_2d 二维缓存 cache_once 一次缓存 cache_all_in_cell 单元格缓存 blend_density 区块混合密度)、Univariate Functions 一元函数(abs绝对值/square平方/cube立方/sqrt平方根/half_negative/quarter_negative/invert倒数/negate取反/squeeze挤压/log对数/sign符号/rounding 取整 floor/round/ceil/truncate)、Binary Functions 二元函数(add/sub/mul/div/min/max left/right 参数)、Other Functions 其他函数(blend_alpha/blend_offset 区块混合/beardifier 结构地形适应/old_blended_noise 旧噪声算法/lerp 线性插值/noise 噪声采样/end_islands 末地岛屿/shifted_noise 偏移噪声/range_choice 范围选择/interval_select 区间选择/shift_a/shift_b/shift 偏移噪声采样/clamp 钳制/pow 幂运算/spline 三次样条/constant 常量/slice 切片/gradient 梯度/distance_to_point 点距离/find_top_surface 找顶面)、Removed Functions 已移除函数(slide/terrain_shaper_spline/weird_scaled_sampler)。
-
harikrishnan94 Skill Reduce ComplexityStructural review of an in-progress change — a PR or feature branch — for accidental complexity accreted while the change was built. Told to "reduce complexity", "simplify this PR", or "clean up this branch before review", it applies the proven-safe simplifications by default and reports what changed; asked a question — "did this change accrete cruft", could this be expressed more simply — or told "report only", it reviews without editing. Not for line-level style cleanup (humanize) or bug-hunting (code review).
-
galiprandi Skill PolishOptimizes the user's LinkedIn profile and CV to align with their declared professional goals. Audits, redacts improvements, applies with per-section approval, and exports a polished CV to PDF.
-
llp42 Skill Test GapMUST be used whenever the user asks which changed lines lack test coverage, or to find test coverage gaps in the current diff. Always invoke this instead of manually cross-referencing a coverage report yourself.
-
llp42 Skill Doc FormatMUST be used whenever the user asks to clean up, fix, or reformat markdown/doc file structure (headers, links, TOC, list style, whitespace). Always invoke this instead of hand-editing markdown formatting yourself.
-
llp42 Bundle Go StandardsTarget: $ARGUMENTS. The first word selects the mode; if it is absent or is not
-
mikhail0vvlad Bundle Academic Report FormattingCreate, structure, or format academic reports, laboratory and practical-work reports, course papers, and explanatory notes. Use when the user asks to make or format a report, especially in Word, under GOST, or according to a university guideline; do not use for ordinary business reports or short chat summaries.
-
it235 Skill Multica Review TestTest-artifact dedicated review framework. Called by TestReviewer to professionally analyze Tester's cases/report/coverage doc (coverage depth/acceptance mapping/coverage reasonableness/conclusion truth/contract consistency), output PASS/FAIL + fix list, report to Leader.
-
it235 Skill Multica Review BackendBackend-implementation dedicated review framework. Called by BackendReviewer to professionally analyze BackendDev's API contract & implementation (contract quality/design fit/error handling/unit-test sufficiency/acceptance mapping), output PASS/FAIL + fix list, report to Leader.
-
it235 Skill Multica Review ArchitectArchitecture-design dedicated review framework. Called by ArchReviewer to professionally analyze Architect's technical design (soundness/extensibility/acceptance alignment/tech risk), output PASS/FAIL + fix list, report to Leader.
-
b-bzy Bundle Huiyijiyao把会议转录(Zoom 自动字幕、腾讯会议纪要、飞书妙记、其他 ASR 工具导出的逐字稿,以及用户直接粘贴的对话文本)整理成结构化的中文会议纪要。固定输出 Markdown,按「背景 → 核心共识 → 分工 → 议题讨论 → 本周/本阶段冲刺 → 行动项汇总 → 待跟进」的标准模板组织,自动识别发言人、自动修正 ASR 错别字、按预设团队术语表统一人名和产品名,并抽取出可执行的行动项。当用户说"整理一下这份会议纪要""帮我把这个会整理一下""把字幕整理成纪要""做个会议总结""这个会的纪要""会议纪要""meeting minutes""把这份逐字稿整理一下",或者直接丢一份带时间戳的会议转录文件/字幕文件进来要"整理",都用这个 skill。哪怕用户没明说"纪要"二字,只要场景是「拿到一份会议转录/字幕/逐字稿,希望得到一份能直接发群的结构化总结」,都用这个 skill。
-
b-bzy Bundle Gangwei Jd Zhizuo「示例公司」 内部用的岗位 JD 制作 skill。从 md 文件直接渲染成版式专业的 PDF + PNG,输出到分类文件夹(md格式/ → pdf格式/ → png格式/)。新模版(v8):白底 + 深橙
-
maggielerman Bundle Shopify DevSearch Shopify developer documentation across all APIs. Use only when no API-specific skill applies.
-
alejandrogomezforte Skill Cleanup FeatureDelete the worktree and branches for a feature or epic whose work is already in develop. Verifies the merge first and aborts with a difference report if anything is still unmerged. Usage: /cleanup-feature MLID-XXXX
-
llblab Bundle Project WorkUse for repository health inspection, project summaries, documentation maintenance, release-readiness evidence, or bounded run-operation reports.
-
abyr1206 Bundle Hand Drawn Chapter SlidesGenerate elegant chapter divider / section separator slides in PowerPoint (.pptx) featuring hand-drawn doodle-style illustrations with thick black outlines on muted colored backgrounds. ALWAYS use this skill when the user mentions any of: 类手绘风格PPT, 手绘风格ppt, 手绘插画PPT, 涂鸦风格幻灯片, 手绘章节页, 分隔页, hand-drawn slides, doodle-style slides, sketch-style chapter pages, illustrated dividers, section separators, minimalist illustrated slides, chapter title cards, or any request combining "手绘/hand-drawn/doodle/sketch" with "PPT/slides/幻灯片/演示文稿". Also trigger when user wants slides with thick black line illustrations on colored backgrounds, pen-and-ink style slide art, whimsical chapter pages, or any request that references a similar style to what was previously generated. Even if the user simply says "再生成几页那种风格的PPT" or "make more slides like those", use this skill.
-
maggielerman Bundle Hyphenomenon Project IntakeCustom skill created by Maggie Lerman. Create a Hyphenomenon import-ready project intake package (single markdown dossier plus 4-8 screenshots) for a software repository. Use when a user asks to prepare a repo for import as a project + graph nodes, especially when they require exact dossier section headers, screenshot gallery links, hydration artifacts, workflow summaries, and a handoff checklist.
-
jajabong Skill Skill Craft TddUse when writing or editing a SKILL.md. TDD-as-documentation: watch subagent fail without it, draft skill until compliant, then refactor for close loopholes.
-
gabrieldalacorte Bundle Documentar TelaGera um DOCX-guia explicando uma tela/feature de um sistema web que está RODANDO, tirando prints reais da própria aplicação (via Playwright/Chrome) e montando o documento no estilo "Como funciona" (capa + seções numeradas + print + legenda). Use quando o Gabriel pedir para "criar um docx explicando a X", "documentar a feature/tela Y com prints/screenshots", "fazer um guia da tela Z", "explicar o módulo W com telas", "algo como o afl-connect-v3-validacao / Visibilidade_Como_Funciona". NÃO é a skill `documentar` (aquela é spec/resolução por ID de tarefa, sem prints) — esta é o guia VISUAL de uma feature com capturas reais.
-
alphaparkinc Bundle Genpark Claude Code Conversation Archiver SkillDeterministic conversation turn archiver and session ledger with automated Git indexing and clean Markdown export.
-
edorabma9304 Skill PDFUse 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.
-
mairp Bundle Video To DeckTurn a video (or a whole folder of videos: .mkv .mp4 .mov .webm .avi …) into a presentation. Transcribes the audio and reads on-screen text, then writes a Marp slide deck as Markdown (deck.md) that also exports to PPTX/PDF. Detects structural content (architecture, call flows, state machines, data models) and draws it as a Mermaid/UML diagram instead of bullets. Use when asked to "make a presentation/slides from a video", "summarize/transcribe a recording into a deck", or "turn these videos into slides".
-
fabiocampolim-design Bundle RmcprofileSet up, check, run and analyse RMCProfile 6.7.9 refinements of neutron and X-ray total scattering data (F(Q), S(Q), G(r), D(r)), Bragg profiles, EXAFS and magnetic data — write and validate the .dat/.rmc6f input set, drive the installed binary, parse every output, compute partial PDFs, G(r), F(Q), coordination numbers and bond angles from .rmc6f configurations without the binary. Use this skill whenever the user mentions RMCProfile, reverse Monte Carlo, RMC, big-box modelling, rmc6f files, total scattering or PDF fitting of crystalline disorder — even without naming the program.
-
oalanicolas Bundle Os BenchBenchmark comparisons for opensource projects in OS/. Produces canonical artifact set (metadata, inventory, matrix, scorecard, gap-analysis, battle-card, executive-report) per spy skeleton. Supports 2-way and n-way comparisons.
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 spell-checker, latex-pdf-to-chinese, try-eat-lecture-notes. 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.