← スキル一覧に戻る

cfn-routing-config
by masharratt
Simplified Claude Flow for beginners - AI agent orchestration made easy
⭐ 14🍴 2📅 2026年1月15日
SKILL.md
name: cfn-routing-config description: Provider routing and hybrid configuration for CFN version: 1.0.0 tags: [mega-skill, routing, provider, hybrid, api] status: production
Routing Config Skill (Mega-Skill)
Version: 1.0.0 Purpose: Provider routing and hybrid configuration for CFN Status: Production Consolidates: cfn-provider-routing, cfn-hybrid-routing
Overview
This mega-skill provides complete routing configuration:
- Provider - API provider selection and routing rules
- Hybrid - Hybrid mode routing (CLI + Task coordination)
Directory Structure
routing-config/
├── SKILL.md
├── lib/
│ ├── provider/ # From cfn-provider-routing
│ └── hybrid/ # From cfn-hybrid-routing
└── cli/
Migration Paths
| Old Path | New Path |
|---|---|
| cfn-provider-routing/ | routing-config/lib/provider/ |
| cfn-hybrid-routing/ | routing-config/lib/hybrid/ |
Version History
1.0.0 (2025-12-02)
- Consolidated 2 routing skills into mega-skill
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です