agent-implementer이란?
적절한 구조, 기능 및 통합을 갖춘 Arcanea 시스템에서 개별 에이전트를 생성하기 위한 구현 지침입니다. 출처: frankxai/arcanea.
적절한 구조, 기능 및 통합을 갖춘 Arcanea 시스템에서 개별 에이전트를 생성하기 위한 구현 지침입니다.
명령줄에서 agent-implementer AI 스킬을 개발 환경에 빠르게 설치
출처: 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
적절한 구조, 기능 및 통합을 갖춘 Arcanea 시스템에서 개별 에이전트를 생성하기 위한 구현 지침입니다. 출처: frankxai/arcanea.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/frankxai/arcanea --skill agent-implementer적절한 구조, 기능 및 통합을 갖춘 Arcanea 시스템에서 개별 에이전트를 생성하기 위한 구현 지침입니다. 출처: frankxai/arcanea.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/frankxai/arcanea --skill agent-implementer 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/frankxai/arcanea