agentskills

agentskills

A standardized format for extending AI agent capabilities with domain knowledge and workflows.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 21.0k
Source
skill-github

Overview

Agent Skills is a lightweight, open format for expanding AI agent abilities. By including a `SKILL.md` file in a folder, agents can receive metadata and instructions for specific tasks. These skills can package scripts, reference materials, templates, and other resources, enabling agents to perform complex, multi-step tasks and be reused across multiple products. Developed by Anthropic and released as an open standard, this format is supported by many AI tools and agent clients.

Capabilities

  • Provide domain expertise
  • Enable reusable workflows
  • Reuse skills across products

Use cases

Legal review processesData analysis pipelinesPresentation formatting

Setup

Requires:
See the [documentation](https://agentskills.io) for detailed guides and tutorials.

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

What are Agent Skills?

Agent Skills is a standardized format for extending AI agent capabilities.

How do I use Agent Skills?

See the [documentation](https://agentskills.io) for detailed guides.

Related skills