smith-agenticdef
Installation
SKILL.md
Agentic Definition Generator
Generate the agentic environment definition file that describes the platform's capabilities for creating agents, skills, and commands.
Purpose
This command probes the current agentic platform and generates .aiwg/smiths/agentic-definition.yaml which is used by:
- AgentSmith - To know available models, tools, and agent deployment paths
- SkillSmith - To know skill structure and deployment paths
- CommandSmith - To know command categories and deployment paths
Arguments
| Argument | Description |
|---|---|
--verify-only |
Check existing definition without updating |
--update |
Update existing definition with any changes |