Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/WenyuChiou/agent-collab-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/plugins/wenyuchiou/agent-collab-skills/marketplace)<a href="https://agentmods.dev/plugins/wenyuchiou/agent-collab-skills/marketplace"><img src="https://agentmods.dev/badge/plugins/wenyuchiou/agent-collab-skills/marketplace/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/plugins/wenyuchiou/agent-collab-skills/marketplace"><img src="https://agentmods.dev/badge/plugins/wenyuchiou/agent-collab-skills/marketplace.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
agent-collab-skills marketplace scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
"name": "agent-collab-skills",
"description": "Provider-neutral, policy-aware collaboration skills with checkpoints, proposal-only memory, and human acceptance gates.",
"owner": {
"name": "Wenyu Chiou"
},
"metadata": {
"description": "Practical skills for bounded multi-agent work without losing state, hiding failed results, or shipping without evidence and human authorization.",
"version": "0.5.1"
},
"plugins": [
{
"name": "agent-collab-workspace",
"description": "7 multi-agent collaboration skills: task splitter, context budget, plan-act-reflect, output reconciler, debate, proposal-only shared memory, and acceptance gate.",
"category": "productivity",
"homepage": "https://github.com/WenyuChiou/agent-collab-skills",
"version": "0.5.1",
"strict": true,
"source": {
"source": "url",
"url": "https://github.com/WenyuChiou/agent-collab-skills.git",
"ref": "main"
}
}
]
}
The plugins it lists here
This marketplace lists 1 plugin kept in the same repository. Each has its own page, its own measurements and its own install command.
What ships with it
2 files beside marketplace.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 3d ago Changed 8a5a617d19ad
- 5d ago Changed 3d17c8f9a6ec
- 9d ago First seen · 28 lines scan A cc5462783792
agent-collab-skills marketplace is a plugin published in the GitHub repository WenyuChiou/agent-collab-skills (26 stars, last pushed 4d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other plugins, from other repositories
revenue
Outbound, sales enablement, revenue operations, pricing and packaging, activation, retention, and referrals.
prd-taskmaster
Zero-config goal-to-tasks engine for Claude Code (the Atlas engine). Graded PRD validation, dependency-ordered task graph, and CDD-verified execution.
fuse-rules
Global rules for all Claude Code sessions: APEX workflow, SOLID/DRY enforcement, project detection, agent delegation, frontend/git standards.
radin
Cost-optimized agentic workflow stack for solo devs: backlog orchestration (radin-orchestrator, radin-plan, radin-review) plus curated companion tools.
divisible-work
Coordinates adaptive subagent work through durable task records, progress readouts, and verified completion.
loop-kit
A session-based working method for coding agents: plan an epic into thin complete slices, build one at a time, verify by observing real behaviour, and hand off so the next session starts where the last one stopped.