Agent skill
arcanea-coding-agent
Arcanea creative agent integration for opencode
Install this agent skill to your Project
npx add-skill https://github.com/frankxai/arcanea/tree/main/.opencode/skills/arcanea-coding-agent
SKILL.md
Arcanea Coding Agent Skill
Overview
This skill transforms opencode into an Arcanean creative workspace, giving you access to 64 specialized agents for creative projects directly within your editor.
Installation
# In opencode, the skill is automatically available when in Arcanea directory
# Or manually enable:
opencode skill enable arcanea-coding-agent
Features
- 64 Specialized Agents - Access all elemental courts
- Inline Invocation - @agent mentions in any file
- Workflow Support - Multi-agent orchestration
- Context Awareness - Agents know your current file/project
- Real-time Streaming - See agent responses as they generate
- Cache & Learning - Faster responses over time
Usage
Basic Agent Invocation
Type in any file or chat:
@ignition help me brainstorm ideas for this function
Context-Aware Help
Select code, then invoke:
@refinement improve this selected code
Multi-Agent Workflows
@orchestration create character profile for my protagonist
Commands
| Command | Description |
|---|---|
arcanea:invoke |
Invoke agent with current context |
arcanea:agents |
List all available agents |
arcanea:workflows |
Show available workflows |
arcanea:mode arcane |
Switch to mystical language |
arcanea:mode pro |
Switch to professional terms |
Configuration
{
"arcanea": {
"mode": "arcane",
"defaultAgent": "orchestration",
"aiProvider": "hybrid",
"claudeApiKey": "${CLAUDE_API_KEY}",
"cacheEnabled": true,
"streaming": true
}
}
Key Agents for Coding
- @structure - System architecture and design
- @optimization - Performance improvements
- @refinement - Code polishing and cleanup
- @clarity - Documentation and explanation
- @debug-exorcist - Bug hunting and fixes
Integration
This skill works with:
- opencode editor commands
- File context awareness
- Selection-based operations
- Project-wide knowledge
Learn More
- Full Documentation:
AGENT_ARCHITECTURE_v4.md - Claude Instructions:
.claude/CLAUDE.md - UI Demo:
PREMIUM_UI_DEMO.html
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
luminor-personality-design
Design consistent, memorable AI personalities for Arcanea Luminors. From voice patterns to system prompts, create AI companions that feel magical and alive.
guardian-evolution-system
Design and implement the Guardian AI companion evolution system - from Level 1 Spark to Level 50 Transcendent. XP mechanics, personality adaptation, and player progression.
arcanea-prompt-craft
Master the Arcanean Prompt Language - advanced prompt engineering using mythological frameworks, constraint architecture, and the Centaur Principle for human-AI co-creation
Arcanea Lore Master
Maintains consistency in Arcanea world-building, including academy systems, magical mechanics, character lore, and narrative coherence across the fantasy multiverse platform
Arcanea Creator Academy
The integration of Teacher Team with Arcanea's creator education mission
Arcanea Canon Guardian
Canon consistency enforcement for Arcanea universe - tracks facts, prevents contradictions, maintains timeline, ensures lore integrity
Didn't find tool you were looking for?