From hephaestus
Converts or repairs local/external agents or teams into Agentlas architecture for installation, import, plugin use, or public release. Inspects source, preserves behavior, adds contracts and command adapters.
How this skill is triggered — by the user, by Claude, or both
Slash command
/hephaestus:agentlas-packagingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Inspect the source, classify it, preserve useful behavior, add Agentlas
Inspect the source, classify it, preserve useful behavior, add Agentlas
contracts, .agentlas/global-commands.json, thin runtime command adapters,
remove unsafe public material, and verify. Return global_commands.
npx claudepluginhub agentlas-ai/hephaestus --plugin hephaestusRoutes agent-building requests (single, multi-team, packaging) into Agentlas architecture and generates runtime adapters, contracts, and cross-CLI commands.
Creates Claude Code agents from scratch or by adapting templates. Guides requirements gathering, template selection, and file generation following Anthropic best practices (v2.1.63+).
Guides creation and configuration of autonomous agents for Claude Code plugins, covering frontmatter, triggering descriptions, system prompts, tools, teams, permissions, and best practices.