Agent skill · AI & Agents

arcanea-coding-agent

Arcanea creative agent integration for opencode

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill arcanea-coding-agent-frankxai-arcanea-records --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 2 KB
Bundled scripts: none
Version: 1.0.0
Declared author: Arcanea Team
Path: skills/agent/arcanea-coding-agent-frankxai-arcanea-records/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the 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 ```bash # 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 availa

What's inside
Steps it walks through
  1. Overview
  2. Installation
  3. Features
  4. Usage
  5. Basic Agent Invocation
  6. Context-Aware Help
  7. Multi-Agent Workflows
  8. Commands
  9. Configuration
  10. Key Agents for Coding
  11. Integration
  12. Learn More
Ships with 1 file
  • metadata.json
Commands it runs
In opencode, the skill is automatically available when in Arcanea directory
Or manually enable:
opencode skill enable arcanea-coding-agent
More from claude-skill-registry
All skills →
About this skill
What does the arcanea-coding-agent skill do?

Arcanea creative agent integration for opencode

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill arcanea-coding-agent-frankxai-arcanea-records --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going