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.
-
haskaomni Bundle Buy Side Equity Research MemoGenerate source-backed buy-side equity research memos from a ticker, starting with investment view, target-price scenarios, SEC and IR-backed financial statement analysis, industry chain, competition, valuation, catalysts, variant perception, risks, and monitoring dashboard. Use when the user asks to analyze a stock or ticker, create a buy-side memo, investment committee note, deep equity research report, SOTP or scenario-driven stock analysis, or fund-manager-style company analysis.
-
hcussi Bundle Mermaid To ImagesTurn a Markdown file's diagrams into image files and rewrite each block as a Markdown image reference. Handles two sources: ```mermaid fenced blocks (rendered directly) and hand-drawn ASCII diagrams in plain fences (sequence/flow/box art), which are first translated to equivalent mermaid and then rendered. Uses mermaid-cli (mmdc) offline when available, or the hosted mermaid.ink service otherwise. Use when a Markdown doc must show diagrams in a viewer that does not render mermaid (many editors, PDF/print, some blog engines), or to promote ASCII art to real diagrams. Takes one argument: the path to the Markdown file. Edits the file in place, so it is user-invoked only.
-
himkt Bundle Clean DocsClean up the repository's docs, comments, rules, and tests as a CAFleet team of disjoint-slice scanner members gated by a reviewer — exactly one workflow per run. Use the residue workflow when the user asks to clean up historical narration or historical residue, remove deprecation notes / "this replaces X" / "renamed from Y" / "previously … now …" prose, drop design-number provenance citations, or delete removal-sentinel tests. Use the affirmative workflow when the user asks to run an affirmative-writing sweep, fix prohibition-only rule sections, pair prohibitions with affirmatives, remove meaningless fallbacks, or make code fail fast. Use the simplification workflow when the user asks to simplify the docs or comments, tighten verbose prose, de-duplicate documentation, or remove redundant comments. Nothing is applied before the reviewer approves the merged run artifact. Members load this skill by its name clean-docs via their backend's skill-loader.
-
himkt Skill Update ReadmeUpdate README.md and SPEC.md based on docs/docs/concepts/ and docs/docs/ directories. Use when documentation sources change and README or the reimplementation specification (SPEC.md) need to reflect the latest state.
-
hiyeshu Bundle Codeck ExportInternal publisher module for /codeck. Exports deck to PDF or PPTX with post-export QA. User-facing export requests should enter through /codeck; this skill defines the export behavior.
-
hiyeshu Bundle Codeck OutlineEditor role. Reads local materials, asks narrative questions, plans story arc. Outputs $DECK_DIR/deck.md as the sole content source. Use whenever the user says "outline", "plan slides", "organize materials", "structure", "table of contents", "narrative", or wants to structure content into a presentation.
-
hkuds Skill PDFRead, extract (text/tables), create, merge/split/rotate, watermark, encrypt, fill, and render-to-image .pdf files. Use whenever the user uploads a .pdf or asks to produce, edit, or pull data out of one.
-
hkuds Skill PPTXRead, create, or edit PowerPoint .pptx decks — build slides from an outline, extract slide text/speaker notes, edit shapes/tables/charts, replace images, or export to PDF/images. Use whenever a .pptx (or .ppt) file is an input or output, or the user mentions a deck, slides, or a presentation.
Audited -
hlhr202 Bundle Architect StatusReport read-only Architect project status from core context and, when available, the tracks registry and plans. Use when the user asks for setup status, progress, current task, next action, blockers, completion percentage, or pending work.
-
hoangsonww Bundle Symptomsync Doc SyncWorkflow for keeping SymptomSync's checked-in docs aligned with implementation. Use when changes alter behavior described in README.md, ARCHITECTURE.md, DEPLOYMENTS.md, docs/, jenkins/README.md, or devops/runbooks/, or when a task is specifically about reconciling documentation with the current code.
-
simonlin1212 Skill Company ResearchA 股个股研究六阶段 SOP(profile → financials → estimates → valuation → risk → report),Phase 0 范围 = 财务估值闭环。当任务是研究 / 分析 / 评估一只或多只**已指定代码**的 A 股个股时使用;规定每阶段取哪些数据、调哪些 calc 函数、必须落盘什么产物、过什么 Gate。不用于:从市场中筛选标的、泛行业讨论、概念解释、给投资动作建议。
-
sirius-zuo Skill Text FormatterUse when the user asks to format, reformat, or clean up plain text — fixing whitespace, standardizing punctuation, or applying a specified style. Do NOT use for code formatting or markdown rendering.
-
soia-team Bundle Soia Media Publish X Article将 Markdown 成文上传到 X Articles 草稿箱并校验格式,只保存草稿。触发:「发成 X Article」「推到 X 文章草稿箱」
-
sqliang Bundle PDF ReaderRead, extract and summarize PDF files with automatic OCR fallback for scanned/image-based PDFs. Use this skill whenever the user asks to read/extract/summarize PDF content. Triggers on: "read this PDF", "extract PDF content", "summarize this PDF", "what's in this PDF", "convert PDF to markdown", "batch process PDFs", "PDF 内容", "读取 PDF", "总结 PDF". This skill handles everything automatically — conversion + structured summary with frontmatter.
-
sqliang Bundle Markdown Frontmatter Engine当用户要求为 Markdown 文件添加、修改或提取 frontmatter(属性、元数据、YAML 头),或要求补充 tags、aliases、标题、分类等字段时,必须使用此 skill。它由 schema/ 目录动态驱动——在 schema/ 下新增一个 .md 文件即可支持新的字段类型,全程无需修改 skill 本身。支持对单个文件或目录批量处理。
-
strelov1 Skill Freehire Track ApplicationsUse when recording or reviewing what someone applied to on freehire — marking a job applied, bookmarking one for later, moving an application through its stages (applied through offer, or rejected/withdrawn), attaching a note, or listing what they are tracking. Also covers reporting a posting that never answered them after they applied (`ghost report`), and retracting that report.
-
sun-sunshine06 Bundle Miniapp Devtools Gui CheckUse host-side WeChat DevTools automation to inspect GUI-only runtime and interaction failures that do not show up in CLI `preview`. Trigger when page entry, taps, websocket-based DevTools automation, or run-directory evidence such as `report.json` and `trace.log` are needed to separate repo bugs from IDE session problems, local service blockers, or remaining visual-only issues.
-
szarkans Skill Code ReviewCode review by several models at once — Claude sub-agents, OpenAI Codex, and a cheap third reviewer via OpenCode — reconciled into one report. Reviews whatever is named: a diff, a branch, specific files, one function, a legacy module, a whole repo. Use for any review request, a second or third opinion, a cross-check before a PR, or "code-review", "multi", "consensus review".
-
impertio-studio Bundle Pdfstudio Impl I18next SolidUse when modifying translations or language handling in open-pdf-studio. Prevents the common mistake of adding translations without updating all 37 language files or breaking the custom useTranslation SolidJS hook. Covers i18next configuration, 8 namespaces, RTL support, Farsi/Arabic digit conversion, and the SolidJS signal bridge for reactive translations. Keywords: i18next, SolidJS, useTranslation, translations, RTL, namespaces, language detection, Farsi digits, localization, i18n, add new language, translation not showing, language switch, multi-language.
-
impertio-studio Bundle Pdfstudio Errors PDF CorruptionUse when debugging PDF corruption, broken annotations, or save failures in open-pdf-studio. Provides a diagnostic decision tree for common failures: buffer detachment, coordinate misalignment, lost annotations, form field corruption, and file locking errors. Keywords: PDF corruption, save failure, buffer detachment, annotation lost, coordinate error, form field, file lock, originalBytesCache, CropBox, saved PDF broken, annotations disappeared, PDF unreadable after save.
-
impertio-studio Bundle Pdfstudio Core Pdfjs Pdflib BridgeUse when modifying PDF loading, saving, or annotation code in open-pdf-studio. Prevents the common mistake of breaking the originalBytesCache bridge between PDF.js (rendering) and pdf-lib (editing), or corrupting coordinate transforms between PDF coordinates, viewport coordinates, and app annotation coordinates. Covers dual-parse architecture, buffer management, color extraction bridge, and the three coordinate systems that interact during annotation save/load. Keywords: PDF.js, pdf-lib, originalBytesCache, annotation coordinates, CropBox, viewport, saver, loader, buffer detachment, dual parse, bridge between viewer and editor, coordinate mismatch, PDF save corrupted.
-
impertio-studio Bundle Pdfstudio Core Solidjs Vanilla BridgeUse when modifying UI components or PDF/canvas logic in open-pdf-studio. Prevents the common mistake of breaking the bridge.ts facade that connects SolidJS reactive UI with vanilla JS PDF operations, or mutating state outside the createMutable proxy which breaks SolidJS reactivity. Covers the hybrid architecture, bridge.ts re-export pattern, createMutable shared state, per-document state delegation, and data flow direction rules. Keywords: bridge.ts, SolidJS, vanilla JS, createMutable, state, stores, hybrid architecture, reactivity, facade pattern, multi-document, UI not updating, state out of sync, SolidJS meets vanilla.
-
kimotep Bundle ManifestUse this skill whenever the user wants to give form to the work in the current conversation — whether or not they know what they want. Triggers include "manifest this", "make this a document", "give this form", "ship this as a PDF", "make something I can share", "I want a one-pager", "turn this into something presentable", or simply "manifest". Two modes: (1) auto — the user says "manifest this" and the skill decides everything — format, structure, what to include, what to cut; (2) intent-guided — the user adds direction ("manifest this as slides for the board", "make a one-pager focused on the technical approach") and the skill executes against that intent. In both cases the skill reads context automatically. Output is a polished PDF — designed, never dense.
-
lll-178 Skill Weekly Report写中文职场周报、日报、月报、项目复盘和述职材料。当用户提到周报、日报、月报、工作汇报、复盘、述职、向上管理、"领导要"时使用——用户贴出一周流水账让"整理成周报"时是最典型的触发场景。
-
malamalabs Bundle Pdd GeneratorGenerate Project Design Documents (PDDs) for carbon credit projects aligned to Verra VCS, Gold Standard, ACR, or CAR registry templates. Use this skill whenever the user wants to draft, scaffold, or assemble a PDD, talks about carbon project documentation, baseline scenarios, additionality, monitoring plans, crediting periods, or registry submissions. Also trigger for "carbon project," "offset project," "removal project," or "dMRV project docs" requests where the deliverable is a registry-facing design document. Push hard to use this skill even if the user just says "help me write up this carbon project" — that almost always means a PDD.
-
minara-ai Skill Media PublishPublish content to all configured platforms. Reads the content manifest, validates files, and invokes each platform's publish.sh with credential isolation. Supports --dry-run. Handles partial failures gracefully. Works independently — you can write markdown by hand and just use this skill.
-
nvidia Bundle Text AnalyzerAnalyze text content and produce statistics including word count, line count, character count, most frequent words, and readability metrics. Works on any plain text input provided inline or from a file path.
2.2k -
navneethegde Skill Readme GeneratorGenerate a clean README.md for projects. Use when creating or updating documentation.
-
qredence Skill Report BuilderCreate, save, read back, and verify reports from trusted source data.
-
tanstack Bundle Docs FeaturesBuild documentation metadata with docsMarkdownExtensions, GitHub-style callouts, heading collection, comment components, heading/file/package- manager/bundler tabs, framework panels, and code-fence metadata. Load when authoring or consuming TanStack-style docs syntax and custom-element data contracts.
-
tanstack Skill Octane RenderingRender Markdown source or a MarkdownDocument with @tanstack/markdown/octane using Markdown, renderMarkdownOctane, ComponentBody replacements, TSRX, and octane/server static SSR. Load for Octane descriptors, custom emitted tags, pre-parsed documents, SSR return values, or renderer parity.
-
tejasashinde Bundle Marathi Doc ExplainerUse when a user asks to "explain Marathi document", "summarize Marathi file", "help me understand Marathi PDF/DOCX/TXT", or analyze and explain Marathi document files in simple terms.
-
tejasashinde Bundle Marathi News SimplifierUse when a user asks to simplify difficult news text in Marathi, summarize a Marathi or mixed-language news article in simple Marathi, explain a news report clearly, extract key points from a news story, or understand the impact of a news item on people.
-
tempoxyz Bundle Tempo DocsAnswer Tempo blockchain questions using official documentation. Use when asked about Tempo protocol, TIP-20 tokens, fees, transactions, stablecoin DEX, or any Tempo-related questions.
-
thatguysam Bundle Grandma3 DocsAnswer grandMA3 (also grandMA2, dot2, MA Lighting) questions — features, menus, workflows, command syntax, keywords — by looking them up in the grandocs documentation mirror instead of guessing. Use whenever someone asks how to do something on a grandMA console, what a keyword/menu does, or for the syntax of an MA command.
-
thatguysam Bundle Grandma2 Dot2 DocsAnswer grandMA2 and dot2 lighting console questions (command syntax, keywords, executors, cues, sequences, MAtricks, macros, presets, how-tos) by looking them up in the grandocs documentation mirror first. Use whenever a user asks about grandMA2, MA2, grandMA 2, dot2, or dot 2 consoles / onPC. (For grandMA3, use the grandma3-docs skill instead.)
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 buy-side-equity-research-memo, mermaid-to-images, clean-docs. 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.