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.
-
nero1688 Bundle R Spss Syntax Architect把研究假說轉成可重現的 R 或 SPSS 計量語法:panel FE/RE+Hausman、調節(交乘項+簡單斜率)、二次項轉折點 -β₁/(2β₂)、中介(bootstrap)。每段語法先附前置資料檢查(遺漏、極端值、相關矩陣,相關逾 0.9 紅旗)、逐行中文註解、再現性聲明(seed、套件版本),並附執行後與迴歸表對帳步驟。何時用:你有資料欄位與假說、要產生實際能跑的分析語法時。與 tej-data-wrangler 劃界:wrangler 負責把 RAW 檔洗成乾淨面板,本技能負責洗好之後的建模語法。觸發詞:R 語法、SPSS syntax、迴歸語法、固定效果、FE、RE、Hausman、VIF、共線性、調節效果、交乘項、簡單斜率、二次項、轉折點、倒U、中介效果、bootstrap、穩健標準誤、叢集標準誤、可重現、reproducible、Python 迴歸、linearmodels、PanelOLS、迴歸表輸出、APA 表格、modelsummary、SEM、結構方程、lavaan SEM、PLS、PLS-SEM、SmartPLS、seminr、HTMT、形成性構念。第三軌 Python(linearmodels)適用 tejapi 直撈資料的全 Python 管線;另附迴歸表直出 Word 配方。
-
abpai Bundle EngineeringRoute engineering-practice workflows through one scoped /engineering command. Use grill-me to stress-test a plan, tdd for behavior-first red/green/refactor, zoom-out for orientation, improve-architecture for deeper modules, defined-terms for DDD glossaries, complexity-report for read-only complexity findings, ci-optimize for measured CI improvements, and reduce for plan simplification.
-
abpai Bundle Complexity ReportProduce a read-only, evidence-ranked complexity and performance report.
-
alibaba Bundle PDF ReaderExtract text from PDF files. Use when reading, parsing, or analyzing PDFs.
-
amit-t Bundle Grill Me AutoUse when the user wants a non-interactive Grill Me run written as one collapsible markdown document, asks for "Grill Me Auto", "auto grill", "all grill questions at once", or invokes /grill-me-auto, /Grill Me Auto, or /grill me auto.
-
amit-t Bundle Wisdom CaptureRecord a wisdom snippet — quote, idea, or observation worth keeping — into the user's personal corpus. Categorizes into a closed bucket from wisdoms/_categories.yml, writes a frontmatter Markdown file, and commits. Captures from terminal CLI (`wisdom`) or in-session slash command (`/wisdom` / `$wisdom`).
-
amit-t Bundle Resume TailoringTailor a resume to a specific job by researching the company/role, surfacing undocumented experience through branching interview, matching content with confidence scores, and emitting MD + DOCX + PDF + interview-prep report. Use when the user says "I want to apply for [Role] at [Company]. Here's the JD:", pastes a job description, provides multiple JDs/URLs, or asks to tailor/optimize a resume for a role. Never fabricates experience; reframes and emphasizes truthfully.
-
ragnarpitla Bundle Explain ConceptExplain a Microsoft ecosystem concept to someone who is confused by it, after working out what they actually misunderstand. Use when someone asks what something is or why it behaves the way it does across Copilot Studio, Power Platform, Dataverse, Dynamics 365, Microsoft Foundry or Entra - particularly when they have already read the documentation and are still stuck.
-
vinhnxv Bundle MendParallel finding resolution from TOME. Parses structured findings, groups by file, summons mend-fixer teammates to apply targeted fixes, runs ward check once after all fixers complete, and produces a resolution report.
-
vinhnxv Skill Post FindingsPost Rune review findings to a GitHub PR as a formatted comment. Parses TOME.md findings, formats as collapsible markdown, posts via gh api. Use after /rune:appraise or /rune:arc to share findings with team. Trigger keywords: post findings, PR comments, share review, post to PR, post review to GitHub, comment on PR with findings, share findings.
-
dragoon0x Skill Design RationaleDefend a design decision to skeptical stakeholders with structure and evidence. Use when presenting design work, writing design documentation, or pushing back on requests to change something.
-
jpoindexter Skill Tufte Cognitive StyleUse when building, reviewing, or replacing a slide deck, briefing, or analytical presentation; when deciding between slides and a written report or handout; when a deck's density, bullet structure, or headline framing is in question; or when diagnosing how a presentation format degraded the reasoning it was supposed to carry.
-
jpoindexter Skill Tufte Analytical DesignUse when designing, reviewing, or defending an evidence presentation — a report, dashboard, scientific figure, policy brief, or technical display — and a standard is needed for whether it assists reasoning; when arguing that a design choice follows from the intellectual task rather than from a template or tool; or when working through Minard's 1869 map as a reference implementation.
-
jpoindexter Skill Tufte Integration Of ModesUse when deciding how a document places its words, numbers, images, tables, and diagrams — figure placement, captions, appendices, plates or color sections, cross-reference numbering — or when a report, book, guide, or interface separates evidence by mode and readers have to chase links between parts to reconstruct a single argument.
-
jpoindexter Skill Tufte Micro Macro ReadingsUse when a dense display must read at two scales at once and is failing at either — the glance shows no pattern, close inspection yields no individual values, detail is being stripped to 'reduce clutter,' data is fanned thinly across many pages or slides, or an ordering choice (alphabetical vs. meaningful) is severing individual marks from the aggregate story.
-
jpoindexter Skill Tufte Instructions At Point Of NeedUse when guidance is being written into a manual, help center, onboarding tour, or README instead of into the place where the action happens; when users keep getting a step wrong despite documentation; when designing signage, wayfinding, labels, or checklists; when a decision tree is growing branches; or when glare, reflections, or screen placement degrade a display in a real working environment.
-
lukaskellerstein Bundle DOCXThis skill should be activated when the user asks to create a Word document, report, memo, letter, proposal, whitepaper, or anything involving .docx output. Also triggers when the user says 'write a report', 'create a document', 'make a Word file', 'draft a proposal', 'generate a whitepaper', or mentions .docx. Creates polished Word documents (.docx) using the docx npm package (docx-js) for all document generation and the media-plugin for sourcing/generating images. Can also edit existing DOCX files. Activates even for simple requests like 'write a one-page memo' — the skill ensures professional output every time.
-
lukaskellerstein Bundle PPTXThis skill should be activated when the user asks to make a presentation, slide deck, pitch deck, or anything involving .pptx output. Also triggers when the user says 'make me slides', 'create a deck', 'presentation about X', or mentions PowerPoint. Creates polished PowerPoint (.pptx) presentations using PptxGenJS for all slide generation and the media-plugin for sourcing/generating images. Can also edit existing PPTX templates. Activates even for simple 'make a quick 3-slide deck' requests — the skill ensures quality output every time.
-
christopheralphonse Skill Documentation WriterDiátaxis Documentation Expert with brand voice guidance. An expert technical writer specializing in creating high-quality software documentation, guided by the Diátaxis framework and product copy principles.
-
christopheralphonse Skill Systems ArchitectureGenerates a high-level system architecture document by analyzing lifecycle documentation and identifying major actors, their interactions, and technologies used.
-
prowlrbot Bundle PDF ReaderUse this skill when the user wants to read, parse, or extract data from PDF files — text, tables, images, or metadata.
-
prowlrbot Bundle PDF AnalysisUse this skill when the user wants to analyze, summarize, extract data from, or ask questions about PDF documents using Claude's native PDF support.
-
alihusains Skill Hr Performance Review CoachingCoaches a manager through writing evidence-based performance review text and SMART objectives, grading each objective against a rubric, naming the specific rating bias present in draft wording, and stopping rather than inventing evidence or a rating the manager has not supplied. Use when drafting or editing a performance review, writing or fixing objectives for the year, preparing for a calibration session, giving difficult feedback in writing, or checking whether a draft review is defensible. Trigger on 'performance review', 'write my objectives', 'SMART goals', 'appraisal', 'feedback for my report', 'calibration', 'is this objective any good'. Not for team-wide capability planning (use hr-training-needs-analysis) or for authoring the role profile itself (use hr-job-description-authoring).
-
alihusains Skill Operations Meeting Decision CaptureConverts a meeting transcript or set of notes into three separated lists — decisions made (with who decided and on what basis), actions with a named owner and a date, and open questions — applying one hard rule: an item with no named owner or no date is recorded as an unresolved discussion, never promoted into a decision or an action with an invented owner. Use after a meeting, a workshop, a steering committee or a stand-up when the notes need turning into something trackable, when 'what did we actually agree' is being asked, or when last meeting's actions need checking before the next one. Trigger on 'capture the decisions', 'turn these notes into actions', 'what did we agree', 'meeting minutes', 'action items from this call', 'who owns what after that meeting'. Not for writing the recurring project status report that these actions feed (use operations-project-status-report if present, otherwise the project owner) and not for recording an architectural or technical choice with its options and consequences (u
-
alihusains Skill Cross Functional Deck AssemblyTurns finished material — an analysis, a document, a set of findings — into a deck: one message per slide, the evidence that supports each message named, an explicit cut list, and the rule that a slide with no takeaway line is not finished. Use when existing work has to become slides for a meeting, and when a draft deck is bloated, unsequenced, or ends without an ask. Trigger on 'turn this into a deck', 'build slides from this', 'make a presentation out of this analysis', 'tidy up these slides', 'we present this on Thursday', 'can you produce a pptx'. Not for preparing a governance pack where the decision rights and appendix split matter (use executive-board-pack-preparation), not for a recurring delivery update (use operations-project-status-report), and not for a customer-facing commercial proposal (use sales-proposal-assembly).
Audited -
alihusains Skill Finance Reconciliation Exception ReportReconciles two supplied sources — ledger to sub-ledger, bank to cash book, intercompany pair, processor settlement to billing — at item level, then produces the exception report: every break classified by cause (timing, missing entry, duplicate, FX, cut-off, genuine error), aged, quantified, and given a named owner and an action. Re-derives the match from the supplied data rather than accepting an asserted total, and never books, nets or plugs a difference. Use when two sources of the same balance disagree, when a reconciliation needs preparing or reviewing, when a control account will not tie, or when someone asks what the unreconciled difference consists of. Trigger on 'reconcile these', 'the balance does not tie', 'unreconciled difference', 'break analysis', 'exception report', 'bank rec', 'intercompany mismatch', 'suspense account'. Not for explaining why a reconciled P&L line moved period on period (use finance-month-end-variance-analysis) and not for deciding whether a single expense claim is payable (u
-
orientpine Bundle Link SummarizerFetch URLs and generate structured Korean markdown summary notes. Use WHENEVER the user provides one or more URLs — including bare URL lists with minimal instruction like '이 링크들 정리해줘', '아래 url 정리', 'md로 저장해줘' — or any message whose primary content is HTTP(S) URLs. Also triggers on requests containing 'Resource에 넣어줘', '기사 정리', or similar content curation phrases. This skill handles ONLY note generation, not HoneyCombo submission.
-
orientpine Skill Field KeywordsDomain-specific keyword mappings for research report generation. Includes ROS2, AI/ML, and general engineering keywords for chapter classification and content mapping.
-
orientpine Bundle Chapter StructureResearch report chapter structure definition. Defines 9 candidate chapters, content mapping rules, and sufficiency evaluation criteria for national research reports.
-
orientpine Skill Four Step PatternFour-step sentence pattern for national research reports. Defines mandatory writing structure: task declaration, problem definition, solution approach, and technical details.
-
orientpine Bundle PPTX Design StylesUse this skill whenever creating PPTX slides, presentations, or decks with any of these 30 modern design styles: Glassmorphism, Neo-Brutalism, Bento Grid, Dark Academia, Gradient Mesh, Claymorphism, Swiss International, Aurora Neon Glow, Retro Y2K, Nordic Minimalism, Typographic Bold, Duotone Color Split, Monochrome Minimal, Cyberpunk Outline, Editorial Magazine, Pastel Soft UI, Dark Neon Miami, Hand-crafted Organic, Isometric 3D Flat, Vaporwave, Art Deco Luxe, Brutalist Newspaper, Stained Glass Mosaic, Liquid Blob Morphing, Memphis Pop Pattern, Dark Forest Nature, Architectural Blueprint, Maximalist Collage, SciFi Holographic Data, Risograph Print. Also activate for requests using words like "sleek", "modern", "trendy", "designed", "stylish", or "visually striking" presentations.
-
orientpine Bundle Paper Style ToolkitToolkit resources for paper-style-generator including conversion scripts, style analysis scripts, linguistic configuration, and Jinja templates. Use when executing PDF conversion or generating style-driven skill artifacts.
-
wangjiawei508 Skill DesignWorkWise Design 画板编辑与导出能力。用户在 Design 工作区修改当前画板、 使用预设形状或导出 PowerPoint 时使用。
-
wangjiawei508 Bundle Ppt MasterAI-driven presentation workflow for generating editable PPTX decks, creating reusable Brand/Layout/Deck workspaces, filling native PPTX templates, and enhancing finished PPTX files. Use when the user asks to create, regenerate, template, fill, or enhance a presentation, or mentions ppt-master.
-
wangjiawei508 Bundle Tender Master招投标全流程编制专家(技术标/投标文件)。当用户提供招标文件、技术规范书、评分办法/评审表,希望解析招标要求、判定标的类型、搭建评分镜像目录、生成撰写提示词、逐章撰写投标技术方案、做合规质检与专家评审、标准化排版并输出 docx/归档时使用。覆盖政府采购、企业采购、系统集成、工程/服务类项目。触发词包括"写标书""投标书""投标文件""技术标""技术方案""应答文件""技术响应书""根据招标文件写""根据评分表写""解析招标文件""标书目录""废标核查""厚标书""降 AI 味"等。即使用户没有明说"写标书",只要场景是基于招标方文档编制投标响应文档,都应触发本 skill。核心理念:目录=评分表镜像,每条要求逐条响应,风控内容与正文物理隔离,不编造资质案例参数。
-
omicverse Bundle Spatial Transcriptomics Tutorials With OmicverseSpatial transcriptomics: Visium/HD, Stereo-seq, Slide-seq preprocessing (crop, rotate, cellpose), deconvolution (Tangram, cell2location, Starfysh), clustering (GraphST, STAGATE), integration, trajectory, communication.
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 r-spss-syntax-architect, engineering, complexity-report. 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.