agent-studio
Multi-agent routing, memory, and skill orchestration framework
All Skills in This Repository (12)
Pure Emerald Level Indicatorsevaluator
Evaluate agent performance, rule compliance, and workflow quality across task datasets.
text-to-sql
Convert natural language queries into schema-aware SQL with joins and aggregations.
test-generator
Generate unit, integration, API, and E2E tests from specifications and components.
code-style-validator
Analyze ASTs to detect naming, formatting, and structural inconsistencies in code.
pdf-generator
Generate formatted PDF documents with tables, images, and structured content.
powerpoint-generator
Generate PowerPoint presentations with charts, transitions, and Excel data integration.
migrating-rules
Generate step-by-step migration plans for rule version updates.
recommending-rules
Analyze a codebase to identify gaps in rule coverage and generate prioritized recommendations.
dependency-analyzer
Analyze project dependencies for outdated packages, vulnerabilities, and breaking changes.
fixing-rule-violations
Identify violated code rules and provide step-by-step fix instructions.
memory-manager
Synchronize memory patterns across CLAUDE.md and the Memory Tool.
excel-generator
Generate multi-sheet Excel workbooks with formulas, charts, and formatting.
Frequently Asked Questions
FAQPage SchemaHow to install Agent Studio?▼
Run `npx skills add oimiragieo/agent-studio --all -g -y` in your terminal to install all skills in this suite globally.
What does Agent Studio do?▼
It routes your requests to 119 specialized agents and 330+ skills covering coding, testing, security, DevOps, and documentation. A router picks the best specialist for each task instead of using one generic agent.
Does Agent Studio work with Claude Code and Cursor?▼
Yes. It packages agents, skills, hooks, and rules for Claude Code, Cursor, and Factory, following the standard SKILL.md format.
How does Agent Studio control API costs?▼
It includes spend ceilings that downgrade models when costs approach your limit, plus context budget checks before spawning agents. Set SPEND_GUARD_CEILING_USD to configure your cap.
Can Agent Studio answer Telegram messages?▼
Yes. A background daemon monitors Telegram, replies using Claude, and supports voice messages, task execution, and 25 bot commands.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core