@arcanea/overlay-cursor
v1.2.1
Published
Cursor IDE overlay for the Arcanea Intelligence OS
Downloads
167
Maintainers
Readme
@arcanea/overlay-opencode
OpenCode overlay for the Arcanea Intelligence OS.
Installs Arcanea's intelligence layer into OpenCode — agents, themes, commands, and MCP integration.
Installation
npx @arcanea/cli install opencodeOr programmatically:
import { install } from '@arcanea/overlay-opencode';
await install({ depth: 'standard' });What It Installs
OpenCode agent definitions, cosmic theme, custom commands (/guardian, /council, /lore, /voice-check), and MCP server config.
License
MIT
