Soul-Brews-Studio/arra-oracle-skills-cli

116 stars · Last commit 2026-07-31

Install Oracle skills to Claude Code, OpenCode, Cursor, and 12+ AI coding agents

README preview

# arra-oracle-skills-cli

21 skills for AI coding agents — persistent memory, session awareness, and collaborative tools.

## Install

**In Claude Code** — no bun, no git, nothing installed first:

```
/plugin marketplace add Soul-Brews-Studio/arra-oracle-skills-cli
/plugin install oracle-skills@oracle-skills
```

**In a terminal** — for any of the 19 supported agents:

```bash
bunx --bun github:Soul-Brews-Studio/arra-oracle-skills-cli#alpha install -g -y -p full
```

`-p full` gives you all 32 stable skills. Everything else is a flag on that same command.

View full repository on GitHub →