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.
-
wcpaka-lgtm Bundle Epub CreationCreate EPUB ebooks from markdown/text for e-readers.
-
jensen-yao Bundle Cnki DownloadDownload a paper PDF/CAJ from CNKI. Requires user to be logged in. Use when user wants to download a specific paper.
-
jensen-yao Bundle Scholar Ppt CnUse this skill when a user wants to create, restyle, or rebuild a Chinese academic PowerPoint from papers, theses, reports, figures, notes, reference templates, screenshots, or visual mockups. The workflow keeps the user interface simple while restoring useful planning. First create a production planning table that maps each slide to narrative section, source asset, source-asset geometry, core message, and detailed layout archetype. Then create a mockup family + variants blueprint that groups planned slides into reusable visual families and assigns concrete variants. Visual samples and editable PPTX are generated only after this family blueprint is established. Template DNA controls visual identity; layout archetypes and mockup family variants control page structure; approved mockups override fallback layouts.
-
jensen-yao Bundle Cnki Journal TocBrowse journal issues, view table of contents, and download original TOC PDF from CNKI. Use when user wants to see papers in a specific journal issue or download the original cover/TOC pages.
-
dojogenesis Bundle Status Writing 2> **OpenClaw Integration:** This skill is invoked by the Dojo Genesis plugin via `/dojo run status-writing`.
-
arfar-x Bundle ConfluenceHigh-level Confluence assistant. Answers questions like "what does the onboarding page say", "find the runbook for X", "summarize this page", and creates/updates pages, comments, and labels -- by calling structured Confluence tools and reasoning over their JSON output, never by guessing or inventing page content. Use whenever the user asks about Confluence pages, spaces, comments, or documentation.
-
arfar-x Skill Jira Worklog ReportAggregate the current user's logged Jira time over a date range, compared against each touched issue's original estimate. Use for "how many hours did I log this week", "how much more than estimated did I work", "what did I get stuck on recently".
-
gktuoktay Skill API Documentation Architect 3API Documentation & Tech Writer: Builds Stripe/Vercel-quality public-facing developer documentation sites (Docusaurus/Mintlify) from raw backend code.
-
rylaispirit Bundle PDFCreate, inspect, extract, merge, split, rotate, and render PDF files with local open-source tools, including structural and visual verification.
-
rylaispirit Bundle DOCXCreate, inspect, edit, and verify Word DOCX files with python-docx, including Markdown conversion, text replacement, metadata inspection, and optional PDF render.
-
rylaispirit Bundle PPTXCreate, inspect, extract, edit, render, and verify PowerPoint presentations with python-pptx and optional LibreOffice.
-
rylaispirit Bundle Rylai PptCreate editable PowerPoint decks from a local JSON specification using Rylai's visual system, python-pptx, deterministic slide types, and optional rendering.
-
rylaispirit Bundle Academic PPTXPlan, build, render, and verify academic presentation decks with citations, accessible visuals, clear argument flow, speaker-ready pacing, and visual QA.
-
rylaispirit Bundle Finance SkillsRoute finance requests to capabilities available in the active runtime and report missing market data, tools, credentials, or verification explicitly.
-
rylaispirit Bundle Academic SlidesPlan, create, and review academic presentations for conference talks, thesis defenses, seminars, lab meetings, and paper-to-slide workflows.
-
cadugevaerd Bundle Grillme GestorVersão não-técnica da grillme-langgraph. Entrevista um gestor ou profissional não-técnico sobre um processo usando APENAS perguntas de negócio (sem jargão), e produz EXATAMENTE a mesma saída técnica que a grillme-langgraph — diagrama do grafo LangGraph, schema do State (CRUE), tabela de nodes determinístico vs não-determinístico, e explicação de cada node — entregue como um arquivo markdown. Use quando o usuário for um gestor/cliente que precisa descrever um processo para virar uma automação, quando pedir uma "versão para o gestor", "versão não-técnica", "briefing para enviar", ou mencionar "grillme gestor". O usuário descreve o processo em linguagem de negócio; VOCÊ faz toda a tradução para o design técnico.
-
qualixar Skill Free Memory Report 8Quick utility to process build data.
-
qualixar Skill Coverage Line Annotator 7Minimal helper for report inspection.
-
aethrox Bundle Domain ModelingDomain-Driven Design discipline, build a ubiquitous language shared by code and conversation, draw explicit bounded contexts where a term's meaning holds, and record significant decisions as one-page Architecture Decision Records. Use when project vocabulary is inconsistent or ambiguous, when the same word means different things in different parts of a codebase, when onboarding needs a shared glossary, or when a significant architectural decision needs to be captured for later.
-
peterish8 Skill Google Markdown StyleApplies Google Markdown style for formatting, naming, and conventions. Use when writing or reviewing Markdown, .md files, README docs, or technical writing.
-
phanghonghao Bundle Md2texMarkdown to LaTeX + PDF converter. Converts .md to .tex (XeLaTeX + ctex) and compiles to .pdf. Supports Chinese, tables, images, math formulas, code blocks.
-
phanghonghao Bundle Md2docxFill an existing Word `.docx` template using data and images from a Markdown file. Use when the user mentions `md2docx`, wants to write Markdown content back into a Word document, populate Word tables, preserve merged cells, or insert images into a `.docx` template.
-
phanghonghao Bundle Word2mdConvert Word (.docx) files with Office Math formulas to clean Markdown with LaTeX. Handles OMML to LaTeX conversion, Greek letters, subscripts, superscripts, fractions, and display/inline math.
-
phanghonghao Bundle Pdf2wordConvert PDF files to Word (.docx) while preserving layout, tables, images, and formatting. Use when user mentions "pdf2word", "PDF转Word", "PDF to Word", "PDF转docx", or needs to convert a PDF to an editable Word document.
-
phanghonghao Bundle Word2pdfConvert Word (.doc / .docx) to PDF. Auto-detects binary .doc (OLE2) vs .docx (Office Open XML) via magic bytes, then converts using Microsoft Word COM or LibreOffice headless. Use when user mentions "word2pdf", "Word转PDF", "Word to PDF", "doc转PDF", "docx转PDF", or needs to convert a Word document to PDF.
-
phanghonghao Bundle Repo DocsBuild and maintain a Markdown guide that helps humans understand a repository through real behavior, concepts, and evidence. Use when a user asks to understand a repo, generate or update repo-docs, answer repo-architecture/onboarding questions, seed docs for a new project, sync docs after code changes, or delete generated repo docs.
-
phanghonghao Skill CheatsheatConvert Markdown notes to compact A4 CHEATSHEET format with 3-column layout, 小六 font size (10.5px), and narrow margins (10mm). Images occupy 95% of column width. Use this skill when user mentions cheatsheet, 小抄, 速查表, compact print, or 复习资料.
-
phanghonghao Skill PDF ReaderUse PyMuPDF (fitz) to read and extract text from PDF files, instead of the native Read tool. Use this skill when user mentions "read PDF", "读取PDF", "PDF内容", "提取PDF", "PDF text", "open PDF", "打开PDF", or when you need to read any .pdf file. Always prefer this over the native Read tool for PDF files.
-
phanghonghao Bundle Latex BeamerLaTeX Beamer 幻灯片制作 - 将 Markdown 转换为 Beamer 演示文稿。 支持 ctex 中文、数学公式、图片、表格。适用于答辩、汇报、演讲。
-
phanghonghao Skill Repo Docs ZhGenerate and maintain repo-docs with Chinese as the primary reader language while preserving source identifiers for lookup. Use when the user asks for Chinese repo docs, mentions repo-docs-zh, wants repo documentation in Chinese, or wants an existing repo-docs package localized for Chinese readers.
-
phanghonghao Bundle Assignment WordEdit and fill Word (.docx) documents — inspect structure, replace text, batch fill placeholders, insert images, and fill tables. Use when user mentions "assignment-word", "docx_editor", "填Word", "填docx", "Word填写", "replace docx", "fill docx", or needs to programmatically modify a Word document.
-
jbdamask Bundle SefamProduces a concise, plain-language write-up of a technical subject that a smart but non-technical reader (like a manager) can fully understand — no jargon, but not dumbed down — and delivers it as a great-looking styled web page (an Artifact) by default, or as plain markdown if the user prefers. SEFAM means "Simple Enough For A Manager". Works on either a technical CHANGE (a PR, diff, commit, bug fix, GitHub issue) or a technical CONCEPT in a repo (a function, a process/workflow, an architecture, a system, a service, a design decision). Use when the user says "sefam", "SEFAM", "explain it like I'm not an engineer", or asks to explain how some function/process/architecture/system works for a non-technical audience.
-
jbdamask Skill Project MemoriesMaintain durable project memories as files in the repo, using the llms.txt pattern — a docs/memories/ folder with one markdown file per memory plus a docs/memories/llms.txt index. Use when the user says "remember this for the project", "save a project memory", "add to project memories", "update a project memory", "retire a memory", "migrate memories", "set up project memories", or wants project knowledge to travel with the repo instead of living in an ad-hoc mechanism like beads' `bd remember`.
-
jbdamask Bundle Youtube TranscriptsDownload transcripts (auto-captions) for videos from a YouTube channel within a date range, as timestamped markdown linked back to the source video. Use when the user wants to grab transcripts/subtitles/captions from a channel, e.g. "download transcripts for all AI Daily Brief videos from July 2026", "get the captions from this channel for last month", "pull transcripts between two dates". Requires yt-dlp and ffmpeg installed.
-
jbdamask Bundle Google Doc Style GuideWrites and edits technical documentation and application help content in a consistent house style derived from the Google developer documentation style guide — second person, active voice, present tense, sentence-case headings, procedures, lists, tables, code font, placeholders, notices, link text, accessible and inclusive language, and a word list of preferred and prohibited terms. Use whenever writing or revising a README, quickstart, how-to, tutorial, concept page, troubleshooting guide, CLI or API docs, API reference comments, release notes, in-app help, tooltips, or error-message text; also use when asked to "apply the Google style guide", "make these docs consistent", "edit this doc for style", "write docs for this", or to review documentation for style problems.
-
peterish8 Bundle Google Markdown Style DetailedComprehensive Google Markdown style rules with section-level guidance. Use when google-markdown-style is insufficient, for thorough reviews, or when the user names this skill.
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 epub-creation, cnki-download, scholar-ppt-cn. 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.