agent.run
CommunityOrchestrate Betty agents end-to-end.
Authorepieczko
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill executes registered Betty agents by orchestrating the complete lifecycle: loading manifests, generating Claude-friendly prompts, invoking the Claude API (or simulating), executing planned skills, and logging all results. It supports both iterative and oneshot reasoning modes, providing a reliable execution engine for agent-based automation.
Core Features & Use Cases
- Load agent manifests from path or agent name
- Generate Claude-optimized system prompts with capabilities and workflow patterns
- Optional Claude API integration (with mock fallback for development)
- Support for both iterative and oneshot reasoning modes
- Skill selection and execution orchestration
- Comprehensive execution logging to agent_logs/<agent>_<timestamp>.json
- Structured JSON output for programmatic integration
- Error handling with detailed diagnostics and telemetry
Quick Start
Run an agent by name: python3 skills/agent.run/agent_run.py api.designer "Design a REST API for user management"
Dependency Matrix
Required Modules
PyYAML
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: agent.run Download link: https://github.com/epieczko/betty/archive/main.zip#agent-run Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.