openclaw-composio Skill
openclaw-composio is a TypeScript AI agent skill for Codex, ChatGPT with npx, docker, git clone. OpenClaw fork with integrated Composio plugin for easy tool authentication
How to use openclaw-composio Skill
Install or run
pnpm moltbot config set plugins.composio.enabled falseClient configuration
{
"manifest_version": 3,
"name": "Moltbot Browser Relay",
"version": "0.1.0",
"description": "Attach Moltbot 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"],
"host_permissions": ["http://127.0.0.1/*", "http://localhost/*"],
"background": { "service_worker": "background.js", "type": "module" },
"action": {
"default_title": "Moltbot 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 openclaw-composio Skill?
openclaw-composio is a TypeScript AI agent skill for Codex, ChatGPT with npx, docker, git clone. OpenClaw fork with integrated Composio plugin for easy tool authentication 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 openclaw-composio using npx. Check ComposioHQ/openclaw-composio for the latest setup command.
- Built for TypeScript
- Built for Node.js
- Built for Docker
- Built for Rust
- Install or run with npx
- Install or run with docker
- Install or run with git clone
- Works with Codex
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 openclaw-composio 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 openclaw-composio?
openclaw-composio is a TypeScript AI agent skill for Codex, ChatGPT with npx, docker, git clone. OpenClaw fork with integrated Composio plugin for easy tool authentication
Who is openclaw-composio best for?
openclaw-composio is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, codex users.
How do I install openclaw-composio?
Install or run openclaw-composio using npx. Check openclaw-composio for the latest setup command.
Is openclaw-composio actively maintained?
openclaw-composio may need a closer maintenance check before production use.
Auto-fetched from GitHub.