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.
-
thedixitjain Bundle Hugging Face Paper Publisher 2Publish and manage research papers on Hugging Face Hub. Supports creating paper pages, linking papers to models/datasets, claiming authorship, and generating professional markdown-based research articles.
2 -
dvcrn Bundle PDF 3Comprehensive PDF manipulation toolkit for extracting text, creating, merging, splitting documents, and handling forms. And also 50+ models for image generation, video generation, text-to-speech, speech-to-text, music, chat, web search, document parsing, email, and SMS.
32 -
dvcrn Bundle Ask Claude 2Delegate a task to Claude Code CLI and immediately report the result back in chat. Supports persistent sessions — Claude Code remembers previous context within the same workdir. Use when the user asks to run Claude, delegate a coding task, continue a previous Claude session, or any task benefiting from Claude Code's tools (file editing, code analysis, bash, etc.). ALWAYS run synchronously and ALWAYS include the result in your reply.
32 -
dvcrn Skill Nano PDF 2Edit PDFs with natural-language instructions using the nano-pdf CLI.
32 -
dvcrn Bundle Jsdoc Gen 2Add JSDoc or TSDoc comments to your code. Use when documentation is missing.
32 -
dvcrn Bundle Comment Gen 2Add meaningful inline comments to complex code. Use when documentation is lacking.
32 -
dvcrn Bundle Research 4Conduct open-ended research on a topic, building a living markdown document. Supports interactive and deep research modes.
32 -
dvcrn Bundle API Docs Gen 2Generate API documentation from route files. Use when you need markdown or OpenAPI specs fast.
32 -
dvcrn Bundle Weekly Report 3周报生成器,自动汇总本周工作
32 -
dvcrn Skill Obsidian 4Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
32 -
dvcrn Bundle Expense Tracker 5Track daily expenses in structured markdown files organized by month. Use when the user wants to log spending, view expense summaries, analyze spending patterns, or manage personal finance tracking. Supports categories, tags, and monthly summaries.
32 -
dvcrn Bundle 2slides 2AI-powered presentation generation using 2slides API. Create slides from text content, match reference image styles, or summarize documents into presentations. Use when users request to "create a presentation", "make slides", "generate a deck", "create slides from this content/document/image", or any presentation creation task. Supports theme selection, multiple languages, and both synchronous and asynchronous generation modes.
32 -
dvcrn Bundle Weibo Hot Search Anonymous 2无需登录微博账号,匿名抓取微博实时热搜榜并保存为 Markdown 文件。当用户说"获取微博热搜"、"抓取热搜"、"微博热搜榜"、"不用登录查热搜"、"匿名获取热搜"、"get Weibo hot search"、"weibo trending" 时使用。
32 -
dvcrn Bundle Clawbio Pharmgx Reporter 2Pharmacogenomic report from DTC genetic data (23andMe/AncestryDNA)
32 -
dvcrn Skill Social Media Carousel 3Multi-slide carousel design for Instagram, LinkedIn, and Twitter/X with layout rules and hooks. Covers slide structure, text hierarchy, swipe psychology, and platform-specific specs. Use for: carousel posts, Instagram carousels, LinkedIn carousels, slide posts, educational content. Triggers: carousel, instagram carousel, linkedin carousel, slide post, carousel design, swipe post, multi-image post, carousel template, educational carousel, carousel content, instagram slides, linkedin slides
32 -
dvcrn Bundle Crawl 2Crawl any website and save pages as local markdown files. Use when you need to download documentation, knowledge bases, or web content for offline access or analysis. No code required - just provide a URL.
32 -
dvcrn Bundle Equity Scorer 2Compute HEIM diversity and equity metrics from VCF or ancestry data. Generates heterozygosity, FST, PCA plots, and a composite HEIM Equity Score with markdown reports.
32 -
dvcrn Skill PDF Smart Tool Cn 3PDF智能处理工具 Pro | PDF转图片、图片转PDF、OCR识别、PDF合并拆分。
32 -
dvcrn Bundle Extract 2Extract content from specific URLs using Tavily's extraction API. Returns clean markdown/text from web pages. Use when you have specific URLs and need their content without writing code.
32 -
teqfocusadmin Skill HumanizerIdentify and remove 29 specific patterns that flag writing as AI-generated. Adjust structure and tone to make text indistinguishable from human writing. Use this skill when: user says "make this sound more human", user mentions "this reads like AI" or "sounds too robotic", user needs content to pass AI detection tools (Originality.ai, GPTZero, Turnitin), user explicitly requests "humanize this text", user is submitting writing where AI detection is a concern (academic, professional), or content feels formulaic, repetitive, or overly polished. Removes 29 AI patterns across 4 categories: overused phrases (delve, robust, seamless), structural patterns (perfect paragraphs, uniform length), tonal patterns (unwavering enthusiasm, no hedging), and word choice (thesaurus syndrome, adverb overload). Achieves 60+ point reduction in AI detection scores.
-
teqfocusadmin Bundle Sow GeneratorTeqfocus SOW (Statement of Work) generation skill. Use this skill whenever the user wants to create, draft, or generate a Statement of Work for a Teqfocus client engagement. Triggers include: "create an SOW", "draft a statement of work", "write the SOW for [client]", "generate the SOW for this deal", "create the contract for [client]", "we need an SOW for this resource", or any request involving formalizing a Teqfocus client engagement into a contractual document. This skill produces a complete, client-ready SOW document (.docx) following Teqfocus's standard 16-section format — the same structure used in signed engagements including Asana, Workday, and others. IMPORTANT: The SOW is a legal document. The generated draft is always routed to Angad Singh (CEO) for review and signature before it goes to the client. Never treat a generated SOW as final until Angad has approved it. Commercials must be approved by Naveen and Vinod before the SOW is generated.
-
tinyc0der Skill Documentation And AdrsRecords decisions and documentation. Use when you need to document an architecture decision (ADR) or the reasoning behind a design choice, when changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase.
-
tinyc0der Skill Test Driven DevelopmentDrives development with tests using the red-green-refactor loop. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality.
-
tinyc0der Skill Source Driven DevelopmentGrounds every implementation decision in official documentation. Use when you want to verify an approach against the official docs before implementing it, or when you want authoritative, source-cited code free from outdated patterns. Use when building with any framework or library where correctness matters.
-
jrudman25 Skill Update DocsUpdate relevant project documentation such as `README.md`, `AGENTS.md`, and `TODO.md` from verified repository state while preserving useful existing content. This skill is the canonical owner of `TODO.md` structure.
-
datnt-cell Bundle Unity Architecture AdvisoryDesign-time advisory guidance for Unity projects — inspecting an existing project, planning system/asmdef boundaries, recording architecture decision records (ADRs), reviewing performance hot paths, sketching small-game blueprints, defining scene wiring contracts, and designing authoring UX. Use when the user wants planning, review, or documentation of a Unity project's architecture rather than direct Editor automation — these modules define no REST skills. Read unity-core first if the task also needs Editor automation.
-
0xebby Skill Oracle SafetyConsume external data (prices, off-chain metrics, aggregates) without trusting a single manipulable reading — staleness checks, bounds, TWAP over spot, and report/use separation with a dispute window. Use whenever on-chain logic depends on a value from outside the contract.
-
pavelzw Bundle Pr ReviewInteractive PR review workflow. Reads existing PR comments (including pending review drafts) before reviewing, drafts severity-grouped findings into a markdown file, iterates with the human, and only after explicit approval pushes them as a pending review on GitHub. Never submits the review — the human writes the summary and submits in the UI.
-
cskwork Bundle Sdlc MaintainIncident to diagnosed intent plus lesson. Triggers: bug report, incident, alert, ticket.
-
pavelzw Bundle Presentation DesignSlide design and storytelling guidelines for creating presentations. ALWAYS load this skill when the user wants to create, review, or improve presentation slides — regardless of tool (Typst/Polylux, Beamer, PowerPoint, Google Slides, reveal.js, etc.).
-
cskwork Bundle Verify 2Verify changed service behavior with replayable build, static-analysis, review, and HTTP scenario receipts. Use for endpoint verification or a merge-readiness report.
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 hugging-face-paper-publisher, pdf, ask-claude. 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.