← All repositories
71,987 stars7,354 forksPython1 view

Skills

Features

  • Declarative Skill Orchestrations"Manages agent behavior by interpreting high-level instructions and metadata rather than executing hard-coded logic within the core application."
  • Agent Configuration SpecificationsA standardized format for defining task-specific behaviors and operational constraints that guide how an agent interacts with external tools.
  • Agent Capability RegistriesA structured collection of modular instructions and metadata that extends the functional range of autonomous artificial intelligence agents.
  • Agent Capability ExtensionsA framework for adding specialized knowledge and functional workflows to artificial intelligence agents to improve performance on specific technical tasks.
  • Agentic Workflow AutomationsStandardizing how AI agents execute multi-step processes by providing them with structured guidance and domain-specific operational logic.
  • Agent Skill Sets[](#skill-sets) - ./skills: Skill examples for Creative & Design, Development & Technical, Enterprise & Communication, and Document Skills - ./spec: The Agent Skills specification - ./template: Skill template
  • AI Agent Plugins[](#claude-code) You can register this repository as a Claude Code Plugin marketplace by running the following command in Claude Code: ``` /plugin marketplace add anthropics/skills ``` Then, to install a specific set of
  • AI Tool DefinitionsCreating modular and reusable instruction sets that allow AI models to interact with external software and perform complex operations.
  • AI Plugin EcosystemsDistributing and managing collections of functional skills that can be easily discovered and installed by AI-powered development tools.
  • Skill Definitions[](#creating-a-basic-skill) Skills are simple to create - just a folder with a `SKILL.md` file containing YAML frontmatter and instructions. You can use the **template-skill** in this repository as a starting point: ```m
  • Instructional Knowledge BasesA curated library of technical guides and practical examples designed to improve the performance of language models on specific domains.
  • Directory-Based Plugin Discovery"Organizes modular agent extensions into a hierarchical file structure that allows automated systems to locate and load specific skill sets."
  • Plugin Registries"Facilitates the discovery and installation of external capabilities by registering remote repositories as trusted sources for agent enhancements."
  • Plugin Marketplace EcosystemsA distributed repository of shareable configuration files that allow users to discover and integrate specialized workflows into their existing environments.
  • Agent Skill Integrations[](#partner-skills) Skills are a great way to teach Claude how to get better at using specific pieces of software. As we see awesome example skills from partners, we may highlight some of them here: - **Notion** - Notion
  • YAML Frontmatter Configurations"Defines agent capabilities and behavioral instructions using structured metadata headers within standard markdown files for easy parsing."
  • Schema-Driven SpecificationsEnforces a standardized format for skill definitions to ensure compatibility and consistent behavior across different agent execution environments.