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.
-
dingxingdi Bundle Hierarchical Rubric Based Artifact Grading 3Use this skill when you need to evaluate complex professional artifacts—such as physics proofs, financial investment memos, chemistry reports, or consulting strategies—against expert-level, multi-dimensional rubrics. It is triggered by requests like 'grade this professional report using expert criteria', 'apply weighted rubrics to this PhD-level paper', 'evaluate this MBA memo for reasoning and extraction quality', or 'use a locked checklist to score professional knowledge'. Ordinary users might say 'check if the physics math is right', 'see if the business plan covers all the risks', or 'score this report based on the official expert rules'.
-
dingxingdi Bundle Focus Controlled Element Aware Summarization 3Use this skill when the user wants a summary controlled by a strict lens, specialized constraint, or a specific audience register (e.g., layman translation). Trigger it for requests like 'cover only the who/when/what,' 'focus strictly on high-level goals,' 'explain this complex report in simple terms,' 'write a news summary covering the 5W elements,' or 'keep the summary under 700 characters in a bulleted list.' This is especially useful for maintaining coverage, ensuring safety omissions are respected, and shifting technical registers for non-expert readers.
-
dingxingdi Bundle Interactive Underspecified Issue Resolution 2Use this skill when the user provides a software bug report or feature request that is vague, missing error logs, or lacks specific file locations. Trigger this for requests like 'fix the crash in the login module' (without giving the log), 'the update button doesn't work', 'make the questions a bit clearer', or 'there is an error in the data processing part'. This skill is essential when you feel you are guessing about where the bug is or what the expected behavior should be; it guides you to detect the ambiguity and ask the user for the missing details before you start writing code.
-
dingxingdi Bundle Evidence Synthesis And Insight Derivation 2Use this skill when the writing task requires moving beyond a simple list of facts to produce reasoned insights, justify a verdict, or synthesize massive amounts of fragmented evidence. Trigger it for requests like 'write an investigative report,' 'analyze the trends,' 'give me a 360-degree view of these 100 documents,' 'explain why this claim is false based on the evidence,' or 'draft a legal reasoning section.' It perfectly resolves tasks where raw data must be explicitly mapped to overarching conclusions, truths, or rules.
-
dingxingdi Bundle Interleaved Multimodal Content Composition 2Use this skill when the user wants a document that combines narrative text with specific visual evidence, such as charts, images, or maps, to support analytical claims. Trigger it for requests like “write a data-driven report with graphs,” “show me the trends with visualizations,” “interleave images with your guide,” or “create a report where the charts and text prove each other.” It is essential for ensuring that visuals are constructed or selected precisely when the narrative needs them, ensuring that subsequent text interprets the data rather than just describing the surface of an image.
-
dingxingdi Bundle Contextual Lexical Sophistication Alignment 2Use this skill when the writing must scale its complexity, vocabulary, and grammatical structures to strictly match a designated audience proficiency level (e.g., CEFR A1-C2, HSK 3-6, layperson vs. expert). Trigger it for requests like 'explain this medical report in plain English,' 'ensure the grammar is HSK 4 compatible,' 'make this sound more academically sophisticated,' or 'check this essay to simulate errors a non-native might make.' It seamlessly handles both vocabulary disambiguation for upscaling and standardized language acquisition modeling for downscaling.
-
williamcorrea23 Skill Sap Fiori Tools 2SAP Fiori Tools — Fiori Elements List Report, Object Page, Overview Page configuration, manifest.json settings, annotation-driven UI, custom actions, custom columns, visual filters, flexible column layout, side drawer navigation. Use when configuring Fiori Elements apps, adding custom actions to List Reports, or setting up Fiori application layouts.
-
williamcorrea23 Skill Claude Abap Skills 2Use the curated ABAP skill set for design, implementation, review, testing, and documentation tasks in Claude-compatible workflows.
-
williamcorrea23 Bundle Fix Linter Blind Spots 2Fix runtime-breaking patterns in JS files that the UI5 linter does NOT report. Use this skill when: - Tests fail after modernization with "ReferenceError", "TypeError: Cannot read properties of undefined", or "X is not defined" - The linter shows zero remaining errors but tests still crash at runtime - Phase 3, Step 3.2 of the modernize-ui5-app workflow (runs after the parallel globals batch, before fix-cyclic-deps) - User mentions "runtime errors after modernization", "test failures after modernization", "global namespace still used" - After running fix-js-globals and fix-cyclic-deps, but tests STILL fail - User sees "X is not a constructor" or module loading errors in test output The linter only checks sap.* globals in JS. App-specific namespace patterns (e.g., com.example.app.utils.Module) are invisible to it. This skill detects and fixes those across ALL JS files — app source AND test. NOTE: App-namespace globals in XML files are handled by `fix-xml-globals` — NOT by this skill.
-
williamcorrea23 Skill Sap Code Agents Analysis 2Evidence-backed analysis of custom ABAP codebases, including object search, dependency and where-used analysis, usage evidence, migration findings, retirement candidates, and technical documentation. Adapted from jonathanbernsteiner/sap-code-agents.
-
williamcorrea23 Skill Fix Fiori Elements Extensions 2Handle Fiori Elements V2 controller extensions during UI5 modernization. Use this skill when: - Extension controllers use `sap.ui.controller()` AND the manifest has a matching `controllerName` entry (Case B → report only, do not modernize) - Extension controllers use `Controller.extend()` with manifest `controllerName` registration (Case B → report only, do not modernize) - Code contains `registerControllerExtensions` calls (Case A → ControllerExtension.extend + override) - Manifest.json has `sap.ui5/extends/extensions/sap.ui.controllerExtensions` with `controllerName` entries Case B (plain object) is by far the most common. For Case B, do NOT modify controller files — report them and move on. Case A requires actual code modernization. For plain controller definitions in custom (non-Fiori-Elements) apps where `sap.ui.controller()` is just defining a standalone controller, use `fix-js-globals` (Case 9) instead.
-
williamcorrea23 Skill Sap Abap Automated Documentation 2Generate evidence-based functional and technical documentation for SAP ABAP developments, with object inventory, diagrams, optional SAP GUI screenshots, chapter rendering, and safe cleanup. Adapted from mario-andreschak/docs-sap-abap-automated-documentation-prompts.
-
dingxingdi Bundle Repository Level Intent And Architectural Reasoning 2Trigger this skill when the user wants to understand the architecture, intent, or technical details hidden within a complex codebase or its associated documentation. Use it for requests like 'explain how the payment flow works', 'find where the research paper's logic is implemented', 'summarize the RL hyperparameters in the LaTeX docs', 'tell me why this class was designed this way', or 'find the data flow for the login module across the whole repo'. It is specifically meant for multi-hop reasoning over code, PDFs, TeX files, and READMEs to bridge the gap between high-level documentation and final implementation.
-
biotender-max Skill PPTX Generation 2Academic Presentation Generation
-
biotender-max Bundle Bio Spatial Transcriptomics Spatial Data Io 2Load spatial transcriptomics data from Visium, Xenium, MERFISH, Slide-seq, and other platforms using Squidpy and SpatialData. Read Space Ranger outputs, convert formats, and access spatial coordinates. Use when loading Visium, Xenium, MERFISH, or other spatial data.
-
biotender-max Bundle PDF Explore 2Use this skill when the user has attached a PDF, paper, report, or other document and the answer needs content from more than one place in it: summarize the methods or any other section, compare sections, find where a topic is discussed, read a value or label off a figure or chart, or find/list/extract every instance of something across the whole document (datasets, benchmarks, citations, figures, table rows, accession numbers — including appendices). Skip it only for a single lookup of 1–4 pages quoted in your very next response — `read_file(pages=[...])` attaches pages as images that are dropped from context after one turn, so multi-section answers end up re-reading the same ranges repeatedly. Parses the PDF once in the Python kernel: `pdf_pages` (pages as persistent text), `pdf_outline` (TOC), `pdf_scan` (rank pages by relevance), `pdf_map`/`pdf_extract` (per-page summary / structured fields via parallel haiku calls). For PDF creation/manipulation, use reportlab/pypdf directly.
-
williamcorrea23 Skill Metric Alert Handling 2指标预警处理 — 处理财务或运营指标的异常预警信号, 分析预警原因,确定是否属于真实异常并采取初步行动。 适用情形:KPI 预警触发(跌破阈值/异常波动/趋势恶化),或用户要求"调查 KPI 预警"时执行。 核心:预警分级 + 数据核实 + 原因定位 + 升级判断。
-
clowlove Bundle PDF Appearance Modifier 2Modify PDF appearance without changing content/structure: change font colors, remove highlights, adjust styling. Preserves all text, layout, fonts, and embedded resources.
-
dingxingdi Bundle Text To Gloss Translation 2Use this skill when the user wants to translate spoken or written natural language into 'Gloss' notation, which acts as a written label system for Sign Language (SL). Trigger it for requests like 'convert this to sign language labels,' 'write the gloss for this sentence,' 'translate this for a deaf person using sign-language word order,' or 'how would you sign this in a word-for-word label format?' It handles specific sign-language constraints such as using infinitives and omitting functional words.
-
dingxingdi Bundle Precise Localized Editing 3Use this skill when the user wants to apply a highly targeted edit—such as deleting redundant filler, rephrasing a paragraph without losing exact technical facts, or filling in a missing logical gap—without rewriting the whole document. Trigger it for requests like “delete this placeholder,” “cut the fluff from the second paragraph,” “rephrase this medical report but keep the exact measurements,” or “fill in the missing bridge between these two sections.”
-
dingxingdi Bundle Cross App Workflow Coordination 3Use this skill when the task involves moving data or state between different applications, or populating a form based on an external document. Trigger it for requests like 'remember the name from the previous screen,' 'help me apply for this job using my resume,' 'keep a note of that price for later,' or 'match the info from this file to the boxes in the app.' This skill is for GUI tasks requiring a chain of memory where information is extracted from one source (e.g., a PDF resume, a map result) and utilized in a distinct destination (e.g., a web application form, a messaging app).
-
dingxingdi Bundle Proverb Idiomatic Translation 3Use this skill when the user wants translation data for culturally loaded text that cannot be translated literally, including cases where the source is written in informal phonetic scripts. Trigger it for requests like 'don't translate it word for word,' 'capture the slang and emoji vibe of this social media comment,' 'the text uses Romanized spelling for a local saying,' or 'use a native proverb equivalent.' It manages proverbs, internet slang, and cases where figurative meaning must be recovered from non-standardized orthography.
-
dingxingdi Bundle Long Form Coherent Summarization 3Use this skill when transforming massive documents or multi-source corpora into structured, coherent formats. Trigger for requests like 'summarize this huge PDF without losing the thread', 'draft a defense statement based on this complaint and the evidence list', 'create a presentation script from this report', or 'write the official trial facts by resolving contradictory testimonies into a ground-truth timeline'. This is critical when shifting text registers, interleaving visual anchors, or composing professional narrative sections from conflicting multi-source contexts.
-
dingxingdi Bundle Domain Terminology Translation 3Use this skill when the user wants translation data for specialized professional fields like medicine, law, science, mathematics, or academic research, where words have specific technical meanings or require formal scholarly syntax. Trigger it for requests like 'translate this as a research abstract,' 'maintain the mathematical logic exactly,' 'ensure the word choice matches the scientific context,' or 'translate this legal, medical, or logical paper without simplifying the wording or correcting its intentional academic flaws.'
-
ftshare-lab Bundle Limit Up Public Report 2查询涨停对外归因报告。接口:GET /api/v3/market/data/limit-up-reports/public-report。所有请求必须设置 FTSHARE_API_KEY。
-
ftshare-lab Bundle Report Announcement List 2按公告日期分页查询报告公告列表,可选按证券代码过滤。用户提到「报告公告列表」「公告列表」「某日公告」「report announcement list」时使用。返回公告标题/附件信息/处理状态和公告 ID;公告 ID 可用于查询公告摘要。分页返回,page_size 最大 200,支持 --all 翻页。
-
ftshare-lab Bundle Report Announcement Summary 2根据公告 ID 查询单条报告公告的摘要、标题、证券信息和处理状态。用户提到「报告公告摘要」「公告摘要」「单条公告详情」「report announcement summary」时使用。未找到公告时 data 为 null、code 为 404。
-
nvidia Bundle Hsb Test 2Execute QA test plans on Holoscan Sensor Bridge hardware. Reads a user-provided test document, filters tests by the user's setup, determines which tests can run automatically, executes them with pass/fail evaluation, and produces a structured test results report.
2.2k -
brycewang-stanford Skill Arxiv 2Search, 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.
1k -
brycewang-stanford Skill Paper Compile 2Compile LaTeX paper to PDF, fix errors, and verify output. Use when user says \"编译论文\", \"compile paper\", \"build PDF\", \"生成PDF\", or wants to compile LaTeX into a submission-ready PDF.
1k -
qte77-claude-code-utils Bundle Generating Report 2Report Generation
-
qte77-claude-code-utils Bundle Auditing Pcb Design 2Runs KiCad DRC/ERC checks, exports gerbers and BOM, and generates a structured findings report. Use when reviewing PCB designs, running design rule checks, or preparing manufacturing outputs.
-
auto-skiller Bundle Session Report 2<purpose>
1 -
alterlab-ieu Skill Alterlab Pra Market Research 2This skill should be used when the user asks about "market research", "market analysis", "PESTEL analysis", "competitive landscape", "trend report", "industry analysis", "market sizing", "data interpretation", "competitive analysis", "act as a market researcher", "market research mode", "market trends", "SWOT analysis", "market opportunity", or needs expertise in analyzing markets, interpreting data, and producing strategic market intelligence reports. Part of the AlterLab FC Skills collection (Public Relations & Advertising department).
60 -
alterlab-ieu Skill Alterlab Vcd Layout Designer 2This skill should be used when the user asks about "layout design", "editorial design", "grid system", "magazine layout", "book design", "publication design", "page layout", "spread design", "Swiss grid", "modular grid", "column grid", "act as a layout designer", "layout designer mode", "print design", "editorial layout", "page composition", "white space", "bleed and margins", "InDesign layout", "multi-page document", "annual report design", "catalog design", "zine design", or needs expertise in publication design, grid system construction, editorial layouts, and multi-page document architecture. Part of the AlterLab FC Skills collection (VCD department).
60 -
gmickel Skill Flow Next Prose 3Use while drafting any substantial reply, report, review walkthrough, or summary for the user - read the artifact prose contract before writing, not after, and draft under its rules. Do not use for short conversational turns, tool-call narration, the visual digest, or output that lands in a file, PR, or tracker (those artifact surfaces carry their own pointers). Also invocable directly as /flow-next:prose [draft].
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 hierarchical-rubric-based-artifact-grading, focus-controlled element-aware summarization, interactive-underspecified-issue-resolution. 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.