RadarTopicsBuildersWeeklyReads
Open Source Radar
agentskills/

agentskills

GitHubWebsite

Agent Skills provides a standardized, open format for extending AI agents with reusable, folder-based capabilities. It documents a SKILL.md-driven structure and a three-stage loading model (Discovery, Activation, Execution).

24kstars
1.7kforks
51issues
Apache-2.0license
2025since
Star historydaily snapshots by VibeCrowd

Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).

Alternatives & relatedmatched by topic overlap
Reviewgenerated from repository data · Aug 5, 2026

What it is

Agent Skills offers a lightweight, open format for extending AI agent capabilities with specialized knowledge and workflows. A skill is a folder containing a SKILL.md file with metadata and instructions, and may include optional subfolders like scripts/, references/, and assets/.

How it works

Agents load skills via progressive disclosure in three stages:

  1. Discovery: at startup, load only name and description of each skill.
  2. Activation: when a task matches a skill's description, read the full SKILL.md into context.
  3. Execution: follow the instructions, optionally executing bundled code or loading referenced files.

Full instructions load only when a task calls for them, preserving a small context footprint while keeping many skills on hand.

Getting started

  • Documentation: https://agentskills.io — Guides and tutorials
  • Specification: https://agentskills.io/specification — Format details
  • Example Skills: https://github.com/anthropics/skills — See what's possible
  • Discord: https://discord.gg/MKPE9g8aUy — Share what you're building!

Recent releases

RELEASES (latest 0):

  • none

Traction

stars: 23834 forks: 1706 open_issues: 51 language: Python license: Apache-2.0 created: 2025-12-16 last_push: 2026-08-03 topics: agent-skills

Behind the repo

The repository notes open development origins and contributions by the broader ecosystem; see LICENSE and documentation licenses for details.

Caveats

License: Apache-2.0 for code; CC-BY-4.0 for documentation. No specific age-related caveats beyond creation date provided.

SharePost on XLinkedIn
All trending reposRevenue-verified startups →