shogun-bloom-config

Generate capability_tiers YAML and available_cost_groups for config/settings.yaml based on Claude and ChatGPT subscriptions.

1.4k|293|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/yohey-w/multi-agent-shogun --skill shogun-bloom-config
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shogun-bloom-config
Source: https://github.com/yohey-w/multi-agent-shogun/tree/main/skills/shogun-bloom-config
Command: npx skills add https://github.com/yohey-w/multi-agent-shogun --skill shogun-bloom-config

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the complex task of configuring AI model routing for the multi-agent system by guiding users through a series of questions about their subscription plans.

Core Features & Use Cases

  • Guided Configuration: Interactive wizard asks about Claude and ChatGPT subscription tiers.
  • Automated YAML Generation: Outputs ready-to-paste capability_tiers YAML and available_cost_groups declarations.
  • Model Recommendations: Suggests optimal fixed agent models (Karo/Gunshi) and provides coverage gap warnings.
  • Use Case: Setting up your config/settings.yaml for the first time, or after changing your AI service subscriptions, to ensure optimal and cost-effective model routing.

Quick Start

Run the shogun-bloom-config skill to set up your model routing.

Frequently Asked Questions about shogun-bloom-config

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure AI model routing for a multi-agent system?

Configuring AI model routing involves defining which language models your multi-agent system uses for specific tasks. This Skill simplifies the setup by asking about your Claude and ChatGPT subscription plans to generate ready-to-paste YAML configurations.

What YAML configuration do I need for dynamic LLM setup based on subscriptions?

For a dynamic LLM setup based on subscriptions, you need to generate `capability_tiers` and `available_cost_groups` blocks. These YAML declarations map your AI service subscriptions to appropriate agent models within your `config/settings.yaml` file.

Can I use this to get model recommendations for my multi-agent setup?

Yes, you can get model recommendations for your multi-agent setup. After evaluating your subscription tiers, the Skill suggests optimal fixed agent models, such as Karo or Gunshi, and provides warnings for any coverage gaps in your current plan.

Does AI configuration work with both Claude and ChatGPT subscription tiers?

AI configuration works directly with both Claude and ChatGPT subscription tiers. The interactive wizard asks about your specific plans for both services to ensure the generated YAML accurately reflects your available models and cost groups.

When do I need to update my capability_tiers YAML for model routing?

You need to update your capability_tiers YAML for model routing when setting up your `config/settings.yaml` for the first time, or immediately after changing your AI service subscriptions to maintain optimal and cost-effective agent routing.