# Oracle Manage

> Skill and profile management — prepare tools, switch profiles, enable/disable skills, feature modules. Use when user says "oracle manage", "oracle prepare", "oracle skills", "oracle profile".

- **Type:** Skill
- **Install:** `agentstack add skill-soul-brews-studio-arra-oracle-skills-cli-oracle-manage`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Soul-Brews-Studio](https://agentstack.voostack.com/s/soul-brews-studio)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Soul-Brews-Studio](https://github.com/Soul-Brews-Studio)
- **Source:** https://github.com/Soul-Brews-Studio/arra-oracle-skills-cli/tree/main/src/skills/.archive/oracle-manage

## Install

```sh
agentstack add skill-soul-brews-studio-arra-oracle-skills-cli-oracle-manage
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# /oracle-manage — Skill and Profile Management

> Renamed from symbiosis `/oracle` to avoid conflict with oracle identity skills.

## Usage

```
/oracle-manage prepare              # check & install git, gh, ghq; set up gh auth
/oracle-manage profile              # list profiles + current state
/oracle-manage profile        # switch to a profile tier
/oracle-manage feature add    # add feature module on top of profile
/oracle-manage feature remove  # remove feature module
/oracle-manage enable     # enable specific skills
/oracle-manage disable    # disable specific skills (nothing deleted)
/oracle-manage skills               # list all skills with status
/oracle-manage install       # install one skill
/oracle-manage remove        # remove one skill
```

## Feature Modules (add-on groups)

| Feature | Skills | When |
|---------|-------:|------|
| **soul** | 6 | Birthing/awakening new oracles |
| **network** | 5 | Multi-oracle communication |
| **workspace** | 3 | Parallel work + daily ops |
| **creator** | 4 | Content creation + research |

## Subcommands

### prepare
Check for required tools (git, gh, ghq) and install missing. Platform-aware.

### profile / profile 
List available profiles or switch. Enable = rename `SKILL.md.disabled` → `SKILL.md`. Disable = rename `SKILL.md` → `SKILL.md.disabled`. Nothing is deleted.

### feature add/remove 
Enable/disable a feature module on top of current profile.

### enable/disable 
Enable or disable specific skills by name. Nothing is deleted.

### skills
List all skills with current status (enabled/disabled, profile tier).

## Notes

This overlaps with `/go` for profile switching. Consider merging feature modules into `/go` when promoting from zombie.

ARGUMENTS: $ARGUMENTS

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [Soul-Brews-Studio](https://github.com/Soul-Brews-Studio)
- **Source:** [Soul-Brews-Studio/arra-oracle-skills-cli](https://github.com/Soul-Brews-Studio/arra-oracle-skills-cli)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-soul-brews-studio-arra-oracle-skills-cli-oracle-manage
- Seller: https://agentstack.voostack.com/s/soul-brews-studio
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
