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.
-
h-mmer Skill Submit 4Draft and submit a vulnerability report to the bug bounty platform. Reads scope.yaml for platform/program, uses brain + findings for content. Always drafts first for review.
-
h-mmer Skill Quality 3Score a report draft before submission. Usage: /quality <draft-path-or-finding-description>
-
immortalqx Bundle PDFUse this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.
-
immortalqx Bundle DOCXUse this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.
-
immortalqx Bundle PPTXUse this skill any time a .pptx file is involved in any way - as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions "deck," "slides," "presentation," or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.
-
immortalqx Bundle ArxivSearch, download, and summarize academic papers from arXiv. Use when user says "search arxiv", "download paper", "fetch arxiv", "arxiv search", "get paper pdf", or wants to find and save papers from arXiv to the local paper library.
-
immortalqx Bundle Mock ReviewMock peer-review workflow for manuscript authors preparing conference or journal submissions. Use when the user asks in English or Chinese for mock review, simulated review, rebuttal preparation, reviewer-style critique, or asks Codex to review a manuscript according to a named venue/journal such as ACM MM, NeurIPS, CVPR, ICLR, ICCV, IEEE journals, or a user-provided review template. The skill researches official review requirements, optionally extracts user-provided review templates in PDF/Markdown/image/text form, scans PDFs for manuscript artifact risks, studies related literature and experimental baselines, and writes a simulated review for author preparation that must not replace real peer review or impersonate an official reviewer.
-
immortalqx Bundle Paper ReadingDeep, critical paper-reading workflow that produces a structured reading note. Use when the user wants to read, understand, summarize, break down, or take notes on a single research paper. English triggers: "read this paper", "read the paper", "paper reading", "paper notes", "deeply read", "critically read", "summarize this paper", "break down the paper", "explain this paper", "walk me through this paper", "help me understand this paper". Chinese triggers: "读论文", "精读论文", "理解论文", "拆解 论文", "整理论文笔记", "帮我看这篇论文", "分析这篇论文". Also triggers when the user hands over a .pdf, an arXiv URL or ID, or a paper title and asks for deep understanding. NOT for quick one-paragraph overviews (use alphaxiv), broad literature surveys (use research-lit), or simulated peer review (use mock-review).
-
immortalqx Bundle Update Source MapCreate or update a structured source map (Markdown + JSON) for any project directory. Use when Codex needs to (1) index an unfamiliar workspace before doing work in it, (2) refresh a stale source map after files are added, removed, or renamed, (3) prepare quick navigation context for a multi-turn task that touches many files, or (4) preserve a reusable structured inventory of the project. Auto-detects whether to create a new map or update an existing one based on the presence of `x_temp/SOURCE_MAP.md` or `SOURCE_MAP.md` at the workspace root. Outputs are human-readable Markdown for navigation and structured JSON for programmatic queries. Curated file summaries in a separate JSON file persist across regenerations.
-
immortalqx Bundle Research Survey LoopLong-running survey workflow for robotics, embodied AI, computer vision, world models, navigation, manipulation, 3D scene understanding, and adjacent research. Use when Codex needs to create or continue a multi-round literature review task, maintain stable task documents (`task.md`, `round_log.md`, `current_task.md`, `survey.md`), search Nature/Science plus top CV and robotics venues before arXiv, migrate relevant local PDFs from `papers/` into task-local `sources/`, read PDFs in chunks of at most 10 pages, and incrementally write a Chinese Markdown survey with relative local citations or web links.
-
speciliam Bundle Linkedin Apply AllDrain Liam Van's LinkedIn software engineer search results one by one from Chrome with exactly one active worker/browser actor, using a provided LinkedIn jobs search URL or the salary-filtered SWE search, skipping duplicate/already-applied postings, tailoring or reusing resumes in the same worker, submitting safe applications, recording precise blockers, and updating the markdown tracker/cache.
-
speciliam Bundle Company ProspectingBuild and maintain a separate company-to-people outreach prospect tracker for job applications. Use when you want the top 3 recruiter, alumni, engineer, or employee contacts per company in markdown, plus Apollo email lookup status that stays separate from application-trackers/applications.md.
-
speciliam Bundle Gmail Application RefreshReview Gmail for application-related emails, infer status changes such as applied, online assessment, interview, rejection, or offer, and update the markdown application tracker without creating duplicate or low-confidence changes. Notion mirroring is handled separately by notion-application-sync.
-
bernardorubin Skill StandupUse when the user wants a daily-standup update drafted from their worklog — "write my standup", "standup update", "what did I do yesterday for standup", "daily standup", "generate my standup from the worklog", "standup notes". Reads the actual worklog (vault-aware, same source /save-session-to-worklog writes) for the last working day's entries, optionally cross-references Jira ticket status, and writes a short standup-notes PDF to the Desktop. The whole point is that it sources from the WORKLOG (ground truth), never from memory or thin notes — so the update reflects what actually got done. For logging today's work INTO the worklog use /save-session-to-worklog; this skill reads it back OUT as a standup.
-
cbusillo Bundle Repo ReadinessUse when the user asks whether a change, branch, PR, or workstream is ready to review, merge, ship, pause, or hand off, or asks to run gates, validate changes, check CI/PR readiness, inspect IDE warnings, verify UI, or identify blockers. Orchestrates local, GitHub, inspection, and browser evidence into a concise readiness report.
-
mardab96 Skill Page Speed Impact ReviewTurns speed measurements into a conversion priority instead of a scoreboard, and says which specific asset to fix first. Use when a speed report has been run and nobody knows whether any of it is worth the engineering time.
-
samuel-venturin Skill Execute QA ValidationRe-run validation tests after code review. If GREEN, proceed to user approval; otherwise generate report and stop for manual continuation.
-
dkpapadopoulos Bundle Improvement MinerUse when mining the repo for improvement proposals in the LEARN phase — manually sweeping eval baselines, gate-status output, memory feedback, and parked revival criteria into a ranked, evidence-graded proposal report with in-session approve/reject and a GitHub-issue queue
-
akillness Bundle API Documentation 2Create comprehensive API documentation for developers. Use when documenting REST APIs, GraphQL schemas, or SDK methods. Handles OpenAPI/Swagger, interactive docs, examples, and API reference guides.
42 -
spoon94 Bundle Diagram MermaidGenerate Mermaid code blocks (` ```mermaid ` fences) for inline Markdown rendering of technical diagrams. Covers 11 types — flowchart, sequence, class, state, ER, Gantt, pie, mindmap, timeline, gitGraph, and journey. Use whenever the user asks for a flowchart, sequence diagram, state diagram, ER diagram, Gantt chart, pie chart, mindmap, timeline, git graph, or user journey map. Trigger on: "画流程图" "画时序图" "状态图" "ER图" "甘特图" "饼图" "思维导图" "时间线" "git图" "用户旅程" "Mermaid" "GitHub 渲染" "嵌入文档" or any diagram request where the output should be inline Markdown. Part of the diagram skill family — pick this skill for Mermaid code blocks, zero-dependency output that renders natively in GitHub/Markdown, or one of the 11 supported types. Lightest-weight entry point of the diagram family — default for "画个流程图/时序图" unless another format is explicitly requested.
-
spoon94 Bundle Diagnosing SuperpowersUse when a superpowers session went wrong and your human partner wants to know why — repeated work, ignored plans, stumbles, poor results, a skill that didn't fire, "it took too long", "why is it so expensive", "what is it doing" — or wants to build a bug report for the superpowers maintainers, for the current session or a past one identified by id or path, on any harness.
-
dirnbauer Bundle Architecture Decision Records 3Writes and maintains architecture decision records (ADRs) and decision logs: what was decided, why, which alternatives were considered and rejected, and what would make the team revisit it later. Use when the same argument keeps coming back every few months and nobody remembers the rationale, when you need to document a choice between two technologies together with its trade-offs, when a decision has been superseded and the old entry must stay intact rather than be deleted, or when an existing decision log needs auditing, standardizing or validating against a template. Markdown or reStructuredText.
-
dirnbauer Bundle Webconsulting Create Documentation 3Creates product documentation systems with help pages, AI-generated screenshots, Remotion product tours, GSAP animation, narration scripts, TTS, background music, README visuals, and deployment steps. Use when the user asks for product docs, help pages, documentation videos, narrated tours, screenshots, README media, Remotion docs workflows, or webconsulting-style documentation assets.
-
ww-w-ai Bundle Pdca 3Unified PDCA cycle management. Supports: plan, design, do, analyze, iterate, report, status, next, archive, cleanup. Actions: plan->create plan doc, design->create design doc, do->implementation guide, analyze->gap analysis (design vs code), iterate->auto-fix gaps, report->completion report, status->show progress, next->suggest next phase. Triggers: pdca, plan, design, analyze, iterate, report, status, gap analysis, 계획, 설계, 분석, 검증, 보고서, 計画, 設計, 分析, 计划, 设计, planificar, diseño, analizar, planifier, conception, Planung, pianificare Do NOT use for: bkit rules reference (use $bkit-rules), template details (use $bkit-templates), level-specific guidance (use $starter/$dynamic/$enterprise).
-
ww-w-ai Bundle Bkit Templates 3PDCA document templates for consistent documentation. Provides template selection guide based on phase and project level. Triggers: template, plan document, design document, analysis, report, 템플릿, 계획서, 설계서, テンプレート, 模板, plantilla, modèle, Vorlage, modello Do NOT use for: executing PDCA actions (use $pdca instead).
-
kevin-burns Bundle C7searchRetrieve up-to-date documentation and code examples for any software library, framework, or API via the Context7 service, using the `c7search` CLI. Use this skill whenever looking up how to use a library or framework, finding current code examples for a specific API or feature, verifying the correct signature or usage of a library function, or checking library behavior that may have changed since the training cutoff — even when the user doesn't name Context7 or c7search explicitly. `c7search` is a single Go binary wrapping Context7's public v2 API with on-disk caching, retries, and predictable exit codes.
-
kevin-burns Bundle Cv Cover LetterDraft a cover letter from a job posting and the applicant's own CV and evidence base, making only claims that trace to something they actually said, and stopping when the evidence stops rather than filling a word count. Use when the user asks for a cover letter, a covering letter, a letter of application, a motivation letter or an Anschreiben; when they want an existing draft checked for claims it cannot support; or when they ask whether a posting is worth applying to before writing one. Runs on any posting — a URL, a pasted advert, an email — not only LinkedIn. Do NOT use for the CV itself (cv-and-human) or for recovering what someone has done in the first place (cv-evidence-base).
-
kevin-burns Bundle Travel PlanningTurn a trip request into a structured, editable travel plan — a day-by-day itinerary plus a reconciled budget — as a Markdown document. Use this whenever the user wants to plan a trip, vacation, or holiday: "help me plan a week in Portugal", "build an itinerary for 5 days in Tokyo with my kids", "map out a road trip", "we have $3k for a long weekend, what can we do", "organize my Japan trip", or any request to structure travel across days and a budget — even if they don't say the word "itinerary". This is a reasoning-and-structuring skill: it plans, paces, and budgets, and will do a best-effort web lookup to anchor cost estimates in typical or seasonal prices (labeled, sourced, not live quotes). It does NOT make bookings, transact, or read real-time seat/room inventory — steer those to the actual booking sites and keep planning.
-
drunkcoding Bundle Conference PlotCreate publication-quality matplotlib figures for two-column conference papers (ACM, IEEE, USENIX). Provides style presets, colorblind-safe Wong palette, and dual-output (PDF+PNG) workflow. Use when the user wants to create, style, or fix plots/figures/charts for academic paper submission, or asks for conference-quality matplotlib figures.
-
drunkcoding Bundle Meeting SummaryTransform raw meeting notes, transcripts, or recordings into actionable meeting summaries focused on decisions, action items with owners and deadlines, and accountability. Use when the user asks to summarize a meeting, extract action items from meeting notes, create meeting minutes, write a meeting recap, process a meeting transcript, or generate follow-up documentation from any meeting. Triggers on mentions of "meeting summary", "meeting notes", "meeting recap", "action items from meeting", "meeting minutes", "standup notes", "retro summary", or when pasted text appears to be a meeting transcript or notes.
-
24601 Bundle QA 3Systematically QA test a web application and fix bugs found. Runs QA testing, then iteratively fixes bugs in source code, committing each fix atomically and re-verifying. Use when asked to "qa", "QA", "test this site", "find bugs", "test and fix", or "fix what's broken". Proactively suggest when the user says a feature is ready for testing or asks "does this work?". Three tiers: Quick (critical/high only), Standard (+ medium), Exhaustive (+ cosmetic). Produces before/after health scores, fix evidence, and a ship-readiness summary. For report-only mode, use /qa-only. (gstack)
34 -
24601 Bundle QA Only 3Report-only QA testing. Systematically tests a web application and produces a structured report with health score, screenshots, and repro steps — but never fixes anything. Use when asked to "just report bugs", "qa report only", or "test but don't fix". For the full test-fix-verify loop, use /qa instead. Proactively suggest when the user wants a bug report without any code changes. (gstack)
34 -
24601 Bundle Document Release 3Post-ship documentation update. Reads all project docs, cross-references the diff, updates README/ARCHITECTURE/CONTRIBUTING/CLAUDE.md to match what shipped, polishes CHANGELOG voice, cleans up TODOS, and optionally bumps VERSION. Use when asked to "update the docs", "sync documentation", or "post-ship docs". Proactively suggest after a PR is merged or code is shipped. (gstack)
34 -
fabioc-aloha Skill Big Idea 2Distill the central claim before authoring any summary-shaped output: hero copy, commit-message subject, PR title, ADR title, slide title, executive summary, skill description, abstract. Length is format-dependent (1 sentence for titles, up to a short paragraph for complex theses), tested against the Saint-Exupéry rule (remove sentences until removing another would break the claim). Chart summaries use the specialized chart-big-idea skill in the flint-chart-plugin.
-
green-pt Skill Honey Eco 3Report session token and CO2 savings vs no-Honey baseline.
-
xianyu110 Bundle Wechat Publisher一键发布 Markdown 到微信公众号草稿箱。基于 wenyan-cli,支持多主题、代码高亮、图片自动上传。
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 submit, quality, pdf. 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.