/install agents-plugin-marketplace
Agentic Plugin Marketplace (OpenClaw)
84 production-ready agentic workflow building blocks: 84 plugins, 192 agents, 156 skills, 102 commands — built for Claude Code and consumed natively by OpenAI Codex CLI, Cursor, OpenCode, Gemini CLI, and GitHub Copilot.
Source: C:\Users\Harry\Downloads\agents\
Original: https://github.com/wshobson/agents
License: MIT
本技能基於 GitHub 上的 wshobson/agents 修改與封裝。
Overview
A marketplace of agentic plugins with a single source-of-truth (plugins/ directory) mapped to multiple agent harnesses:
| Harness | Status |
|---|---|
| Claude Code | Native plugin support |
| OpenAI Codex CLI | Supported |
| Cursor | Supported |
| OpenCode | Supported |
| Gemini CLI | Supported |
| GitHub Copilot | Supported |
Structure
agents/
├── plugins/ # Plugin definitions (source of truth)
│ ├── python-development/
│ ├── web-framework/
│ ├── database/
│ └── ... (84 plugins)
├── docs/ # Documentation and harness guides
├── tools/ # Utility tools
├── AGENTS.md # Agent definitions
└── Makefile # Build and install commands
Usage in OpenClaw
When the user needs agentic workflow building blocks:
- Browse
plugins/for available plugins - Each plugin contains agent definitions, skill references, and commands
- Reference
docs/for cross-harness usage patterns
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install agents-plugin-marketplace - After installation, invoke the skill by name or use
/agents-plugin-marketplace - Provide required inputs per the skill's parameter spec and get structured output
What is Agents Plugin Marketplace?
84 production-ready agentic plugins, 192 agents, 156 skills & 102 commands for Claude Code, Codex CLI, Cursor, OpenCode & Gemini CLI. It is an AI Agent Skill for Claude Code / OpenClaw, with 39 downloads so far.
How do I install Agents Plugin Marketplace?
Run "/install agents-plugin-marketplace" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Agents Plugin Marketplace free?
Yes, Agents Plugin Marketplace is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Agents Plugin Marketplace support?
Agents Plugin Marketplace is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Agents Plugin Marketplace?
It is built and maintained by Harryhihi (@harryhihi); the current version is v1.0.0.