different-ai/openwork
Agent
You write OpenWork release changelogs. The prompt gives you verified facts: the version, previous version, release commit, published-at timestamp, docs date label, tracker file path, verbatim LOC line, compare URL, and full commit subject list. Use only these facts. Never invent features, numbers, or dates, and never…
different-ai/openwork
Agent
You are a duplicate PR detection agent. When a PR is opened, your job is to search for potentially duplicate or related open PRs.
different-ai/openwork
Agent
Deep-reasoning executor for multi-file features, refactors, and gnarly debugging. Invoked by the orchestrator via the Task tool when a task is too complex for the default executor or after it failed two repair rounds. Same contract as executor, maximum reasoning effort.
different-ai/openwork
Agent
Default executor for routine, well-specified coding tasks. Invoked by the orchestrator via the Task tool with a concrete brief. Writes and edits code, runs the narrowest verifying check, and reports back exactly what changed.
different-ai/openwork
Agent
Orchestrator. Plans, delegates, and verifies; never writes code. Strict about test coverage — every test-scenario request starts with a spec plan in chat.
different-ai/openwork
Agent
You are a triage agent responsible for triaging github issues.
different-ai/openwork
Command
Guide user through OpenWork Browser automation setup.
different-ai/openwork
Command
Say hello stranger.
different-ai/openwork
Command
Run the OpenWork release flow.
different-ai/openwork
Skill Claude CodeCodex
Local OpenWork Electron browser automation with CDP. Use when driving a local Electron dev app, browserlist, browsersnapshot, browsereval, composer automation, or local UI smoke tests.
different-ai/openwork
Skill Claude CodeCodex
Mock a provider, add a mock, fake the API for tests. Use when building a deterministic provider witness for @openwork/testkit specs.
different-ai/openwork
Skill Claude CodeCodex
Create an OpenCode plugin for OpenWork. Scaffolds the plugin file with the correct API shape, tool definitions, and hook registration. Use when the user asks to 'create a plugin', 'write a plugin', or 'make a plugin that does X'.
different-ai/openwork
Skill Claude CodeCodex
Launch and control standalone Chrome in a Daytona sandbox via CDP. Use for web sign-in, OAuth, Den Web setup, browser-only flows, or when the app should not be driven through Electron CDP.
different-ai/openwork
Skill Claude CodeCodex
Daytona cloud instance, Den server, OpenWork Cloud, Marketplace onboarding, desktop plus cloud e2e, frame proof. Use when launching, validating, or recording Daytona cloud/Den flows.
different-ai/openwork
Skill Claude CodeCodex
Daytona cloud server, Den sandbox, desktop plus cloud e2e, marketplace server, cloud auth, org policies, connect Electron to Den. Use for server-side setup in validated flows.
different-ai/openwork
Skill Claude CodeCodex
Daytona development environment overview. Use when the user asks about Daytona setup, Daytona toolbox, dev environment, noVNC, CDP, server sandbox, secrets volume, Electron sandbox, standalone Chrome, validation, or artifacts volume.
different-ai/openwork
Skill Claude CodeCodex
Electron and Den, desktop plus cloud, two-sandbox e2e, cloud auth, marketplace, org policy, signed preview routing, provider sync, desktop handoff. Validate Electron against a Daytona Den server with unified proof.
different-ai/openwork
Skill Claude CodeCodex
Drive the real OpenWork Electron app inside a Daytona sandbox via CDP browser tools. Covers workspace creation, session interaction, settings verification, and bug reproduction.
different-ai/openwork
Skill Claude CodeCodex
Use this skill to decide whether a Daytona Electron or browser flow actually works. Launching the sandbox is separate. This skill owns the feedback loop.
different-ai/openwork
Skill Claude CodeCodex
Use this skill to collect supplementary presentation artifacts for a Daytona UI journey. Pass/fail evidence comes from an @openwork/testkit spec and its ambient test evidence; use daytona-flow-validator and run-tests before declaring a verdict. Custom screenshots or recordings never replace the test run.
different-ai/openwork
Skill Claude CodeCodex
Daytona secrets, provider key, OpenAI key, Anthropic key, real model e2e, voice e2e, eval secrets, /daytona-secrets, openwork-eval-secrets. Use for real provider tests in Daytona.
different-ai/openwork
Skill Claude CodeCodex
Daytona seeded cloud demo, demo credentials, Acme Robotics seed. Use when the user asks to spin up, keep running, seed, or prepare an OpenWork Cloud/Den Daytona demo instance.
different-ai/openwork
Skill Claude CodeCodex
Run the verified Windows repro for OpenWork enterprise TLS behavior: install a fake corporate CA into the Windows machine store, serve healthy and broken HTTPS control planes, install a Windows build, and prove the desktop app and spawned runtimes use the operating system trust path.
different-ai/openwork
Skill Claude CodeCodex
Test is red, typecheck failed, CI job failed, flaky, timed out, was this already broken. Use to classify any failing check before changing code or calling it pre-existing.