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.
-
hosaypeng Bundle Extract BiodataExtract applicant biodata from PDF files and auto-populate biodata_summary.md tables. Use when user says 'extract biodata', 'process biodata PDFs', 'update biodata table', or 'scan applicant PDFs'.
-
hugoduncan Skill Review Task DocsReviews user-facing documentation changes for an implemented Munera task
-
hugoduncan Skill Incidental Complexity FinderChoose the single highest incidental-complexity executable unit to simplify. Use when selecting a behaviour-preserving refactor target by comprehension burden the branching does not explain (high gordian local burden against low/moderate cyclomatic complexity), guarding against essential-complexity false positives. Produces one target plus evidence, or a well-formed no-target report.
-
jerseycheese Skill Doc RotSniffs out stale and deprecated documentation — markdown files, code comments, docstrings, and commented-out code — then updates or removes it. Grounds every staleness call against the actual code before acting: auto-fixes the high-confidence rot, surfaces judgment calls for review. Trigger on: "find stale docs", "outdated documentation", "doc rot", "doc sniffer", "clean up docs", "are the docs current", "deprecated docs", "fix the README", "stale comments", "remove commented-out code". For a broader sweep of dead variables, functions, files, or tests (not just docs/comments), use dead-code-cleanup instead.
-
jerseycheese Skill Github ScreenshotGenerates GitHub-compatible markdown for screenshots using raw.githubusercontent.com URLs via the generate-github-image-markdown.sh script. Trigger on: "add a screenshot to this PR", "embed image in issue", "attach screenshot", "paste image into GitHub", "add screenshot to docs", "insert image in markdown", "show a screenshot in the PR", "add image to issue".
-
microsoft Skill API ChangesUse when customer-facing API changes were made — i.e., API report .md files differ from the branch's resolved comparison base. Guides through release tag assignment, API Council review requirements, breaking change classification, deprecation process, and changeset guidance. Triggered automatically by ci-readiness-check when api-report diffs are detected.
2.7k -
maragudk Bundle Simple EnglishWrite or rewrite technical text with the rules of ASD-STE100 Simplified Technical English so it is clear, unambiguous, and free of AI slop. Use for documentation, READMEs, runbooks, procedures, error messages, release notes, incident reports, and API guides. Also use when the user says "STE", "Simplified Technical English", "ASD-STE100", "de-slop", "make this readable", "write for non-native readers", or asks for docs that translate well. Enforces the standard's 53 rules: 20/25-word sentence limits, one word one meaning, simple tenses, active voice, condition before command.
-
maragudk Bundle Writing Clearly And ConciselyUse when you write or revise a long-form document an audience will read—documentation, a README, a how-to or user guide, a spec, a design or decision doc, a blog post, a proposal, an announcement, or a standalone report or summary written for a person. Such writing should be clear, concrete, and tight, so draft it from the start by Strunk's Elements of Style (active voice; definite, specific, concrete words; omit needless words) instead of first-draft sprawl. Do NOT fire for short or code-adjacent text—commit messages, PR descriptions, release notes or changelogs, error messages, UI strings, code comments, config, version bumps, quick internal scratch notes, or the implementation diary. These exclusions win even when the text reaches an audience: a release note, changelog, or PR description is a working artifact, not a document drafted for readers.
-
khaitrang1995 Skill Log CheckInvestigate logs in ELK — time window, KQL, error patterns, redacted samples, correlation, report. Primary log-ops skill. Evidence-only.
-
khaitrang1995 Skill Loki QueryCheck logs with LogQL (Loki/Grafana) — stream selector, filters, redacted samples, rate, investigation report. Evidence-only.
-
khaitrang1995 Skill Zabbix TemplateDesign a Zabbix template — items, LLD, triggers, graphs, macros. Markdown spec only.
-
gagaa-hue Skill Read DOCX读取 Microsoft Word (.docx) 文档的内容,并将其转换为纯文本或 Markdown 格式返回。 当用户需要分析、搜索或总结 Word 文档时使用。
-
gagaa-hue Skill Read PPTX读取 Microsoft PowerPoint (.pptx) 演示文稿的文本内容,并按幻灯片结构返回。 当用户需要总结、分析或提取 PPT 中的文字信息时使用。
-
gagaa-hue Bundle Department Report部门周报/月报生成器。当用户提到"部门周报""部门月报""汇总周报""整理周报""合并成员周报""生成部门报告""整合团队周报""部门工作总结"等关键词时触发。专门用于将多个成员的个人周报合并为部门级周报,或将 4 周部门周报整理为月报并生成下月计划。即使用户只是说"帮我整理一下大家的周报"或"把这个月的周报汇总一下",也应立即以此技能介入。
-
questnova502 Bundle Baoyu Post To XPost content and articles to X (Twitter). Supports regular posts with images/videos and X Articles (long-form Markdown). Uses real Chrome with CDP to bypass anti-automation.
-
questnova502 Skill Weekly Industry Report生成专业级周度产业研究报告(.docx),包含执行摘要、多章节深度分析、数据表格、战略建议和参考文献。当用户要求生成产业报告、行业分析报告、趋势研究报告、每周报告时使用此skill。
-
questnova502 Bundle Jira SyntaxUse when writing or formatting Jira descriptions, comments, or any text destined for Jira. Converts Markdown to Jira wiki markup, provides templates (bug reports, feature requests), and validates syntax before submission. Trigger on any Jira content authoring task.
-
aresbit Bundle X2md SkillBatch convert a directory of slides and PDFs into Markdown. Supports ppt/pptx/pps/ppsx/odp to pdf+md, and text-based pdf to md (no OCR).
-
tamircohen28 Bundle Session ReportUse when the user asks what they are spending on Claude, how many tokens something cost, why a session got expensive, or how well caching is working. Triggers: 'session report', 'token usage', 'how many tokens', 'what did that cost', 'am I burning tokens', 'cache hit rate', 'why is this session so expensive', 'which project costs most', 'show my usage', 'usage this week', 'last 7 days', 'claude stats', 'token breakdown', 'subagent cost'. Also use proactively after a long or context-heavy session when the user wonders where the budget went. Reads Claude Code's own JSONL transcripts under ~/.claude/projects; on other harnesses it reports that no compatible transcripts exist rather than inventing numbers.
-
wicttor Bundle Pwrl LearningsExtract, classify, deduplicate, structure, and save learnings from code, commits, tasks, and documentation
-
wicttor Bundle Pwrl Review ReportGenerate comprehensive review report and determine final approval status.
-
wicttor Bundle Pwrl Learnings ExtractExtract actionable learnings from code, commits, tasks, documentation, errors, and reviews.
-
together2329 Bundle Spec Builder새로운 스펙 PDF를 expert skill로 변환. PDF → markdown 계층 분해 → {spec}_index.json 생성 → spec_navigate 도구로 즉시 탐색 가능. UCIe/NVMe/기타 스펙 추가 시 호출. Trigger on: 새 스펙 추가, PDF를 스킬로, create expert, add spec, new spec skill.
-
thesaifalitai Skill Technical WriterTechnical documentation specialist. Invoke when WRITING or IMPROVING docs: README files, API documentation (OpenAPI/Swagger), Architecture Decision Records (ADRs), runbooks, onboarding guides, CONTRIBUTING guides, changelogs (Keep a Changelog format), inline code comments, JSDoc/TSDoc annotations, wiki pages, technical blog posts, postmortems, and system design documents. Also triggers for: 'write a README', 'document this API', 'write an ADR', 'create a runbook', 'improve these docs', 'write a postmortem', 'generate changelog'. Does NOT handle code implementation — for coding tasks use the relevant stack skill.
Audited -
thesaifalitai Skill Fullstack ArchitectureExpert full-stack architecture and project setup skill. ALWAYS trigger for ANY task involving project architecture decisions, monorepo setup (Nx/Turborepo), API design, database schema design, system design, scalability planning, code organization, microservices vs monolith decisions, GraphQL federation, authentication architecture, multi-tenancy, real-time features (WebSockets/SSE), file upload architecture (S3/Cloudinary), payment integration (Stripe), search (Algolia/Elasticsearch), email services, PDF generation, or starting a new full-stack project. Also triggers for: "architect this system", "how should I structure", "new project setup", "database design", "API design", "system design interview", "scale this app", "tech stack recommendation", "monorepo setup", "multi-tenant SaaS".
-
cloudvoyant Bundle SkillUnified skill lifecycle management. Triggers on: "skill explore", "skill new", "skill learn", "skill consolidate", "skill update", "skill critique", "skill feedback", "skill help", "skill create", "skill improve", "skill review", "skill scaffold", "explore skills", "create a skill", "make a skill for", "learn from", "extract skill from", "skill from PR", "skill from URL", "skill from path", "merge skills", "consolidate skills", "combine skills", "update skill", "improve skill", "critique skill", "review skill quality", "report skill bug", "skill issue", "scaffold skill repo", "init skill repo", "new skill repo". Pass a subcommand as the first argument.
-
cloudvoyant Bundle LinearLinear issue management. Create bug reports and issues in Linear projects and teams. Triggers on: 'linear report', 'report to linear', 'create linear issue', 'log bug in linear'.
-
cloudvoyant Bundle SnippetsManage Raycast snippets stored as topic-isolated markdown. Triggers on: "snippets add", "snippets update", "snippets sync", "snippets get", "snippets help", "add a snippet", "new raycast snippet", "sync snippets", "find a snippet".
-
drupaltools Skill Drupaltools MarkdownlintRun the project markdownlint script in a Drupal project and fix the reported markdown violations. Use this skill whenever the user asks to run markdownlint, lint markdown, check the docs, or says "run scripts/markdownlint.sh and fix the errors".
-
drupaltools Skill Drupaltools Issue GenerateCreate a Drupal.org issue title and summary body that is ready to paste into the issue form. Use when the user asks to draft, improve, or rewrite an issue from a bug report, feature request, patch, MR, commit, or discussion. When the user says "issue title", "issue body", "issue summary", or similar.
-
grafana Skill Review PrReview someone else's gcx pull request, produce a ranked report with a verdict, and optionally post it to GitHub as line-anchored inline comments. Covers what to report, in what order, when to stop, how to rank over-engineering findings, how to judge whether a large diff is justified, and how to turn the report into review comments with an APPROVE/COMMENT/REQUEST_CHANGES recommendation. Trigger on "review this PR", "review
-
jackchuka Bundle P Daily ReportUse when reviewing what you worked on, creating standups, writing status updates, tracking daily/weekly progress, or asking "what did I do today"
-
jackchuka Bundle P Md To SlidesConvert a structured Markdown deck source into a styled Google Slides presentation. Use this skill when the user has a slide.md file (or wants to write one) and wants Google Slides output — talks, LT decks, lecture slides, conference presentations, internal explainers. Trigger phrases include "md からスライド作って", "slide.md を Google Slides にして", "発表資料を Google Slides で", "convert this markdown to slides", "build a Google Slides deck from this markdown", "make slides from md", "/md-to-slides", and similar. Also use when the user references a presentation/<date>/slide.md file structure with `## Slide N — title`, `**話すこと:**`, and `**スライド要素:**` sections.
-
jackchuka Skill Gh Issue ReportInvestigate and file bug reports on GitHub repositories. Searches existing issues to avoid duplicates, checks contributing guides and issue templates, optionally confirms the bug in source code, and files a well-structured issue. Works on both local and remote repos. Triggers: "file a bug", "report issue", "is there a bug for", "check if reported", "investigate and file", "bug report on", "/gh-issue-report"
Audited -
joneqian Skill Word DOCXCreate, inspect, and edit Microsoft Word documents and DOCX files with reliable styles, numbering, tracked changes, tables, sections, and compatibility checks. Use when (1) the task is about Word or `.docx`; (2) the file includes tracked changes, comments, fields, tables, templates, or page layout constraints; (3) the document must survive round-trip editing without formatting drift.
-
joneqian Skill Web SearchThis skill should be used when users need to search the web for information, find current content, look up news articles, search for images, or find videos. It uses DuckDuckGo's search API to return results in clean, formatted output (text, markdown, or JSON). Use for research, fact-checking, finding recent information, or gathering web resources.
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 log-check, jira-syntax, linear. 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.