Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →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.
.claude/skills/majiayu000-cfn-agent-tooling/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-03 | ✗→✓ | ▲ Improved | -67% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -63% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -58% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -71% | 0% |
| case-11 | ✗→✓ | ▲ Improved | -25% | 0% |
Version: 1.0.0 Purpose: Agent development tools - generation and validation Status: Production Consolidates: agent-template-generator, agent-validation-linter
This mega-skill provides agent development tools:
agent-tooling/
├── SKILL.md
├── lib/
│ ├── generator/ # From agent-template-generator
│ └── linter/ # From agent-validation-linter
└── cli/| Old Path | New Path | |----------|----------| | agent-template-generator/ | agent-tooling/lib/generator/ | | agent-validation-linter/ | agent-tooling/lib/linter/ |
Other measured skills in the registry, with their headline benchmark lift.