oimiragieooimiragieoCommunity·12 Agent Skills Included

agent-studio

Multi-agent routing, memory, and skill orchestration framework

Orchestrates 119 specialized agents and 330+ skills through a router that delegates coding, testing, security, and documentation tasks. Eliminates manual prompt tuning, context loss between sessions, and uncontrolled API spend with memory tiers, cost ceilings, and enforcement hooks. Includes hybrid code search, Telegram bot integration, and validation pipelines to keep long-running development workflows reliable.
npx skills add oimiragieo/agent-studio --all -g -y
Available:

Instructs the agent to act strictly as a router that delegates all work to specialist sub-agents via Task() calls, enforcing tool lockdowns, routing gates, and memory protocols.

All Skills in This Repository (12)

Pure Emerald Level Indicators
📦 In Repo
oimiragieooimiragieo

evaluator

Evaluate agent performance, rule compliance, and workflow quality across task datasets.

Community
Advanced
📦 In Repo
oimiragieooimiragieo

text-to-sql

Convert natural language queries into schema-aware SQL with joins and aggregations.

Community
Intermediate
📦 In Repo
oimiragieooimiragieo

test-generator

Generate unit, integration, API, and E2E tests from specifications and components.

Community
Intermediate
📦 In Repo
oimiragieooimiragieo

code-style-validator

Analyze ASTs to detect naming, formatting, and structural inconsistencies in code.

Community
Advanced
📦 In Repo
oimiragieooimiragieo

pdf-generator

Generate formatted PDF documents with tables, images, and structured content.

Community
Basic
📦 In Repo
oimiragieooimiragieo

powerpoint-generator

Generate PowerPoint presentations with charts, transitions, and Excel data integration.

Community
Basic
📦 In Repo
oimiragieooimiragieo

migrating-rules

Generate step-by-step migration plans for rule version updates.

Community
Advanced
📦 In Repo
oimiragieooimiragieo

recommending-rules

Analyze a codebase to identify gaps in rule coverage and generate prioritized recommendations.

Community
Intermediate
📦 In Repo
oimiragieooimiragieo

dependency-analyzer

Analyze project dependencies for outdated packages, vulnerabilities, and breaking changes.

Community
Intermediate
📦 In Repo
oimiragieooimiragieo

fixing-rule-violations

Identify violated code rules and provide step-by-step fix instructions.

Community
Intermediate
📦 In Repo
oimiragieooimiragieo

memory-manager

Synchronize memory patterns across CLAUDE.md and the Memory Tool.

Community
Advanced
📦 In Repo
oimiragieooimiragieo

excel-generator

Generate multi-sheet Excel workbooks with formulas, charts, and formatting.

Community
Basic

Frequently Asked Questions

FAQPage Schema
How 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