What is a skill?

Essentially, a skill is a directory containing a file called SKILL.md. This file includes metadata (name and description, at a minimum) and instructions on how the agent should perform a specific task.

Agent Skills is an open, lightweight format for extending the capabilities of AI agents with specialized knowledge and workflows.

 

Essentially, a skill is a directory containing a SKILL.md file. This file includes metadata (name and description, at a minimum) and instructions on how the agent should perform a specific task. Skills may also include scripts, templates, and references.

my-skill/ ├── SKILL.md # Required: instructions + metadata ├── scripts/ # Optional: executable code ├── references/ # Optional: documentation └── assets/ # Optional: templates, resources

How the skill works

Skill uses a gradual revelation method to effectively manage context:

  1. Discovery : Upon startup, agents only upload the name and description of each available skill, just enough to know when it might be relevant.
  2. Activation : When a task matches the skill description, the agent reads the entire SKILL.md instruction into context.
  3. Execution : The agent follows the instructions, optionally loading referenced files or executing packaged code as needed.

This approach allows agents to operate quickly while also providing them with access to more context as needed.

File SKILL.md

Each skill begins with a SKILL.md file containing the YAML header and Markdown instructions :

--- name: pdf-processing description: Extract PDF text, fill forms, merge files. Use when handling PDFs. --- # PDF Processing ## When to use this skill Use this skill when the user needs to work with PDF files. ## How to extract text 1. Use pdfplumber for text extraction. ## How to fill forms .

The following introductory section is required at the beginning of the SKILL.md file:

  • Name: A short identifier
  • Description: When should you use this skill?

The Markdown body contains practical instructions and has no specific restrictions on structure or content.

This simple format has several key advantages:

  • Self-documentation : Skill creators or users can read the SKILL.md file and understand what it does, making it easier to test and improve the skill.
  • Scalable : Skills can range in complexity from simple written instructions to executable code, assets, and templates.
  • Easy to move : Skills are just files, so they are easy to edit, version, and share.
Related posts
Other Technology articles
Category

System

Windows XP

Windows Server 2012

Windows 8

Windows 7

Windows 10

Wifi tips

Virus Removal - Spyware

Speed ​​up the computer

Server

Security solution

Mail Server

LAN - WAN

Ghost - Install Win

Fix computer error

Configure Router Switch

Computer wallpaper

Computer security

Mac OS X

Mac OS System software

Mac OS Security

Mac OS Office application

Mac OS Email Management

Mac OS Data - File

Mac hardware

Hardware

USB - Flash Drive

Speaker headset

Printer

PC hardware

Network equipment

Laptop hardware

Computer components

Advice Computer

Game

PC game

Online game

Mobile Game

Pokemon GO

information

Technology story

Technology comments

Quiz technology

New technology

British talent technology

Attack the network

Artificial intelligence

Technology

Smart watches

Raspberry Pi

Linux

Camera

Basic knowledge

Banking services

SEO tips

Science

Strange story

Space Science

Scientific invention

Science Story

Science photo

Science and technology

Medicine

Health Care

Fun science

Environment

Discover science

Discover nature

Archeology

Life

Travel Experience

Tips

Raise up child

Make up

Life skills

Home Care

Entertainment

DIY Handmade

Cuisine

Christmas

Application

Web Email

Website - Blog

Web browser

Support Download - Upload

Software conversion

Social Network

Simulator software

Online payment

Office information

Music Software

Map and Positioning

Installation - Uninstall

Graphic design

Free - Discount

Email reader

Edit video

Edit photo

Compress and Decompress

Chat, Text, Call

Archive - Share

Electric

Water heater

Washing machine

Television

Machine tool

Fridge

Fans

Air conditioning

Program

Unix and Linux

SQL Server

SQL

Python

Programming C

PHP

NodeJS

MongoDB

jQuery

JavaScript

HTTP

HTML

Git

Database

Data structure and algorithm

CSS and CSS3

C ++

C #

AngularJS

Mobile

Wallpapers and Ringtones

Tricks application

Take and process photos

Storage - Sync

Security and Virus Removal

Personalized

Online Social Network

Map

Manage and edit Video

Data

Chat - Call - Text

Browser and Add-on

Basic setup