oracle-skills-cli
Persistent memory, session awareness, and codebase exploration for coding agents
All Skills in This Repository (28)
Pure Emerald Level Indicatorsrecap
Summarize coding sessions by aggregating git state, focus, tracks, retros, and handoffs.
ralph-loop-soulbrews
Run isolated self-improving AI development loops across Claude Code sessions.
birth
Generate a Birth Props issue and MCP thread in a target repository.
schedule
Query and organize Markdown schedule events with DuckDB via a Bun script.
learn
Coordinate multiple Haiku agents to generate architecture and code documentation from repositories.
speak
Convert text to speech using edge-tts neural voices with macOS say fallback.
trace
Search Git history, local repositories, and Oracle memory for project traces.
gemini
Control Gemini browser tabs and chats via MQTT WebSocket commands.
template
Create new Bun Shell skills with a standard SKILL.md and scripts/main.ts structure.
physical
Retrieve Nat's current coordinates from FindMy CSV data with map links and device statuses.
oracle-soul-sync-calibrate-update
Synchronize, calibrate, and update Oracle skills via GitHub tags and bunx.
deep-research
Automate Gemini deep research to produce sourced analyses via MQTT.
Frequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core