Skip to content

Agent Skills

Runtime for composable AI agent skills — deterministic execution of capability-based workflows.

Quick navigation

What is this?

Agent Skills is a deterministic execution engine for AI agent capabilities. It lets you:

  1. Define atomic capabilities (summarize, classify, extract, translate…)
  2. Compose them into multi-step skills (workflows)
  3. Execute skills via CLI, embedded SDK, MCP, HTTP REST, or LLM tool integrations
  4. Observe every step via structured traces, webhooks, and metrics

See the README for the full overview.