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.
-
40rty-ai Skill Shopify Admin Order Risk ReportRead-only: lists orders by fraud risk level with indicator details for building a manual review queue.
Audited -
40rty-ai Skill Shopify Admin Inventory Valuation ReportRead-only: calculates total inventory value (quantity × cost) per location and per vendor for accounting and insurance.
-
40rty-ai Skill Shopify Admin Variant Performance ReportRank every product variant by revenue, units sold, and refund rate, then cross-reference against current inventory to identify dead weight vs. top performers.
Audited -
40rty-ai Skill Shopify Admin Wismo Bulk Status ReportIdentify orders at risk of generating WISMO support tickets: shipped orders with stale tracking, and unfulfilled orders past their SLA window.
Audited -
aradotso Skill Power Design SlidesGenerate brand-aligned presentation slides using Claude with 20 codified design principles and 72+ pre-built brand systems
-
aradotso Skill Open Codesign AI DesignUse Open CoDesign to generate prototypes, slides, and PDFs from prompts with Claude, GPT, Gemini, or local models
-
aradotso Skill Keychron Hardware DesignAccess and work with Keychron keyboard and mouse industrial design files (STEP, DXF, DWG, PDF) for 135+ models to create compatible accessories, remixes, and modifications.
-
aradotso Skill Adobe Indesign 2026 WorkflowAdobe InDesign 2026 workflow guide for master pages, paragraph styles, preflight checks, and print-ready PDF export on Windows.
-
aradotso Skill Design Extract System Tokens```markdown
-
damionrashford Bundle Ndi DocsSearch and fetch official NDI documentation from docs.ndi.video (Vizrt, formerly NewTek NDI): SDK landing, release notes, port numbers (mDNS 5353, messaging 5960, streams 5961+), HDR spec (PQ and HLG), SDK vs Advanced SDK differences, NDI 6 features (native HDR, HX3, Agilex 7, NDI Bridge), plus DistroAV (the OBS plugin formerly obs-ndi) README fallback. Use when the user asks to look up an NDI API, NDIlib_send/recv/find functions, check NDI port numbers, verify NDI wire protocol details (SpeedHQ codec, NDI|HX vs NDI full, NDI 6 vs NDI 5 differences), read NDI SDK docs, check SDK-vs-Advanced-SDK feature matrix, integrate NDI with OBS via DistroAV, or verify an NDI call against the real documentation.
-
damionrashford Bundle Webrtc MediasoupHost a WebRTC SFU with mediasoup (mediasoup.org/documentation/v3/): Worker (C++ subprocess, one per CPU core) to Router (per-room routing surface) to Transport (WebRtcTransport for ICE/DTLS/SRTP, PlainTransport for plain RTP + ffmpeg/GStreamer bridge, PipeTransport for Router-to-Router, DirectTransport for Node-Worker control plane) to Producer (incoming peer track) / Consumer (outgoing peer track) / DataProducer/DataConsumer (SCTP channels). ActiveSpeakerObserver / AudioLevelObserver for server-side detection. Node.js API (createWorker, router.createWebRtcTransport, transport.produce, transport.consume). Clients via mediasoup-client (browser) or libmediasoupclient (C++). Signaling is BYO — protoo is the reference. Use when the user asks to build a video-conferencing server, spin up a Node.js SFU, bridge mediasoup to ffmpeg via PlainTransport, or build a meeting room backend.
-
damionrashford Bundle Media ImagemagickImage manipulation with ImageMagick (magick / convert / mogrify / composite / identify / montage): resize, crop, rotate, convert between 200+ formats, compose layers with alpha, add text, apply effects, batch process folders, color operations, PDF/PSD/HEIC/AVIF/JXL support. Use when the user asks to process images, resize photos, convert image formats, composite layers, build a photo montage, add text to an image, apply a filter, or batch convert an image folder.
-
damionrashford Bundle Ffmpeg DocsSearch and fetch official FFmpeg documentation from ffmpeg.org: ffmpeg, ffmpeg-all, ffmpeg-filters, ffmpeg-codecs, ffmpeg-formats, ffmpeg-protocols, ffmpeg-devices, ffmpeg-bitstream-filters, ffmpeg-utils, ffmpeg-scaler, ffmpeg-resampler, ffprobe-all, ffplay-all, general, faq, platform, developer. Use when the user asks to look up an ffmpeg option, find filter parameters, check a muxer or demuxer option, search ffmpeg docs, get the official description of a codec flag, find out what an ffmpeg flag does, or verify ffmpeg syntax against the real documentation.
-
damionrashford Bundle Decklink DocsLook up Blackmagic DeckLink SDK docs at blackmagicdesign.com/developer: DeckLink C++ / COM-style API (DeckLinkAPI.h, DeckLinkAPI.idl), Desktop Video SDK (driver + runtime), DeckLink Arduino SDK. Core interfaces: IDeckLink, IDeckLinkInput, IDeckLinkOutput, IDeckLinkDisplayMode, IDeckLinkConfiguration, IDeckLinkNotification, IDeckLinkProfileAttributes. BMDPixelFormat (8BitYUV/10BitYUV/ARGB/BGRA/10BitRGB/r210/v210), BMDDisplayMode (SD/HD/2K/UHD/4K/8K). Relationship to ffmpeg decklink demuxer/muxer. Use when the user asks to look up a DeckLink API, check supported pixel formats or display modes, verify an IDeckLinkInput or IDeckLinkOutput method, or find Blackmagic SDK documentation.
-
damionrashford Bundle Mediamtx DocsSearch and fetch official MediaMTX documentation from mediamtx.org: kickoff (introduction, install, upgrade), features (architecture, publish, read, record, playback, authentication, hooks, metrics, forward, proxy, performance, rtsp-specific-features, rtmp-specific-features, webrtc-specific-features, srt-specific-features, absolute-timestamps, always-available, on-demand-publishing, decrease-packet-loss, extract-snapshots, remuxing-reencoding-compression, start-on-boot, embed-streams-in-a-website, expose-the-server-in-a-subfolder, logging, configuration), publish + read howtos (ffmpeg, gstreamer, obs-studio, python-opencv, golang, unity, raspberry-pi-cameras, rtsp, rtmp, hls, srt, webrtc, rtp, mpeg-ts), references (configuration-file, control-api). Use when the user asks to look up a MediaMTX config option, find a control-api endpoint, verify supported protocols, check auth modes (internal/HTTP/JWT), or read mediamtx howtos.
-
abdullah4ai Skill Text FormattingText formatting: AttributedString, markdown, interpolation, localization. Use when implementing UI patterns related to text formatting.
-
mrciphersmith Bundle Code VerifierUse when running a full quality gate after implementation — lint, type-check, tests, and import validation. Mandatory step in job-orchestrator after task-implementer and after fix iterations. Use standalone when you need a structured verification report.
-
mrciphersmith Skill Autodoc WriterPhase 4 subagent for autodoc-orchestrator. Writes one documentation section from analysis artifacts. Dispatched in parallel — one instance per section. Use when: dispatched by autodoc-orchestrator Phase 4. NOT for: direct user invocation.
-
mrciphersmith Bundle Job DocumenterUse when a job folder needs to be initialized, or analysis/report/review documents need to be created or updated in jobs/.
-
mrciphersmith Skill Autodoc AssemblerPhase 5 subagent for autodoc-orchestrator. Assembles all documentation sections into a cohesive package: main README.md and navigation index. Use when: dispatched by autodoc-orchestrator Phase 5. NOT for: direct user invocation.
-
mphaxise Skill Landing ReportProduce a read-only landing queue report for branches, PRs, versions, and likely ship order.
-
mphaxise Skill Document ReleasePost-ship documentation sync for Codex. Use when shipped changes should be reflected in README, architecture docs, contributor docs, or release notes.
-
mphaxise Skill Document GenerateGenerate or refresh missing project documentation using a Diataxis-style split of tutorials, how-to guides, reference, and explanation.
-
wenerme Bundle Tea CLItea CLI documentation — Gitea's official command-line tool. Covers login/auth, issues, pull requests (checkout, merge, review), labels, milestones, releases, repositories, branches, organizations, time tracking, actions (secrets, variables, runs), webhooks, notifications, admin commands, and direct API calls. USE THIS SKILL WHEN the user asks about tea CLI, Gitea CLI, tea command, tea login, tea pr, tea issues, or interacting with Gitea from the terminal.
-
wenerme Bundle Ppt MasterAI-driven presentation workflow for generating editable PPTX decks and slides, reconstructing page visuals, creating reusable Brand/Style/Layout/Deck workspaces, filling native PPTX templates, and enhancing finished PPTX files. Use when the user asks to create, generate, reconstruct, regenerate, beautify, redesign, template, fill, or enhance a presentation, PPT, PPTX, slide deck, or courseware — including adding narration or animation to one — requests a presentation-authored narrated/self-running video, or mentions ppt-master.
-
wenerme Bundle Duckdb DocsUse when working with DuckDB current documentation for connections, configuration, guides, performance, integration, or storage internals.
-
wenerme Bundle Ghostty DocsGhostty terminal emulator documentation — fast, native, cross-platform GPU-accelerated terminal. Covers configuration reference, keybindings, shell integration, themes, AppleScript automation, installation (binary/package/build from source), release notes, Linux/systemd setup, troubleshooting (GTK OpenGL, macOS login shells, terminfo, tiling WMs), and VT100/xterm virtual terminal reference (CSI, ESC, OSC, DCS, mode sequences). USE THIS SKILL WHEN the user asks about Ghostty config, keybindings, themes, terminal escape sequences, or installation.
-
wenerme Bundle Threejs DocsThree.js API reference documentation — 769 class/module docs covering Scene, Camera (Perspective/Orthographic/Array), Renderer (WebGLRenderer, WebGPURenderer), Mesh, BufferGeometry, Materials (MeshStandardMaterial, ShaderMaterial, NodeMaterial), Lights, Shadows, Animation (AnimationMixer, AnimationClip, AnimationAction), Loaders (GLTFLoader, DRACOLoader, TextureLoader), Controls (OrbitControls, MapControls, FlyControls), Math (Vector2/3/4, Matrix3/4, Quaternion, Euler, Box3, Ray, Frustum), Helpers, Audio, Raycaster, postprocessing passes, and TSL shader nodes. USE THIS SKILL WHEN the user asks about Three.js class API, constructor parameters, methods, properties, or inheritance.
-
wenerme Bundle Justfile Docsjustfile (just) documentation — a command runner with make-inspired syntax. Covers recipes (parameters, dependencies, shebang/script recipes), justfile language (settings, strings, functions, constants, attributes, conditionals, backticks), modules/imports, variables, shell configuration, and CLI options. USE THIS SKILL WHEN the user asks about just, justfile syntax, just recipes, just modules, just functions, or just settings.
-
wenerme Bundle Slopus Happy DocsHappy Coder (happy-coder) documentation — mobile and web client for Claude Code & Codex with end-to-end encryption. Covers wire protocol (WebSocket), HTTP API, encryption boundaries, backend architecture, CLI/daemon architecture, session protocol, permission resolution, deployment, and development plans. USE THIS SKILL WHEN the user asks about Happy Coder setup, protocol, architecture, or Claude Code mobile/web client integration.
-
wesleyegberto Bundle Software Design ComplexityManage software complexity through deep modules, information hiding, and strategic programming. Use when the user mentions "module design", "API too complex", "shallow class", "complexity budget", or "strategic vs tactical". Covers deep vs shallow modules, red flags for complexity, and comments as design documentation. For code quality, see clean-code. For boundaries, see clean-architecture.
-
yunseo-kim Bundle AI ElementsDocumentation-first guidance for adding and customizing AI Elements components in shadcn/ui projects, including installation notes, usage examples, and integration patterns for Vercel AI SDK chat UIs. Trigger this skill for AI Elements-specific work such as "ai-elements", "AI Elements registry", "AI Elements shadcn", and "Vercel AI Elements components".
-
yunseo-kim Bundle Canvas DesignCreate beautiful visual art in .png and .pdf documents using design philosophy. Use when creating posters, art pieces, designs, or other static visual content.
-
yunseo-kim Bundle Reproduce BugSystematically reproduce a bug from a ticket or report with a failing regression test, using a structured hypothesis-driven methodology.
-
yunseo-kim Bundle Issue AnalysisFetch and analyze an issue from a project tracker with all related context. Gathers attachments, media, linked resources, and provides effort estimates. Use when starting work on a ticket, triaging issues, or gathering comprehensive context about a bug report or feature request.
-
yunseo-kim Bundle Doc CoauthoringGuide users through a structured workflow for co-authoring documentation, proposals, technical specs, and decision docs. Use when writing docs, creating proposals, drafting specs, or collaborative documentation tasks.
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 shopify-admin-order-risk-report, shopify-admin-inventory-valuation-report, shopify-admin-variant-performance-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.