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.
-
madeyexz Skill Book Translation GuideWorkflow for translating entire books using AI agents. Split markdown books into chapters, batch translate 5 at a time, and verify completeness. Works with any language pair.
Audited -
maibornwolff Bundle Rpi ResearchConduct deep codebase research and produce a written report. Use when the user says "Research ...", "start a research for", "deeply investigate", or "fully understand how X works". Do not use for quick questions or simple code lookups.
-
manojbajaj95 Bundle WikiMaintain an in-repo markdown wiki under wiki/: init a new wiki, surgically update it after code changes, or answer questions from it. Use for /wiki init, /wiki update, /wiki ask, "generate the wiki", "refresh the docs", "how does X work in this repo" when wiki/ exists, deep-wiki style docs, or keep the wiki in sync — never wipe an existing wiki; prefer small incremental edits. Also use when installing CI that runs wiki update on push.
88 -
maplibre Skill Docs WritingWrite or edit repository documentation, KDoc, contributor guidance, and PR descriptions. Covers this project's audience, documentation structure, and compiled examples.
-
maratraevskiy Bundle Anarlog UpdatesApply an Anarlog meeting session or transcript to project documentation and filesystem tasks. Use when importing meeting decisions, commitments, or requirements, including sessions that discuss more than one project.
-
markheydon Skill Support GovernanceSupport governance for this repository. Use when reviewing or updating supported PHP, Monolog, WordPress, WP-CLI, smoke-test tuples, CI matrices, or source-of-truth compatibility documentation.
-
maskar Bundle Md ExpertThis skill should be used when the user is writing, editing, or reviewing markdown files. It ensures high-quality markdown authoring following universal CommonMark and GitHub Flavored Markdown standards. Triggers on: creating .md files, writing READMEs, formatting tables, fixing markdown lint errors, structuring documents, generating TOCs, checking links, or fixing markdownlint warnings. Also available as /sawkit:md-expert.
-
maskar Bundle Diagram ExpertThis skill should be used when the user needs to create, generate, or visualize diagrams. It actively generates diagrams using the right tool for the right complexity level, following a tiered approach from simple ASCII to complex rendered images. Triggers on: drawing flowcharts, architecture diagrams, sequence diagrams, ER diagrams, state machines, mind maps, data charts, visualizing data, adding diagrams to READMEs, or any visual documentation. Also available as /sawkit:diagram-expert.
-
mastra-ai Bundle Technical WritingGuidelines for creating clear, well-structured technical documentation
-
matteobaccan Bundle Linkedin Cringe MeterIl Cringiometro. Dato l'URL (o il testo) di un post LinkedIn, ne misura il livello di cringe da 1 a 10 con la scala e il catalogo dei 37 moduli della skill linkedin-cringe, dice quali ganci ha preso, il registro, il sapore-AI e la lead-gen, e produce un report markdown più un'immagine 1080x1080 anonima, pronta da usare come risposta sotto al post. Usala quando l'utente chiede "quanto è cringe questo post", "misura / valuta / cringiometro", o vuole un'immagine di risposta stile blastometro.
-
maxazure Bundle Daily Briefing零 API 密钥、零配置的本地晨间简报。当用户说"晨报"、"今日简报"、"morning briefing"、"daily brief"时触发。 使用 icalBuddy 读取 macOS 原生日历、本地 Markdown 管理待办、RSS 聚合新闻信号、curl 获取天气, 经过 AI 智能筛选和优先级排序后,生成一份 30 秒内可读完的晨间简报。无需任何 API 密钥或外部服务配置。
-
chasebuild Skill Core Fix Skill DocsFix Skill Documentation
-
openhands Bundle FlarglebargleA test skill that responds to the magic word "flarglebargle" with a compliment. Use for testing skill activation and trigger functionality.
-
0antique Bundle Paper Share PostCreate reusable Chinese AI paper-sharing deliverables from a research paper PDF for native Chinese readers. Use when Codex is asked to process a 论文 PDF for 论文分享、自媒体帖子、博客、paper reading notes, or WeChat/Xiaohongshu-style sharing, including extracting/cropping the paper homepage, figures, and tables, then writing a concise Chinese Markdown post with source, link, paper title, research background, contributions, method, and one-sentence summary.
-
1507078 Bundle Openwrt One ObserveRead what an OpenWrt One is actually doing - airtime use, RF neighbours, thermals, client roaming - and turn it into a report with tuning proposals. Read-only. Use when the user asks why their Wi-Fi is slow, which channel to use, or whether the router is running hot.
-
2389-research Skill Git Repo PrepUse when preparing a codebase for public/open-source release, reviewing a repo for openness, or auditing for secrets and missing documentation before making code public. Triggers on "open source", "public release", "prepare repo", "openness", "repo review", "make public", "open-source prep".
Audited -
88plug Skill AddlightnessSimplify, then add lightness. Analyzes one or more source files for AI-generated 'code fat', removes it while preserving behavior, verifies the change passes the equivalence gate (a structural signal, not a behavioral proof), then benchmarks the speedup. Multi-pass: measure -> trim -> verify -> benchmark. Use when the user says "add lightness", "trim this code", "remove the fat", "slim down", "make this leaner/faster", "simplify and benchmark", or invokes /addlightness. Also auto-triggers when the user wants sloppy first-pass AI code made trim and fast. Applies edits; for a read-only weight report with no changes use /addlightness-review.
-
88plug Skill Addlightness BenchBenchmark before/after code snapshots and report the performance delta with statistical significance. Runs N=10 timed runs (hyperfine if available, else a date+awk fallback) and computes % improvement. Use when the user says "benchmark this", "is it faster", "measure the speedup", "compare before and after", "did the trim help performance", "time these two", or invokes /addlightness-bench. Triggers on /addlightness-bench.
-
88plug Skill Addlightness ReviewRead-only code-weight report. Measures LOC, cyclomatic complexity, import count, function count, and nesting depth for one or more files and lists removable 'fat' candidates -- WITHOUT changing any code. Use when the user says "how heavy is this", "weight report", "what's the fat here", "review weight", "analyze complexity", "where can this be trimmed", "is this bloated", or invokes /addlightness-review. Triggers on /addlightness-review. Reports only, never edits; to actually apply trims use /addlightness.
-
agentpostmortem Skill Markdown FormatterFormats markdown files to a consistent style
Audited -
alessandrocaula Skill PlanSave an implementation plan as a markdown file. Use when entering plan mode or when explicitly asked to create a plan, outline an approach, or design a solution.
-
buddhilive Skill Repoagent Doc GenerationGenerates or refreshes per-symbol codebase documentation as Open Knowledge Format (OKF) markdown, in dependency order, using buddhi's code graph.
Audited -
cgmoreh Bundle Bayes Reporting RWrite up a Bayesian analysis for a journal, so the workflow behind the estimates is visible in the paper rather than buried in an appendix. Covers the methods section stage by stage, wording for priors and their justification, reporting posteriors without significance thresholds, what belongs in the main text against the supplement, building a workflow appendix from the analysis log, checking a draft's numbers against its output, and the results section in the book's own interpretive register. Use when drafting or revising the methods or results section of a paper reporting Bayesian estimates; when a reviewer challenges the priors or the choice of a Bayesian analysis and the defence goes into a response memo or robustness paragraph; when converting an analysis notebook into a manuscript; when checking that a draft's numbers trace to the output behind them; or when deciding which checks to report. For running the analysis use bayes- workflow-r; for the quantity reported use bayes-estimands-r.
-
jonaskahn Bundle DocforgeWrites new repository documentation from source-code evidence — catalog-driven, provenance-tracked, and independently audited.
-
jonaskahn Skill Docforge ReviseRefreshes documentation Docforge already wrote — the whole tree, one area, or flows; a bare run only syncs manifest metadata.
-
joshsymonds Bundle BrainstormingTurns an idea, bug report, or goal file into an epic contract and its first executable effort.
-
jtepe Bundle PDF ReaderRead PDF files without flooding context — extract page-range text as markdown, pull out figures by ID, render pages to images. Use whenever the user asks about the contents of a PDF file.
-
kamkate Bundle Maturity Learning LoopUse this skill when the user asks about tracking intervention outcomes, reviewing whether a recommended intervention worked, generating an ROI report, checking the learning loop status, or evaluating past interventions. Also triggers when the maturity engine has just produced intervention recommendations and the user needs to record their decision (accept, defer, skip). Works alongside the maturity-engine skill — does not replace it. Trigger phrases: "did the intervention work", "track this intervention", "ROI report", "what happened after", "evaluate outcomes", "accept this recommendation", "learning loop", "generate quarterly report".
-
keploy Skill Keploy DocsGuide for contributing to the Keploy documentation site at github.com/keploy/docs. Invoke when a change in keploy/keploy introduces, removes, or alters user-visible behavior (new CLI flag, changed default, new command, new configuration field, new on-disk format) and the docs need to catch up — or when the user asks to document a feature, write a quickstart, or fix a docs bug. Covers where to put the edit, every CI check that must pass, and how to reproduce each check locally before the PR.
-
killvxk Bundle Auto WeeklyThis skill should be used when the user asks to generate weekly reports from git history, process document links, scan Daily digests into category files (C2/README/docs/BOF/tools), update markdown files with URL descriptions, or mentions "生成周报", "处理文档链接", "扫描Daily", "更新 docs.md". Automates weekly report generation by extracting URLs from git commits or source files, generating concise Chinese descriptions, and organizing them into markdown tables.
-
killvxk Bundle Github Star WeeklyGenerate or update weekly markdown reports from a GitHub username's starred repositories and optional fork events. Use when the user asks to check GitHub stars, GitHub starred repos, starred weekly reports, 每周 star 周报, GitHub star/fork weekly, or wants to input a GitHub username and append only the weekly/ report without touching README/source files.
-
kmalakoff Bundle SenseQuery a markdown tree with the sense CLI: filter notes by frontmatter, full-text search the prose, follow wikilinks/backlinks, trace how notes connect (link path, similar-but-unlinked), and read note outlines. Use when the user wants to query, filter, count, search, or report on a folder of markdown notes, when you need to find which notes discuss a topic before reading them, when you want a note's backlinks or structure, when you want to know how two notes connect, when a directory has a sense.config.json, or when asked to add a saved entry to one.
-
kubernetes-sigs Bundle Documentation StandardsStandards for Kubebuilder documentation in docs/book/src/. Use when writing or reviewing documentation, tutorials, guides, or plugin docs.
-
divar-ir Skill Generate ReadmeGenerate or refresh a comprehensive, professional README.md for a repository, with architecture overview, mermaid and optional C4 diagrams, repository structure, dependencies, and API documentation. Use whenever the user asks to create, write, update, improve, or regenerate a README, project documentation, or a project overview page — even if they just say "document this project" or "this repo needs docs".
-
doertail Bundle Earnings BlockerBlock or filter stock trading signals that fall within an earnings announcement window. Use this skill whenever the user wants to avoid trading a stock too close to its earnings report, filter out signals near earnings, check if a stock has upcoming earnings within N days, or add earnings-aware risk management to a quant scanner. Triggers include: "is AAPL near earnings", "filter stocks near earnings", "block trades during earnings", "earnings calendar check", "skip signals near earnings", "avoid earnings window", "earnings-aware filter", "any signals scheduled too close to earnings", or any request to use earnings dates as a gate for buy/sell decisions.
-
dragonflydb Skill Benchmark ReportGenerate a technical benchmark report in markdown from raw memtier/redis-benchmark output. Use this whenever the user provides benchmark results, log files, memtier JSON output, or a directory of benchmark data and wants a written report or comparison document. Trigger even when the user says "write up these results", "make a report from this data", "turn this into a blog post", or just drops a directory path. Always use this skill when the user provides benchmark files and wants a human-readable output. Reports compare Dragonfly against another system (ElastiCache, Redis, Valkey) but can handle single-system data too.
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 book-translation-guide, rpi-research, wiki. 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.