Imported from deeplearingx/deskorb-agent (AGENTS.md). Install upstream with npx skills add deeplearingx/deskorb-agent. Copyright stays with the author.
DeskOrb project instructions
Use the dedicated Conda environment deskorb-agent for all project Python
commands, tests, and desktop runs.
Do not use the unrelated marketmind environment for this repository.
Prefer conda run -n deskorb-agent python ... or activate the environment
with conda activate deskorb-agent.
Run the app through Start DeskOrb Agent.cmd; it delegates to the Conda
launcher and keeps the local Playwright MCP setup checks.
The standard test command is:
conda run -n deskorb-agent python -s -m pytest -q
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/deeplearingx-deskorb-agent-deskorb-agent/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.