Operate Corvio from the agent you already use.
corvio-operate-workspace gives Codex, Claude Code, OpenClaw, and compatible agents the install path, resource model, safety order, and verification loop needed to work in your Corvio Workspace.
- Source
- Corvio-reviewed
- Scope
- Shared
- Auth
- API key or device link
- API
- api.corvio.ai/v1
- Format
- Agent Skills
One official package. No copied prompt drift.
The hosted files are generated from Corvio's reviewed repository source. The manifest exposes SHA-256 hashes so mirrors and directories can verify what they distribute.
npx skills add https://corvio.ai/developers/skills/corvio-operate-workspace/corvio-operate-workspace.zipnpm install --global @corvio/cli@beta
export CORVIO_API_KEY='cvu_...' # Agents / CI
# or: corvio auth login # Interactive
corvio workspaces use <workspace_id>
corvio update check --jsonThe Skill uses the separate official Workspace CLI and keeps the public OpenAPI as the HTTP authority. An environment key takes precedence; the device link creates a separately revocable user key, while Workspace selection is stored separately. Browser and Local Agent credentials are never shared.
Question Corvio
Create durable questions and continue conversations without replaying hidden history.
Read with provenance
Search Workspace knowledge and preserve document, node, chunk, source, and artifact IDs.
Write safely
Create idempotently, update against content revisions, archive recoverably, and verify effects.
Retain and sync
Upload exact originals and use foreground, plan-first Markdown sync with explicit conflicts.
Use the CLI safely
Verify package and live capabilities, keep credentials outside prompts, and return durable links and receipts.