Agent Skill SDK
Welcome to the official documentation for the Agent Skill SDK — a modular, event-driven framework for building AI-powered, trigger-based agents using Python.
🚀 Why Agent Skill SDK?
- Build intelligent agents using simple Python functions ("skills")
- Trigger actions via timer, MQTT, HTTP, file watchers, cron, CoAP, and more
- Integrate Amazon Bedrock for goal-based reasoning
- Retry, backoff, and fallback built-in
- Full memory trace and observability
- FastAPI-powered dashboard included