Search the Agent Skills Catalog to find skills by keyword, vendor, or category.
This skill should be used when users request help optimizing, improving, or refining their prompts or instructions for AI models. Use this skill when users provide vague, unclear, or poorly...
Transform any documentation website into AI-ready skill files. High-performance CLI tool built in Rust for crawling docs and generating structured SKILL.md files optimized for LLM agents.
A template for creating new Agent Skills. Replace this with a clear description of what your skill does and when Claude should use it.
>
Submit Agent Skills to catalogs for publication. Validates, scans, and submits skills via the skillscatalog.ai API.
{{SKILL_DESCRIPTION}}. Use when users request {{USE_CASES}}. Demonstrates the System Skill Pattern (CLI + SKILL.md + Database).
Validate Agent Skills against the specification. Checks SKILL.md format, frontmatter fields, naming conventions, and directory structure.
Install a personal skill by symlinking it to ~/.claude/skills/
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
>
Intelligent skill suggestion engine that analyzes user intent and project context to recommend appropriate documentation skills
Guide for creating effective skills following best practices. Use when creating or updating skills that extend agent capabilities.
Template skill demonstrating proper structure. Use this as a reference when creating new skills. Copy this folder and modify for your use case.
Create new Agent Skills from templates with best-practice structure, pre-populated SKILL.md, and optional scripts/assets directories.
Guide for creating and structuring skills with consistent formatting, clear documentation, and proper reference organization. Use when creating new skills or updating existing skill documentation.
Always active. Tracks usage of code-craft skills across sessions. Log skill applications to enable analytics and identify gaps.
Brief description of what this skill does and provides. Use when [clear trigger condition that indicates this skill should activate]. Keep under 200 words.
Builds precise production-ready custom Agent Skills following AgentSkills.io guidelines. Use when user requests to create, refine or package Skills