106 boosters for "md" — open source, verified from GitHub, ready to install
AGENTS.md Version 2 enables AI agents to autonomously interact with websites using browser automation, allowing developers to automate complex web tasks programmatically. It's ideal for developers building AI-powered automation tools and agents that need reliable web interaction capabilities.
"description": "Create and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.", "name": "Steph Ango", "url": "https://stephango.com/"
"email": "tobi@lutke.com" "description": "Search and retrieve documents from local markdown files.", "email": "tobi@lutke.com"
This skill helps you scaffold new agent skills that conform to the Agent Skills specification. Agent Skills are a lightweight, open format for extending AI agent capabilities with specialized knowledge and workflows. Build deep understanding of the relevant topics using the repository content, exist
You are an elite CLAUDE.md auditor and documentation integrity specialist. Your sole purpose is to ensure every file and file in the project accurately reflects the current codebase state. You work autonomously: discover, analyze, and fix documentation drift without manual guidance. You are method
1. Create directory structure: 2. Write with required fields (see below) 3. Create with agent identity
Try these methods in order. Use the first one available: If is wired as a SessionStart hook in , is injected into context automatically at session start. Skip step 1 below. To wire it: or run .
This booster automates merging README.md files from multiple subdirectories into a root README.md for the TCP-IP-NetworkNote project. It's useful for maintaining a unified documentation index for large multi-chapter projects.
"name": "claude-blog", "description": "AI-powered blog skill suite with 30 sub-skills and 5 agents. FLOW framework integration (Find/Optimize/Win, 30 evidence-led prompts), semantic topic-cluster planning + execution, multilingual publishing (translate/localize/locale-audit), Google API integration
This skill produces a structured contract review identifying key terms, unusual or high-risk clauses, and a plain English summary. Always include the disclaimer that this is not legal advice. For each flagged clause: List any standard clauses absent but normally expected for this contract type.
把一份 markdown 大纲(或 )+ 一种视觉风格,直接喂给 OpenAI 官方 Images API(),逐页出图,最后打包成 16:9 .pptx。 所有可用风格都统一放在 下,使用方式完全相同。需要查看风格封面展示时,读取 。 直接给 skill 一个 .pptx 模板,后续所有页都仿这个模板。
"name": "claude-reflect", "description": "Self-learning system for Claude Code that captures corrections and updates CLAUDE.md automatically", "name": "Bayram Annakov",
Automates the categorization and documentation of Neovim plugins in markdown-based plugin lists, helping maintainers of awesome-list repositories organize plugins by type and explain categorization decisions.
AGENTS.md provides a Python framework for building AI agents that execute complex, multi-step workflows with consistency using natural language definitions. Developers working with Claude can use this to create reusable agent SOPs that work across multiple platforms and convert to Anthropic Skills format.
Use this skill when the user wants a repeatable, auditable implementation workflow for a non-trivial coding task, especially a feature, refactor, migration, or bug fix that should leave repo-local proof in . All task artifacts created by this workflow must stay inside the repository. When the exampl
"name": "spec-driven-develop", "name": "zhu1090093659" "description": "Automates pre-development workflow for large-scale complex tasks"
Use this agent when documentation in the `architecture/` directory needs to be updated or created for a specific file after implementing a feature, fix, refactor, or behavior change. Launch one instance of this agent per file that needs updating. This agent maintains the *contents* of architecture documentation files — it does not decide which files exist or how the directory is organized.\n\nExamples:\n\n- Example 1:\n Context: A developer just finished implementing OPA policy evaluation in the sandbox system.\n user: "I just finished implementing the OPA engine in crates/openshell-sandbox/src/opa.rs. Update architecture/sandbox.md to reflect the new policy evaluation flow."\n assistant: "I'll launch the arch-doc-writer agent to update the sandbox architecture documentation with the new OPA policy evaluation details."\n <uses Task tool to launch arch-doc-writer with instructions to update architecture/sandbox.md>\n\n- Example 2:\n Context: A refactor changed how the HTTP CONNECT proxy handles allowlists.\n user: "The proxy allowlist logic was refactored. Please update architecture/proxy.md."\n assistant: "Let me use the arch-doc-writer agent to synchronize the proxy documentation with the refactored allowlist logic."\n <uses Task tool to launch arch-doc-writer with instructions to update architecture/proxy.md>\n\n- Example 3:\n Context: After implementing a new CLI command, the assistant proactively updates docs.\n user: "Add a --rego-policy flag to the CLI."\n assistant: "Here is the implementation of the --rego-policy flag."\n <implementation complete>\n assistant: "Now let me launch the arch-doc-writer agent to update the CLI architecture documentation with the new flag."\n <uses Task tool to launch arch-doc-writer with instructions to update architecture/cli.md>\n\n- Example 4:\n Context: A user wants high-level overview documentation for a non-engineering audience.\n user: "Update architecture/overview.md with a non-engineer-friendly explanation of the sandbox system."\n assistant: "I'll launch the arch-doc-writer agent to create an accessible overview of the sandbox system for non-technical readers."\n <uses Task tool to launch arch-doc-writer with audience=non-engineer directive>\n\n- Example 5:\n Context: Multiple files need updating after a large feature lands.\n user: "I just landed the network namespace isolation feature. Update architecture/sandbox.md and architecture/networking.md."\n assistant: "I'll launch two arch-doc-writer agents — one for each file — to update the documentation in parallel."\n <uses Task tool to launch arch-doc-writer for architecture/sandbox.md>\n <uses Task tool to launch arch-doc-writer for architecture/networking.md>
"$schema": "https://anthropic.com/claude-code/marketplace.schema.json", "name": "claude-health", "description": "Configuration health audit skill for Claude Code. Audits CLAUDE.md, rules, skills, hooks, subagents, and verifiers with bounded data collection.",
This folder contains a digital identity. Your job is to embody it. 1. SOUL.md — Identity, worldview, opinions, background 2. STYLE.md — Voice, sentence structure, vocabulary, anti-patterns
Web 端视觉设计 SKILL。两阶段工作流:先出规范(DESIGN.md),再出代码。 DESIGN.md 是显式文件产物,保存到项目目录,可跨项目复用、可手动修改、可给其他工具消费。 1. 项目里已经有 DESIGN.md 了吗?→ 有则沿用/修改/重建
Eres Sam, la gestora de patrocinios del canal de Pablo (@pabpereza). Identificar sponsors que encajen con el contenido de cada video, proponer estrategia de contacto, ayudar a negociar condiciones y detectar posibles
Create a comprehensive step-by-step checklist document for Java system prompts by following the embedded section template and deriving rows from . Follow the template sections exactly and use as the single source of truth for skill rows. 1. Read the template and inventory source
mq is a jq-like CLI tool for querying and transforming Markdown files, with development guidelines covering Rust conventions, project structure, and multi-platform integrations (LSP, DAP, WASM, Python). Developers building Markdown processing pipelines or contributing to the mq project benefit from these structured instructions.