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.
-
systempromptio Skill Rust Coding StandardsRust coding standards, documentation authoring, content workflows, and quality patterns for systemprompt.io development
-
jylhis Skill Duckdb DocsSearch DuckDB and DuckLake documentation and blog posts. Returns relevant doc chunks for a question or keyword using full-text search against a locally cached index.
-
jylhis Bundle Skill ExtractorExtracts reusable skills from work sessions. Use when (1) a non-obvious problem was solved worth preserving, (2) a pattern was discovered that would help future sessions, or (3) a workaround or debugging technique needs documentation. Manual invocation only via /skill-extractor command — no automatic triggers or hooks.
-
jylhis Bundle Offline DocsDiscover and use offline documentation on Unix systems (Linux, macOS, FreeBSD). Use when the user asks about CLI tool usage, flags, options, or behavior; needs to look up a man page or info page; wants to find configuration references; asks 'how do I use <tool>'; needs help finding documentation for an unfamiliar command; asks what a flag does; or wants to explore available system documentation. Prefer local docs over web search -- they are authoritative and version-matched to installed software.
-
jylhis Bundle Obsidian MarkdownCreate and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.
-
edmundmiller Bundle Spec Driven SpockUses Spock metadata to connect executable specs to design decisions. Use when authoring or refactoring Spock specifications as design documentation.
-
peopleforrester Skill Test CoverageAnalyze and report test coverage with improvement suggestions
-
peopleforrester Skill API DocsGenerate API documentation from code or specifications. Use when documenting REST APIs, library APIs, or generating reference documentation. Supports OpenAPI, JSDoc, and markdown formats.
Audited -
peopleforrester Skill API DesignerAPI design and documentation assistant for REST and GraphQL APIs. Use when designing new endpoints, reviewing API structure, or creating API documentation. Follows industry best practices for consistent, intuitive API design.
Audited -
peopleforrester Skill Changelog WriterGenerate and maintain changelogs following Keep a Changelog and Conventional Commits standards. Use when releasing versions, documenting changes, or updating project history.
Audited -
peopleforrester Skill Readme GeneratorGenerate comprehensive README.md files for projects. Use when the user asks to create a README, document a project, or improve existing documentation. Creates well-structured READMEs following best practices.
Audited -
redpanda-data Skill Writing ShapeShape raw markdown material into an article through conversational drafting.
6 -
redpanda-data Skill Writing FragmentsMine user conversation into raw writing fragments in one markdown file.
6 -
atomicinnovation Skill Documentation LensDocumentation review lens for evaluating documentation completeness, accuracy, and audience-appropriateness. Used by review orchestrators — not invoked directly.
Audited -
atomicinnovation Bundle Create Jira IssueUse this skill only when the user explicitly invokes /create-jira-issue to create a new Jira issue. This is a write skill with irreversible side effects — it must never be auto-invoked from conversational context. Accepts a project key, issue type, summary, optional Markdown body, and optional fields (assignee, reporter, priority, labels, components, parent, custom fields). Previews the resolved intent, requires explicit confirmation, then POSTs to Jira and returns the new issue key.
-
atomicinnovation Skill Create Linear IssueUse this skill only when the user explicitly invokes /create-linear-issue to create a new Linear issue from a local work-item file. This is a write skill with irreversible side effects — it must never be auto-invoked from conversational context. It reads the work item's title and Markdown body, shows a payload preview, requires explicit confirmation, then creates the issue and writes the remote-allocated identifier (e.g. BLA-123) back into the file's external_id frontmatter field.
Audited -
atomicinnovation Skill Comment Linear IssueUse this skill only when the user explicitly invokes /comment-linear-issue to add a Markdown comment to an existing Linear issue. This is a write skill with irreversible side effects — it must never be auto-invoked from conversational context. It shows the comment preview, requires explicit confirmation, then posts the comment.
Audited -
matiascomercio Bundle GsuiteGoogle Suite integration for Sheets, Docs, Slides, Gmail, Calendar, Tasks with multi-account support. Orchestrates operations via CLI tools.
-
matiascomercio Skill Ac IssueReports issues to agentic-config repository via GitHub CLI. Supports bug reports and feature requests. Triggers on keywords: issue, report bug, feature request, ac issue
-
matiascomercio Skill Pull RequestCreates comprehensive GitHub Pull Requests with authentication validation and structured documentation. Triggers on keywords: pull request, PR, create PR, open PR
-
matiascomercio Bundle Mux SubagentMUX data-plane worker protocol reference. Defines the report, signal, and return-code contract that strict mux coordinators consume.
-
matiascomercio Skill Ac Git Pull RequestCreates comprehensive GitHub Pull Requests with authentication validation and structured documentation. Triggers on keywords: pull request, PR, create PR, open PR
-
matiascomercio Skill Ac Tools Ac IssueReports issues to agentic-config repository via GitHub CLI. Supports bug reports and feature requests. Triggers on keywords: issue, report bug, feature request, ac issue
-
matiascomercio Skill Ac Tools Web SearchGrounded public web research via the web_search tool. Use for searching documentation, facts, recent web content, or location-aware public results while keeping web access inside the extension-managed search wrapper.
-
matiascomercio Skill Ac Workflow Mux SubagentMUX data-plane worker protocol reference for pi. Defines the report, signal, and return-code contract that strict mux coordinators consume.
-
davidtoby Bundle Lark Slides飞书幻灯片:创建和编辑幻灯片。创建演示文稿、读取幻灯片内容、管理幻灯片页面(创建、删除、读取、局部替换)。当用户需要创建或编辑幻灯片、读取或修改单个页面时使用。当用户给出 doubao.com 的 /slides/ URL/token 时,也应直接使用本 skill,不要因为域名不是飞书而回退到 WebFetch;路由依据是 URL 路径模式和 token,而不是域名。不负责:云文档内容编辑(走 lark-doc)、云文档里的独立画板对象(走 lark-whiteboard)、上传或下载普通文件(走 lark-drive)。
-
davidtoby Bundle Consulting PDF From YoutubeGenerate polished Chinese consulting-style PDF reports from YouTube videos. Uses a transcription priority chain -- YouTube auto-subs first, Whisper fallback second (with quality gates and proper noun verification). Includes bot-detection bypass escalation when yt-dlp is blocked. Use when a user shares a YouTube link and asks for a consulting-style PDF report.
-
davidtoby Skill Chinese Video Transcribe PDF将中文字幕视频(或无字幕视频)转写为文本,并生成中文PDF报告。使用 faster-whisper 做语音转写(不受字幕限制),ReportLab 生成专业中文PDF。适用于YouTube、MP4等来源的视频。
-
davidtoby Bundle Academic Paper To Chinese Insight PDFAcademic Paper to Chinese Insight PDF
-
davidtoby Bundle Chinese PDF Document WorkflowsClass-level workflow for extracting, converting, editing, and producing polished Chinese PDFs and document reports from PDFs, papers, webpages, markdown, and video transcripts. Use when asked to create Chinese PDF reports, fix Chinese font/glyph rendering, summarize academic papers into Chinese insight reports, convert documents to Markdown, extract/annotate PDF content, or produce consulting-style PDF deliverables.
-
davidtoby Bundle Chinese Asr Transcript PolishingTake a noisy Chinese ASR/speech-to-text transcript (Whisper or similar), systematically proofread and correct all transcription errors, restructure into a flowing publication-ready article, and export as a polished Chinese PDF with critical analysis and fact-checking sections. Use when a user provides or generates a Chinese speech transcript and asks for a polished, corrected article PDF — especially for long-form lectures, keynote speeches, interviews, or academic talks where accuracy of proper nouns, historical facts, and technical terms is critical.
-
davidtoby Bundle Video Transcription Subtitle WorkflowsClass-level workflow for video/audio transcription, Whisper fallbacks, bilingual EN/ZH subtitles, YouTube transcript/report extraction, X/Twitter video download normalization, frame extraction, and hardcoded/soft subtitle delivery. Use when asked to transcribe media, create subtitles, repair subtitle sync/completeness, download social videos, extract video frames, or produce bilingual transcript/video deliverables.
-
davidtoby Bundle Brave SearchWeb search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.
-
davidtoby Skill Youtube Bilingual Transcript ReportDownload a YouTube video, build English and Chinese timestamped transcripts, create a structured summary with independent insights, and export a professional Chinese PDF report. Includes fallback when Chinese subtitle download hits HTTP 429 and when full-resolution video download is unnecessarily heavy.
-
davidtoby Bundle PDF Content Extractor Annotator提取与分析 PDF:文本、表格、元数据、图片;支持合并、注释与去水印,提供 OCR 兜底与综合报告
-
soden46 Skill Documentation Best PracticesLaravel guidance to write meaningful documentation that explains why not what; focus on complex business logic and self-documenting code
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 writing-shape, writing-fragments, rust-coding-standards. 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.