AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Oracle Manage

skill-soul-brews-studio-arra-oracle-skills-cli-oracle-manage · by Soul-Brews-Studio

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".

No reviews yet
0 installs
30 views
0.0% view→install

Install

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

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-soul-brews-studio-arra-oracle-skills-cli-oracle-manage)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Oracle Manage? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

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.disabledSKILL.md. Disable = rename SKILL.mdSKILL.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.

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

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.