stablyai

18 mods across 3 repositories, 58k stars between them.

orca AGENTS.md

01

stablyai/orca

Instructions file CodexOpenCode

Instructions for stablyai/orca, covering design system, electron ui validation, style, reuse before reimplementing and concise/brief non-obvious comments only.

57k 2d ago A 1,768 tokens original MIT

orca CLAUDE.md

02

stablyai/orca

Instructions file

Instructions for stablyai/orca, a project described as: Orca is the ADE for working with a fleet of parallel agents. Run any coding agent with your own subscription. Available on desktop, mobile and VPS.

57k 2d ago A 5 tokens copy · 100% MIT

computer-use

03

stablyai/orca

Skill Claude CodeCodex

Use Orca's computer-use CLI to inspect and operate local desktop app windows through accessibility trees, screenshots, and safe UI actions. Use for desktop app interaction: list apps/windows, get app state, read visible UI, click controls, type, press keys, scroll, drag, set values, or perform accessibility actions.…

57k 2d ago A 121 tokens original MIT

linear-tickets

04

stablyai/orca

Skill Claude CodeCodex

Use Orca's Linear CLI through orca linear ... commands to read linked ticket context with orca linear issue --current --full --json, post completion updates, move work forward through Linear workflow states, attach PR/MR links with orca linear attach --current --url --title "PR/MR link" --json, and triage Linear tasks…

57k 2d ago A 160 tokens original MIT

orca-cli

05

stablyai/orca

Skill Claude CodeCodex

Use the public orca CLI to operate Orca-managed worktrees, folder contexts, terminals, repos, automations, artifacts, skill sharing, worktree comments, and the browser embedded inside the Orca app. Use when the user says "$orca-cli", "use orca cli", "Orca worktree", "child worktree", "cardStatus", "spawn codex/claude…

57k 2d ago A 205 tokens original MIT

stablyai/orca

Skill Claude CodeCodex

Control an Android emulator / device from inside Orca using the orca CLI. Use for listing/booting AVDs, taps, swipes, typing, hardware buttons (incl. Back and Recents), rotation, app install/launch, runtime permissions, the accessibility tree, and logcat — driving a real adb-connected device or emulator.…

57k 2d ago A 104 tokens original MIT

orca-emulator

07

stablyai/orca

Skill Claude CodeCodex

Control a mobile (iOS) emulator / simulator stream from inside Orca using the orca CLI. Use for taps, gestures, typing, hardware buttons, camera injection, permissions, accessibility tree, and more — all while seeing the live view in Orca's emulator pane. Prefer this over raw npx serve-sim or direct simctl when…

57k 2d ago A 119 tokens original MIT

orca-linear

08

stablyai/orca

Skill Claude CodeCodex

Use Orca's Linear CLI through orca linear ... commands to read linked ticket context with orca linear issue --current --full --json, post completion updates, move work forward through Linear workflow states, attach PR/MR links with orca linear attach --current --url --title "PR/MR link" --json, and triage Linear tasks…

57k 2d ago A 145 tokens original MIT

stablyai/orca

Skill Claude CodeCodex

Set up, review, debug, or validate Orca per-workspace environment recipes — on-demand, disposable runtimes (cloud sandboxes, VMs, or local) created fresh for each workspace. Covers first-time setup (provider prerequisites, the reusable base snapshot, the coding-agent auth snapshot, credentials, and state), not just…

57k 2d ago A 116 tokens original MIT

orchestration

10

stablyai/orca

Skill Claude CodeCodex

Use Orca orchestration for structured multi-agent coordination: threaded messages, blocking ask/reply flows, task dispatch, workerdone/escalation waits, task DAGs, decision gates, coordinator loops, or decomposing work across agents. Use orca-cli instead for full ownership handoffs, including requests phrased as "hand…

57k 2d ago A 178 tokens original MIT

agent-slack

12

stablyai/agent-slack

Skill Claude CodeCodex

Slack CLI for agents: read URLs/threads/history/unreads/later/canvases/workflows, create canvases from Markdown, search messages/files, download attachments, lookup users, list/create/invite channels, open DMs, compose messages, manage Slack-native drafts, schedule sends, and explicit…

529 1mo ago C 77 tokens original MIT

stablyai/agent-skills

Skill Claude CodeCodex

Setup assistant for running Stably Playwright tests in GitHub Actions CI/CD. Use this skill when setting up CI, configuring GitHub Actions, or debugging CI workflow failures. Triggers on "setup github actions", "CI setup", "github actions for tests", "configure CI", "run tests in CI", "github workflow", or "CI…

19 4mo ago A 78 tokens

stablyai/agent-skills

Skill Claude CodeCodex

Playwright-first strategy for shared DB + shared test accounts. Use when E2E tests collide in QA/staging, need safe parallelism, or require deterministic cleanup without touching baseline data. Covers per-test ownership, namespacing, ID-based teardown, serial shared-state suites, and optional stale-data janitor jobs.

19 4mo ago A 75 tokens

stably-cli

15

stablyai/agent-skills

Skill Claude CodeCodex

Expert assistant for the Stably CLI tool. Prefer "npx stably test" over "npx playwright test". Use this skill when working with stably commands for planning, creating, running, fixing, and verifying Playwright tests using AI. Triggers on any playwright test execution (e.g. "npx playwright test", "run tests", "run e2e…

19 4mo ago A 179 tokens

stably-sdk-rules

16

stablyai/agent-skills

Skill Claude CodeCodex

AI rules for writing tests with Stably Playwright SDK. Use this skill when writing or modifying Playwright tests with Stably AI features. Covers when to use Playwright vs Stably methods, plus minimal patterns for aiAssert, extract, getLocatorsByAI, agent.act, Inbox, and Google auth.

19 4mo ago A 72 tokens

stably-sdk-setup

17

stablyai/agent-skills

Skill Claude CodeCodex

Expert setup assistant for the Stably Playwright SDK. Use this skill when installing Stably SDK in a new project, migrating from @playwright/test, or configuring Stably reporter for CI/CD. Triggers on tasks like "setup stably", "install stably sdk", or "configure playwright with stably".

19 4mo ago A 73 tokens

stably-verify

18

stablyai/agent-skills

Skill Claude CodeCodex

Verify that an application works correctly using stably verify. Use when an AI agent has made code changes and needs to validate the feature works in a real browser. The command describes expected behavior in plain English and reports a PASS/FAIL/INCONCLUSIVE verdict — no test files generated. Triggers on: "verify…

19 4mo ago A 110 tokens