Toggle skills across major coding agents
编程
Agents Plugin Marketplace
试用84 production-ready agentic plugins, 192 agents, 156 skills & 102 commands for Claude Code, Codex CLI, Cursor, OpenCode & Gemini CLI
它能做什么
84 production-ready agentic plugins, 192 agents, 156 skills & 102 commands for Claude Code, Codex CLI, Cursor, OpenCode & Gemini CLI
技能文档
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
相关技能
Sync Claude and Codex project progress
Repo-aware router skill for AI coding CLIs: map tasks to the right repository, project skill or agent, and native CLI backend across OpenClaw, Claude Code, O...
Use this skill when you need to publish, fetch, search, list, share, or watch AgentFiles artifacts from Codex, Claude Code, OpenClaw, or other agent runtimes...
Track per-project Claude usage estimates and local GPU budgets, preview admission, atomically reserve capacity, and reconcile actual usage with a local dashboard.
Use when users ask to sync, restore, apply, back up, push, or roll back local agent instructions, rules, or skills for Codex, Claude Code, OpenCode, Grok Build, CodeBuddy Code, WorkBuddy, or another Agent Skills-compatible platform.