← スキル一覧に戻る

cfn-agent-tooling
by masharratt
Simplified Claude Flow for beginners - AI agent orchestration made easy
⭐ 14🍴 2📅 2026年1月15日
SKILL.md
name: cfn-agent-tooling description: "Agent development tools - generation and validation. Use when creating new agent templates from scaffolding, or validating and linting existing agent profiles for correctness and completeness." version: 1.0.0 tags: [mega-skill, agents, templates, validation, development] status: production
Agent Tooling Skill (Mega-Skill)
Version: 1.0.0 Purpose: Agent development tools - generation and validation Status: Production Consolidates: agent-template-generator, agent-validation-linter
Overview
This mega-skill provides agent development tools:
- Generator - Agent template scaffolding and generation
- Linter - Agent profile validation and linting
Directory Structure
agent-tooling/
├── SKILL.md
├── lib/
│ ├── generator/ # From agent-template-generator
│ └── linter/ # From agent-validation-linter
└── cli/
Migration Paths
| Old Path | New Path |
|---|---|
| agent-template-generator/ | agent-tooling/lib/generator/ |
| agent-validation-linter/ | agent-tooling/lib/linter/ |
Version History
1.0.0 (2025-12-02)
- Consolidated 2 agent tooling 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
レビュー
💬
レビュー機能は近日公開予定です