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.
-
kreuzberg-dev Skill Fetching And Converting Urls 2Use when fetching a live URL and converting it to Markdown. Covers --url, custom user agents, preprocessing for noisy pages, and the --json ConversionResult shape.
-
the-fish-salmon Bundle Ingest PDF 2Ingest a local PDF (or a folder of PDFs) into the Obsidian vault -- extracts DOI/title, resolves metadata via Semantic Scholar, writes 30_Literature/CITEKEY.md.
-
the-fish-salmon Bundle Paper Capture 2Resolve a paper from a DOI, arXiv id, URL, or Author-Year-keyword into the Obsidian vault. Fetches metadata, downloads PDF, writes 30_Literature/CITEKEY.md.
-
jackal9384 Bundle Skill 12写作系统的唯一落盘入口。任何技能不得自行将内容写入本地文件系统——必须经此技能校验通过后统一落盘。校验范围覆盖所有输出类型:正文文本(CPS.json 标点 + Core 结构规范)、JSON 文件(语法/模式/引用一致性)、结构化 Markdown(字段完整性/跨文件引用)。不通过项自动修正至合格后写入。不经校验直接写入视为流程违规。
-
photostructure Bundle Project Setup 2Set up, assess, or improve stable Rust projects for idiomatic safe code, maintainability, strict but usable rustc/Clippy/rustfmt policy, Cargo workspace and feature design, MSRV/edition/toolchain management, testing and CI, unsafe/FFI boundaries, documentation, crates.io packaging, and release hygiene. Use when asked to create or review a Rust project or Cargo.toml, make a Rust codebase easier to maintain, configure strict lints, reduce or govern unsafe code, add Miri/fuzz/sanitizer checks, structure a workspace, prepare or dry-run a crate publish, or establish Rust release and dependency policy. In assessment mode, produces an applicability-aware Met / Gap / Not applicable / Needs verification baseline rather than claiming bugs or unsoundness.
-
tmuskal Skill Report 2Generate a scorecard from a completed LongMemEval run - computes overall accuracy + per-question-type accuracy and writes scorecard.json
-
zhuxining Bundle Fund Diagnosis面向公募基金的单基金综合诊断能力。适用于用户提出“这只基金怎么样”“适不适合继续持有”“风险和收益特征如何”等泛化问题时,返回结构化的Markdown诊断报告。每次仅分析一只基金,不处理多基金对比与量化建模。触发核心条件:用户问法为概括性诊断,未要求具体指标公式计算或回测建模。
-
zhuxining Bundle Stock Diagnosis面向沪深京A股的单票综合诊断能力。适用于用户提出“这只股票整体怎么样”“是否值得继续持有/加仓/减仓”“当前风险和机会如何”等泛化问题时,返回结构化的Markdown诊断报告。每次仅分析一只股票,不处理港股/美股及多标的对比。触发核心条件:用户问法为概括性诊断,未指定某个单一技术指标或财务指标(如MACD、RSI、ROE等)做精确计算。
-
zhuxining Bundle Industry Research Report依托东方财富数据库,为指定行业生成深度研究报告。 当用户问题中出现可识别的行业/产业/领域主体,且意图属于行业认知、产业剖析或撰写研究报告时,应触发本 Skill。 常见表述如「XX 行业研究」「XX 行业报告」「帮我分析 XX 行业」「XX 产业深度研究」「XX 领域市场分析」等。 即使用户未明说「报告」,只要以某一行业为核心、要求系统性或深度的研究/分析,同样适用。
-
microsoft Skill PDF Processor 2Process PDF files including text extraction, rotation, and merging. USE FOR: "extract PDF text", "rotate PDF", "merge PDFs", "split PDF pages", "convert PDF to text". DO NOT USE FOR: creating PDFs from scratch (use document-creator), editing PDF forms (use form-filler).
2.7k -
lobehub Bundle Acceptance 2End-to-end verification and self-evidence for a delivery in any repository, with or without a preconfigured verify plan. Discover an existing plan when one was handed to this run; otherwise author checks and publish a standalone acceptance. Pick the proving surface (CLI / web / desktop / iOS Simulator), drive the real product, capture visually confirmed evidence, and publish a round with the lh CLI. Triggers on 'verify the task', 'collect evidence', 'prove it works', 'upload evidence', 'verify plan', 'requiredEvidence', 'local test', 'manual test', 'test report', 'test with cli', 'test in electron', 'test desktop', or any local end-to-end verification task. Needs no ambient ids, and never depends on running inside a LobeHub conversation.
-
s1lverelixir Skill Honey EcoReport this session's output tokens and CO2 by running the repo's committed EcoLogits port, plus the modelled CO2/$ saved vs a no-Honey baseline - always labelled with the bench stamp it came from. Use when asked how much Honey saved, the session's carbon/token footprint, or to expand the statusline badge into a full breakdown.
-
s1lverelixir Skill Honey DebtHarvest every `honey:` comment in the codebase into a debt ledger, so the deliberate shortcuts Lever 1 leaves behind get tracked instead of rotting into "later means never". Flags markers with no revisit trigger - those are the ones that go permanent silently. Use when the user says "honey debt", "/honey-debt", "what did honey defer", "list the shortcuts", or "what did we mark to do later". One-shot report; changes nothing.
-
s1lverelixir Skill Honey MemoryCreate and maintain one committed per-project memory file (PROJECT.md) so agents stop re-discovering the same facts every cold session. Stores only the stable, expensive-to-rediscover, not-in-the-code context - architecture + why, build/test/run commands, decisions and dead-ends - as human-readable markdown, versioned with the code so it can't silently rot. Use when asked to set up project memory/context, stop agents re-grepping the codebase, scaffold or refresh a PROJECT.md / CLAUDE.md memory section, or cut cold-start rediscovery cost. Prose context only - never code, config, or data.
-
shotaiuchi Skill QA Inspect 2ユーザーの質問に「回答のみ」を返す読み取り専用Q&Aスキル。 PR/ブランチ/コミット履歴、仕様・ドキュメントとの整合性、実装の妥当性や設計判断について、 「〜はどうなってる?」「〜で合ってる?」「〜の理由は?」「このPRの変更意図は?」 「このブランチは何のため?」「この実装で問題ない?」「仕様と矛盾してない?」 等の質問に対して、コード・git履歴・ドキュメントを調査して回答する。 ユーザーから明示的に指示されない限り、ファイル編集・コミット・PR操作など一切の変更を行わない。 セッション終了時または明示要求時に、Q&Aテーブルと詳細レポートを単一のMarkdownファイルに出力する。
-
bitsocialnet Bundle Context7 2Retrieve library documentation with Context7 when the current task needs version-specific API guidance or a concrete documentation lookup.
-
gabonio Bundle Adversarial Review 2Read-only pressure test for a specification, plan, architecture, implementation, current diff, or readiness claim. Use only when explicitly requested to run an adversarial review, challenge assumptions, find hidden flaws, pressure-test decisions, or argue against readiness. Report three or four evidence-aware findings per pass without inventing objections.
-
jazzenchen Skill Va Preview 2Start a VibeAround Preview for either a running local web server or a Markdown file. Use after starting a dev server, after creating or updating Markdown, or when the user asks to preview a browsable artifact.
-
jazzenchen Skill Va Preview 4Start a VibeAround Preview for either a running local web server or a Markdown file. Use after starting a dev server, after creating or updating Markdown, or when the user asks to preview a browsable artifact.
-
jiahongc Skill Card Full 2Return a compact full report for one major-US credit card, covering fees, offer, earnings, redemption, credits, travel benefits, protections, mechanics, eligibility, and strategy. Use when the user wants the whole card picture.
-
open-mercato Skill Implement Spec 2Implement a specification (or specific phases of a spec) using coordinated subagents. Handles multi-phase spec implementation with unit tests, integration tests, documentation, and code-review compliance. Use when the user says "implement spec", "implement the spec", "implement phases", "build from spec", or "code the spec". Tracks progress by updating the spec with implementation status.
-
smallnest Skill Nano PDFEdit PDFs with natural-language instructions using the nano-pdf CLI.
-
smallnest Skill ObsidianWork with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
-
prostdev Skill Recap 2Catch the user up when they open a session with no context loaded — reconstruct where things actually stand in the Claude app, claude.ai, or Cowork, then give a short, plain-language status report — the goal, where it stands, what's needed from them — plus a next-steps list split into mine/yours. Use when the user asks for a recap, says "catch me up" / "where did we leave off", or returns after being away. Read-only — never resumes or continues the work.
-
kiloloop Skill Doctor 2Run environment and workspace diagnostics, auto-fix what it can, and report blockers. Use at session start or when something seems broken.
-
1593959 Bundle Bug Fixing OpenclawZero-regression bug fix workflow: triage → reproduce → root cause → impact analysis → fix → verify → knowledge deposit → self-reflect. Use when: - Feature broken, incorrect behavior, wrong output, errors/exceptions - Console errors/warnings even when feature appears functional - Regressions, timeouts, degraded performance - Keywords: "fix bug", "debug", "not working", "error", "broken" Output: Bug summary + verification report + code review + self-reflection score. Not for: new features (use fullstack-developer); pure review (use code-review); optimization (use performance-optimization).
-
1593959 Bundle Powerpoint PPTXCreate, inspect, and edit Microsoft PowerPoint presentations and PPTX decks with reliable layouts, templates, placeholders, notes, charts, and visual QA. Use when (1) the task is about PowerPoint or `.pptx`; (2) layouts, placeholders, notes, charts, comments, or template fidelity matter; (3) the deck must render cleanly after edits.
-
samulee003 Bundle Make Presentation 2Turns a source folder, existing deck, or presentation idea into a complete presentation product by routing through source intake, product grilling, evidence, story, prototype, stage review, and final delivery. Use when starting a presentation from materials, rebuilding a deck, resuming a partial presentation project, or asking for an end-to-end PPT/PDF workflow.
-
samulee003 Bundle Presentation Prototype 2Builds a small representative prototype in the real slide source so the team can test tone, density, visual system, and page grammar before producing the full deck. Use when the deck-prototype gate is current for a presentation project or when a router asks for representative opening, thesis, evidence, dense-page, and ending pages plus live review in the chosen slide engine.
-
samulee003 Bundle Presentation Story Architecture 2Turns an approved brief and supported claims into a thesis, audience journey, chapter roles, transitions, and slide-by-slide jobs for the main talk and backup. Incorporates human-writing craftsmanship, diagram-design visual pattern mapping, and subagent parallel expansion rules. Use when the story-architecture gate is current for a presentation project or when a router asks for the story and storyboard.
-
yurake Bundle PDFComprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Codex needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
-
yurake Bundle DOCXComprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. Use when Codex needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
-
yurake Bundle PPTXPresentation creation, editing, and analysis. When Codex needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
-
marco9442 Skill Nano PDFEdit PDFs with natural-language instructions using the nano-pdf CLI.
-
akovalion Skill Bug Report 2Быстрый баг-репорт в Jira. Вызывай по /bug-report. Собирает данные, показывает превью, создает дефект в Jira после подтверждения.
-
bydeng01 Skill Professor Analyzer 2Deep-dive a professor or research lab to assess PhD fit. Use this whenever the user wants to research, analyze, profile, or "look into" a potential PhD supervisor, advisor, faculty member, or lab — including questions like "is Prof X a good fit for me?", "what is this lab working on?", "analyze Professor Smith's recent work", "should I email this professor?", or when they paste a faculty page, Google Scholar link, or lab URL and want it understood. Gathers recent publications, grants, lab agenda, and open problems, then scores fit against the applicant's profile and surfaces concrete outreach hooks. Writes a structured profile to knowledge-base/professors/. Trigger even if the user doesn't say the word "analyze" — any intent to evaluate a specific researcher for PhD applications should use this skill.
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 fetching-and-converting-urls, ingest-pdf, paper-capture. 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.