What is agent-implementer?
Implementation guidance for creating individual agents in the Arcanea system with proper structure, capabilities, and integration. Source: frankxai/arcanea.
Implementation guidance for creating individual agents in the Arcanea system with proper structure, capabilities, and integration.
Quickly install agent-implementer AI skill to your development environment via command line
Source: frankxai/arcanea.
Create individual agents for the Arcanea ecosystem with proper structure, capabilities, and integration points.
Do's ✅ Give each agent a clear, single purpose ✅ Use consistent naming conventions ✅ Document all parameters ✅ Provide example outputs ✅ Test with real tasks ✅ Version your agents
Don'ts ❌ Create agents that overlap too much ❌ Give agents vague or broad purposes ❌ Forget to add to registry ❌ Skip testing ❌ Hardcode without configuration options
Implementation guidance for creating individual agents in the Arcanea system with proper structure, capabilities, and integration. Source: frankxai/arcanea.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/frankxai/arcanea --skill agent-implementerImplementation guidance for creating individual agents in the Arcanea system with proper structure, capabilities, and integration. Source: frankxai/arcanea.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/frankxai/arcanea --skill agent-implementer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/frankxai/arcanea