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