dancesWithClaws Skill
dancesWithClaws is a TypeScript AI agent skill for Codex with npx, docker, git clone. dancesWithClaws is an open-source AI agent skill for agent skills.
How to use dancesWithClaws Skill
Install or run
npm install -g openclaw@latestClient configuration
{
"manifest_version": 3,
"name": "OpenClaw Browser Relay",
"version": "0.1.0",
"description": "Attach OpenClaw to your existing Chrome tab via a local CDP relay server.",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"permissions": ["debugger", "tabs", "activeTab", "storage", "alarms", "webNavigation"],
"host_permissions": ["http://127.0.0.1/*", "http://localhost/*"],
"background": { "service_worker": "background.js", "type": "module" },
"action": {
"default_title": "OpenClaw Browser Relay (click to attach/detach)",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"options_ui": { "page": "options.html", "open_in_tab": true }
}
Compatible clients
What is dancesWithClaws Skill?
dancesWithClaws is a TypeScript AI agent skill for Codex with npx, docker, git clone. dancesWithClaws is an open-source AI agent skill for agent skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Browser use support
- Document generation support
- OpenAI provider support
- Anthropic provider support
Available tools
Technical details
Install or run dancesWithClaws using npx. Check CharlesHoskinson/dancesWithClaws for the latest setup command.
- Built for TypeScript
- Built for Node.js
- Built for Python
- Built for Docker
- Built for Go
- Built for Rust
- Install or run with npx
- Install or run with docker
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use dancesWithClaws Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for codex users.
Built with
Explore related resources
Frequently asked questions
What is dancesWithClaws?
dancesWithClaws is a TypeScript AI agent skill for Codex with npx, docker, git clone. CharlesHoskinson/dancesWithClaws is an open-source Skills candidate discovered from GitHub.
Who is dancesWithClaws best for?
dancesWithClaws is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, codex users.
How do I install dancesWithClaws?
Install or run dancesWithClaws using npx. Check dancesWithClaws for the latest setup command.
Is dancesWithClaws actively maintained?
dancesWithClaws may need a closer maintenance check before production use.
Auto-fetched from GitHub.