Agent Skills

A community schema for publishing operational instructions an agent should follow when using a site or API. A provider that ships a `/skills/` directory with a skill index is signalling that it has thought about the agent workflow, not just the human one.

API entry from apis.yml

apis.yml Raw ↑
aid: agent-readiness:agent-skills
name: Agent Skills
tags:
- Agent Skills
- Agent Readiness
- Discoverability
humanURL: https://agentskills.io
baseURL: https://agentskills.io
properties:
- url: https://agentskills.io/schema/index.json
  type: JSONSchema
description: A community schema for publishing operational instructions an agent should follow when using
  a site or API. A provider that ships a `/skills/` directory with a skill index is signalling that it
  has thought about the agent workflow, not just the human one.