Soul-Brews-StudioSoul-Brews-StudioOfficial·28 Agent Skills Included

oracle-skills-cli

Persistent memory, session awareness, and codebase exploration for coding agents

Gives coding agents persistent memory across sessions through a shared vault structure. Recaps session context, mines past session history, explores unfamiliar codebases with parallel readers, and writes honest retrospectives with verified timelines. Eliminates lost context between sessions, repeated re-exploration of repos, and forgotten decisions. Installs to 19 coding agents with profile-based skill sets and auto-reload.
npx skills add Soul-Brews-Studio/oracle-skills-cli --all -g -y
Available:

Tells the agent how this repository curates, validates, and installs its skills, including the public shelf versus private vault layout, frontmatter rules, and the install commands that auto-reload skills into the agent.

All Skills in This Repository (28)

Pure Emerald Level Indicators
📦 In Repo
Soul-Brews-StudioSoul-Brews-Studio

recap

Summarize coding sessions by aggregating git state, focus, tracks, retros, and handoffs.

Official
Intermediate
📦 In Repo
Soul-Brews-StudioSoul-Brews-Studio

ralph-loop-soulbrews

Run isolated self-improving AI development loops across Claude Code sessions.

Official
Advanced
📦 In Repo
Soul-Brews-StudioSoul-Brews-Studio

birth

Generate a Birth Props issue and MCP thread in a target repository.

Official
Intermediate
📦 In Repo
Soul-Brews-StudioSoul-Brews-Studio

schedule

Query and organize Markdown schedule events with DuckDB via a Bun script.

Official
Advanced
📦 In Repo
Soul-Brews-StudioSoul-Brews-Studio

learn

Coordinate multiple Haiku agents to generate architecture and code documentation from repositories.

Official
Advanced
📦 In Repo
Soul-Brews-StudioSoul-Brews-Studio

speak

Convert text to speech using edge-tts neural voices with macOS say fallback.

Official
Intermediate
📦 In Repo
Soul-Brews-StudioSoul-Brews-Studio

trace

Search Git history, local repositories, and Oracle memory for project traces.

Official
Advanced
📦 In Repo
Soul-Brews-StudioSoul-Brews-Studio

gemini

Control Gemini browser tabs and chats via MQTT WebSocket commands.

Official
Advanced
📦 In Repo
Soul-Brews-StudioSoul-Brews-Studio

template

Create new Bun Shell skills with a standard SKILL.md and scripts/main.ts structure.

Official
Intermediate
📦 In Repo
Soul-Brews-StudioSoul-Brews-Studio

physical

Retrieve Nat's current coordinates from FindMy CSV data with map links and device statuses.

Official
Advanced
📦 In Repo
Soul-Brews-StudioSoul-Brews-Studio

oracle-soul-sync-calibrate-update

Synchronize, calibrate, and update Oracle skills via GitHub tags and bunx.

Official
Advanced
📦 In Repo
Soul-Brews-StudioSoul-Brews-Studio

deep-research

Automate Gemini deep research to produce sourced analyses via MQTT.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install oracle-skills-cli?

Run `npx skills add Soul-Brews-Studio/oracle-skills-cli --all -g -y` in your terminal to install the full skill set globally.

What problem does Oracle Skills solve?

It gives coding agents persistent memory across sessions, so context, decisions, and learnings survive instead of resetting every time. Skills like /recap, /forward, and /rrr handle orientation, handoffs, and retrospectives.

Which coding agents are supported?

The installer supports 19 agents including Claude Code, Codex, OpenCode, Cursor, Gemini CLI, GitHub Copilot, and Windsurf. You pick targets with the --agent flag during install.

How do I explore an unfamiliar codebase?

Use the /learn skill with a repo URL or path. It clones the repo and runs parallel reader agents to produce architecture, code snippet, and quick reference documents.

Can I install only a few skills?

Yes. Choose a profile like minimal, standard, or full, or cherry-pick individual skills by name on top of any profile.

Related Repositories in Software Engineering

View All in Software Engineering