Head to head
Stop guessing which one. Put them side by side.
Up to 4 tools, same rows for each: what it is, what it really costs, the trap, and how to wire it up. The URL carries your picks — send it to anyone.
anthropics/skillswshobson/agents
Quick read
- Editor's pick: anthropics/skills.
| Field | anthropics/skillsgithub.com | wshobson/agentsgithub.com |
|---|---|---|
| What it is | Anthropic's canonical skills repository: reference implementations, the formal Agent Skills specification, and an authoring template. Source of the document skills (docx, pdf, pptx, xlsx) that ship in Claude products. ~170k stars. | 91 plugins, 202 agents, 180 skills and 105 commands from a single markdown source compiled into harness-specific artifacts, so the same plugin runs natively on Claude Code, Codex, Cursor, OpenCode and Copilot. Includes a tiered model strategy per task. |
| Category | Skills & agents | Skills & agents |
| Cost tier | free | free |
| Pricing | Free | Free · MIT |
| Why builders pick it | Read the spec, then write one skill of your own: a Resource Project house-style skill capturing editorial voice, headline conventions, image credit format and caption rules. That is how brand voice stops being re-explained every session. | Install by domain rather than wholesale — pull the plugins matching what you are actually building and skip the rest. |
| Watch out for | not logged | not logged |
| How to wire it up | /plugin marketplace add anthropics/skills | /plugin marketplace add wshobson/agents |
| Editor's pick | Yes | No |
Which one did you ship?
The grid says what these tools are. This says what builders did about it — one decision per person, changeable whenever you change your mind.
0/280Sign in to add yours.
Or try
Hand this to your Lovable agent
# Tool comparison — anthropics/skills vs wshobson/agents Source: Kbaise, a directory of tools that work with Lovable projects. Pick one and tell me why before writing any integration code. ## anthropics/skills (anthropics-skills) - URL: https://github.com/anthropics/skills - Category: Skills & agents - Cost: free — Free - What it is: Anthropic's canonical skills repository: reference implementations, the formal Agent Skills specification, and an authoring template. Source of the document skills (docx, pdf, pptx, xlsx) that ship in Claude products. ~170k stars. - Why builders pick it: Read the spec, then write one skill of your own: a Resource Project house-style skill capturing editorial voice, headline conventions, image credit format and caption rules. That is how brand voice stops being re-explained every session. - Wiring: /plugin marketplace add anthropics/skills - Full dossier: /api/public/tools/anthropics-skills ## wshobson/agents (wshobson-agents) - URL: https://github.com/wshobson/agents - Category: Skills & agents - Cost: free — Free · MIT - What it is: 91 plugins, 202 agents, 180 skills and 105 commands from a single markdown source compiled into harness-specific artifacts, so the same plugin runs natively on Claude Code, Codex, Cursor, OpenCode and Copilot. Includes a tiered model strategy per task. - Why builders pick it: Install by domain rather than wholesale — pull the plugins matching what you are actually building and skip the rest. - Wiring: /plugin marketplace add wshobson/agents - Full dossier: /api/public/tools/wshobson-agents ## Quick read - Editor's pick: anthropics/skills. ## Rules 1. Prefer the free tier when no budget was stated, and say what the ceiling is. 2. Read the full dossier before integrating. 3. Fetch /api/public/models before writing any AI model ID.
Agents can fetch the same thing: GET /api/public/compare?slugs=anthropics-skills,wshobson-agents