ehadziabdic/wagents
v1.0.0MIT
Portable, reproducible agent workflows, skills, and MCP setup for modern coding agents. wagent (main) + wagent-hacker (authorized offensive mode) + 10 specialists.
What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "wagents",
"version": "1.0.0",
"description": "Portable, reproducible agent workflows, skills, and MCP setup for modern coding agents. wagent (main) + wagent-hacker (authorized offensive mode) + 10 specialists.",
"author": {
"name": "wagents maintainers"
},
"homepage": "https://github.com/ehadziabdic/wagents#readme",
"repository": "https://github.com/ehadziabdic/wagents.git",
"license": "MIT",
"keywords": [
"agents",
"agent-skills",
"mcp",
"codex",
"claude-code",
"copilot",
"antigravity",
"cline",
"hermes",
"deepseek",
"brainstorm",
"debug",
"execute",
"plan",
"review",
"taste",
"verify"
],
"commands": [
{
"name": "/wagents:brainstorm",
"file": "commands/brainstorm.md"
},
{
"name": "/wagents:debug",
"file": "commands/debug.md"
},
{
"name": "/wagents:execute",
"file": "commands/execute.md"
},
{
"name": "/wagents:plan",
"file": "commands/plan.md"
},
{
"name": "/wagents:review",
"file": "commands/review.md"
},
{
"name": "/wagents:taste",
"file": "commands/taste.md"
},
{
"name": "/wagents:verify",
"file": "commands/verify.md"
}
]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- 154Python files
- 11JavaScript files
- 4shell scripts
- condition-based-waiting-example.ts
- 123XML files
- 53data files
- 40text files
- 19JSON files
- 54fonts
- 42other files
- banner.png
Fields the format does not define
This package's plugin.json declares these at its top level. The Agent Plugins format gives them no meaning, so a client loads the plugin and ignores them.
- commands