Documentation
wiki-keeper
Build and maintain a persistent, interlinked markdown knowledge wiki that compounds over time — Claude reads sources, writes summary pages, cross-links entities and concepts, flags…
Automation
playwright-antibot
Scrape web pages using Playwright, a browser automation framework that can bypass anti-bot protections and handle JavaScript-rendered content. The scraped content is converted to c…
Productivity
handoff-local
Generate a comprehensive, resumable handoff summary of the current conversation and write it to a local markdown file at handoffs/{YYYY}/{MM}/{DD}/{time}_{slug}.md. Use this whenev…
Documentation
agent-docs
Scaffold (or retrofit) a project with the docs-driven agent conventions: a root AGENTS.md as the single source of agent guidance, a thin CLAUDE.md that imports it, an append-only L…
Documentation
drax-docs
Crear o actualizar la documentación de módulos de Drax en el subproyecto VitePress ubicado en docs/. Usar cuando el usuario pida documentar un módulo completo o un submódulo especí…
Content
obrazky
Rules for embedding images, photos, diagrams, scans, and galleries in Astro monorepo orlojWeb. Applies when adding visuals to .md/.mdx articles, building image components, handling…
AI / ML
video-analyzer
Analyzes a video file with Google Gemini and returns a structured markdown report covering top-level summary, scene-by-scene breakdown, audio transcript (or honest "silent" note), …
Productivity
html2md
Convert HTML pages to clean, agent-friendly markdown using Readability + Turndown. Strips navigation, ads, footers, cookie banners, social CTAs. Supports URL fetch, local files, st…
Data
mineru-pdf-reader
Use this skill whenever the user asks to read, parse, or process one or more PDF files (.pdf). It converts the PDFs into Markdown using the MinerU (TextIn) API to handle long conte…
Web
streamdown
Guidance for Vercel's Streamdown library, a streaming-optimized react-markdown replacement. Use for rendering AI-generated markdown from useChat/streamText, building chat UIs, migr…
Documentation
opensourcefaq
Answers deep technical questions about open source projects and outputs illustrated Markdown articles. Triggers on queries about PostgreSQL, Redis, Kafka, Kubernetes, ClickHouse, F…
Documentation
forge-citation
Citation discipline for AI-generated outputs. Defines when to cite, what qualifies as verifiable, URL+quote+file-path verification, inference vs fact marking, and what to avoid. Pr…
Productivity
value-mining-lengthybooks
Extracts actionable insights from lengthy books via Four-Layer Methodology—Skeleton (frameworks), Flesh (case studies), Essence (migration matrices and SOPs), Residue (limitations)…
Documentation
003-skills-inventory
Use when you need to generate a checklist document with Java system prompts from skills.xml, following the embedded section template and producing INVENTORY-SKILLS-JAVA.md. This sh…
Productivity
weekly-log
Opens this week's BuJo-style weekly log as `notes/journal/weekly/YYYY-Www.md` using Rapid-Logging signifiers (`–` note / `•` action / `○` event / `=` mood) and dot-state markers fo…
Productivity
flowmark
Fast, consistent Markdown auto-formatter for typographic cleanup (smart quotes, ellipses), normalized formatting, and optional clean line wrapping for small, readable git diffs. Us…
Research
ob-paper-read
Obsidian-oriented PDF paper reading with single-paper focus, detailed-reading guidance, local memory, and a single Markdown deliverable. Use when Codex needs to turn one or more up…
Automation
notion-uploader-downloader
Bidirectional sync between Markdown and Notion. Upload .md files with images to Notion pages/databases, append to existing pages, or download Notion content back to markdown. Suppo…
Content
dwy-article
Turns raw material or notes into first-person WeChat public account articles in Markdown, ready for direct import into editors like markdown-nice or XiuMi. Detects requests for公众号 …
Productivity
hermes-skill-kit
Three community-vetted skills: **feishu-document-api** (programmatic Feishu/Lark document creation), **feishu-response-format** (Feishu response formatting with 3 table schemes, Ca…
Productivity
context-builder-cowork
Generates a ready-to-use project-context.md file through an interactive interview. Triggers EN: 'create project context', 'new project context', 'context-builder', 'generate contex…
Documentation
writing-spec
Transforms brainstorming notes from specs/<spec-name>.brainstorm.md into lightweight Markdown specification files at specs/<spec-name>.md. Moves completed brainstorming files to sp…
Documentation
adr-write
Capture an Architecture Decision Record — what was decided, why, what alternatives were considered, and when to revisit. Writes a numbered ADR file to docs/adr/ in the active repo …
Documentation
awl-frontmatter
YAML frontmatter standard for agents and commands: required fields (name, description), recommended (tools, model), optional metadata (version, category, color), with four-tier mod…
Documentation
doc-md
Generates standalone Markdown docs for C#/.NET classes: one .md per class with property tables, method sections (params, returns, exceptions), and class summary. Mirrors solution s…
Productivity
new-day
Creates a daily check-in Markdown file in days/ containing planning horizons, abstinence tracking, and daily errands. Runs in two phases: first generates a blank template for manua…
Automation
skflow-transform
Transform verbose markdown skills/commands into deterministic skflow scripts. Analyzes each step, classifies it as a shell command (sh), LLM judgment (ask), user interaction (askUs…
Productivity
monthly-log
Opens this month's BuJo-style log at `notes/journal/monthly/YYYY-MM.md`, using Rapid-Logging with signifiers (– note, • action, ○ event, = mood) and state markers (✕ complete, → mi…
Automation
strava-sync
Downloads and syncs training data from Strava. One option for importing training data—athletes may also use manual logs, other platforms (Garmin, Apple Health), or provide data con…
Documentation
agents-md
This skill should be used when the user asks to \\\\\"create AGENTS.md\\\\\", \\\\\"update AGENTS.md\\\\\", \\\\\"maintain agent docs\\\\\", \\\\\"set up CLAUDE.md\\\\\", or needs …
Productivity
oma-skill-creator
Create or update skills in the SSL-lite human-readable format. Use when adding a new `.agents/skills/{skill-name}/SKILL.md`, converting an existing skill to the Scheduling / Struct…
Productivity
markitdown
Convert files (PDF, DOCX, PPTX, XLSX, HTML, CSV, JSON, XML, images, audio, etc.) to Markdown using Microsoft's markitdown. Use when user says "convert to markdown", "markitdown", "…
Content
module-binder
Compiles an adventure directory into a single module.md featuring a TOC, inlined rooms/stat-blocks/treasures, and a DM cheatsheet with critical SRD rules. Works on adventures conta…
Content
publish-storyline-book
Publishes chapter story outlines into a Storyline website and GitHub repository with metadata, README, full-book overview, route map, continuous narrative, and content validation. …
Documentation
catalog-refresh
Regenerates the repository's docs/CATALOG.md table from plugin manifests, fixing missing, stale, or miscounted entries for skills, commands, agents, hooks, and MCP servers. Write-c…
Business
gamification-fit
Analyzes a product, idea, or resource set against a stated goal and delivers a restraint-first report on where gamification genuinely belongs—and where it should be avoided. Produc…
Documentation
okf-knowledge-format
Author and validate OKF (Open Knowledge Format) bundles—markdown directories with YAML frontmatter, one concept per .md file, required `type` field, and reserved index.md/log.md. U…
Content
huashu-md-html
Converts between Markdown, HTML, DOCX, and other formats via Pandoc, Markitdown, and python-docx. Supports file-to-MD extraction, template-driven HTML generation with visual design…
Content
blog-post-writing
Comprehensive guide for writing Hugo blog posts. Includes frontmatter generation for collections and standard posts, content structure templates, SEO optimization, image and asset …
Documentation
architecture-diagram-page-builder
Builds architecture diagram pages for Adobe Experience Platform blueprint repositories. Handles full workflow: gathering page details, generating Markdown, placing files in the cor…
Web
Nostr Front
<?xml version="1.0" encoding="UTF-8"?> <claude-project-guidelines> <!-- RFC 2119準拠のキーワード定義 --> <keyword-definitions> <keyword level="MUST" description="絶対的要求事項(しなければならない)"/> <keywo…
Automation
ozm-text-io-integrity
Manages OZM text file writes, generated reports, skill files, Markdown, JSON, YAML, and config edits, plus Windows and PowerShell encoding boundaries, mojibake, newline drift, BOM …
Security
composing-vulnerability-report
Produces polished markdown vulnerability reports from JSONL findings: deduplicates, groups by severity, and structures each issue with title, severity, target, details, remediation…
Productivity
spec-to-work-items
Decomposes confirmed specifications or implementation plans into independently executable, verifiable vertical work items with dependencies, safe parallelism, tests, risks, and rol…
Documentation
os-decision
Records a new decision in DECISION_LOG.md using the canonical format: running ID, date, decision, rationale, status, plus version bump in Document Control. Invoke on phrases like "…
Productivity
pr-description-skill
Writes the PR description body for pull requests against microsoft/apm. Produces a self-contained GitHub-Flavored Markdown artifact with TL;DR, problem statement, approach, impleme…
Documentation
tech-doc-style-chinese
Applies restrained, accurate, scannable Chinese technical writing style for docs, product copy, UI text, Markdown, and API specs. Avoids second-person and promotional tone, uses co…
Business
ceo-people-update-drafter
Generates a CHRO-to-CEO update as a one-pager in HTML and editable Markdown. Includes executive summary, key metrics with trends, hires/promotions/exits, wins, risks with mitigatio…
Documentation
deepcode-sync
Build and maintain a structured knowledge base (.mycode/) of the current codebase. Scans project structure, docs, and code patterns then writes organized markdown files. Use when s…
Content
rendering-preaction-livrable
Transforms facts.json into a single structured markdown deliverable with three reading layers—strategic, tactical, and technical—using deterministic Jinja2 rendering while enforcin…
Design
design-phase
Autonomously generates DESIGN/*.md files from planning summaries and self-verifies via spec-audit. Learns and unifies formats from existing specification documents. Use for Phase 1…
Documentation
agents-md-authoring
Create or revise repository AGENTS.md files with progressive-disclosure, dispatcher-style structures. Use for top-level or directory-local files, converting long instructions into …
Data
dz-daily-digest
Collects and parses ONEFFICE daily reports, caching them locally as markdown under deliverables/보고서/일일보고/원본캐시 with date and employee ID. Powers the daily-report axis of 3-way cross…
Documentation
aif-docs
Generate and maintain project documentation. Produces a concise README landing page plus detailed topic-specific docs in the configured directory. Use for requests like "create doc…
Content
social-post-kit
Generates ready-to-paste social post kits for app or project launches. Outputs a Markdown file with finished posts for X, Reddit, Instagram, LinkedIn, Threads, and short-form video…
Documentation
tomd
Writes conversation ideas, decisions, and notes to backlog MD files instantly. Format checks are skipped for speed. Functions as an asynchronous communication pool between agents. …
Content
beautiful-article
Transforms source material (URL, PDF, DOCX, Markdown, text, screenshots) into a single-file, offline-shareable HTML article using semantic components and constrained styling. Follo…
Data
opendataloader-pdf
High-quality PDF to JSON or Markdown converter that preserves reading order, table structure, and headings. Use for scientific papers, complex tables, or when other converters prod…
Security
snyk-agent-scan-compliance
Compliance expert for agent skill file scanning. Fixes alerts through content restructuring, never by suppression. Covers SKILL.md, references/, assets/, and secondary markdown fil…
Productivity
context-bundler
Interactively creates technical bundles of code, design, and documentation for external review or context sharing. Conducts brief discovery to confirm targets and format, then pack…
Showing the top 60 of 1,795. See the full list →