.claude/skills/orcaRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Launch and coordinate agent sessions inside the Orca IDE runtime (stablyai/orca). Topics: send - find a running Orca terminal by title/preview/worktree and deliver a prompt to it, always disambiguating with a question when more than one candidate matches and never targeting the caller's own pane [send.md]. launch - start a new agent session (claude, antigravity, openclaw, codex, and 30+ other supported agents) in a fresh or existing worktree [launch.md]. install - install the stablyai/orca skill bundle into Claude…
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/orcaRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/orcaRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/orcaRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @drumrobot/orcaclawhub inspect @drumrobot/orca --version 0.2.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:bc6094a3e959c8f262a59eeb11ba805ffad9e13600f00a1d1855ccadfdce150dCHANGELOG.mdinstall.mdlaunch.mdLICENSEscripts/resolve-terminal.shscripts/verify-resolve.shsend.mdskill-card.mdSKILL.md- Initial public release for session management in Orca IDE. - Supports sending prompts to specific Orca terminal sessions, always disambiguating if multiple candidates match and avoiding sending to the caller's own terminal. - Enables launching new agent sessions (Claude, Antigravity, OpenClaw, Codex, and more) in new or existing worktrees. - Provides an install flow to set up the Orca skill bundle in Claude Code, OpenClaw, or Antigravity with options for advanced or standard setup. - Strong emphasis on resolving and validating the correct Orca CLI executable before executing any commands. - Does not hardcode CLI flags; dynamically queries the running CLI for up-to-date command references before invocation.