claude-arcanea
v0.2.2
Published
Arcanea Intelligence OS for Claude Code - Mythology-infused AI agent orchestration
Maintainers
Readme
claude-arcanea
Arcanea Intelligence OS for Claude Code - Mythology-infused AI agent orchestration
Installation
npm install -g claude-arcanea
# or
npx claude-arcaneaUsage
Launch Claude with Arcanea
claude-arcaneaThis launches Claude Code with the full Arcanea Intelligence OS context, including:
- 10 Guardians and their Gates
- 77+ mythology-organized skills
- The Luminor AI companions
- Canonical lore and worldbuilding
As a Package
import { GUARDIANS, GATES, allSkills } from 'claude-arcanea';
// Get all skills for a gate
const fireSkills = getSkillsByGate('fire');
// Find a skill by trigger
const skill = getSkillByTrigger('/refactor');The Ten Gates
| Gate | Frequency | Guardian | Domain | |------|-----------|----------|--------| | Foundation | 396 Hz | Lyssandria | Stability, security | | Flow | 417 Hz | Leyla | Creativity, emotion | | Fire | 528 Hz | Draconia | Power, transformation | | Heart | 639 Hz | Maylinn | Love, healing | | Voice | 741 Hz | Alera | Truth, expression | | Sight | 852 Hz | Lyria | Intuition, vision | | Crown | 963 Hz | Aiyami | Enlightenment | | Shift | 1111 Hz | Elara | Perspective | | Unity | 963 Hz | Ino | Partnership | | Source | 1111 Hz | Shinkami | Meta-consciousness |
Available Skills
Development
/scaffold- Create project structure/refactor- Clean and improve code/optimize- Performance optimization/docs- Generate documentation/review- Code review/debug- Debug with insight/architect- System design
Creative
/write- Creative writing assistance/story- Narrative development
Part of the Arcanea Ecosystem
@arcanea/core- Core types and constantsarcanea-intelligence-os- Unified CLIarcanea- Main platform
License
MIT © FrankX
