addy-agent-skills marketplace

addy-agent-skills marketplace is a plugin for Claude Code from addyosmani/agent-skills. Its token cost is not measured, scanned A, original, MIT.

A marketplace package that makes a set of AI coding-agent instructions available for software work from specification to release.

In plain words
What is it for?
Use it with coding agents for specification, test-driven development, planning, implementation, review, and release tasks.
Why use it?
It groups a repeatable development process into one installable package so an agent can use the same guidance across projects.

Plugin for Claude Code

About the project

addyosmani/agent-skills is a collection of reusable workflows, quality checks, commands, and other instructions that guide AI coding agents through software development. It is for developers who want agents to follow consistent engineering practices, and the catalogue entries are its packaged skills, commands, agents, plugins, instructions, and hooks.

addyosmani/agent-skills · 92,284 stars · on GitHub · skills.addy.ie

Install

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.

Claude Code
/plugin marketplace add addyosmani/agent-skills
agentmods
npx agentmods add plugins/addyosmani/agent-skills/marketplace
Clone the repo
git clone --depth 1 https://github.com/addyosmani/agent-skills

Made for: Claude Code.

Wrote 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.

agentmods badge for addy-agent-skills marketplace

README.md
[![agentmods](https://agentmods.dev/badge/plugins/addyosmani/agent-skills/marketplace.svg)](https://agentmods.dev/plugins/addyosmani/agent-skills/marketplace)
Your own site
<a href="https://agentmods.dev/plugins/addyosmani/agent-skills/marketplace"><img src="https://agentmods.dev/badge/plugins/addyosmani/agent-skills/marketplace.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

addy-agent-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 6d 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.

Origin

Copies of this mod

2 near-identical copies found in the catalogue:

.claude-plugin/marketplace.json · 24 lines

What it actually says

{
  "$schema": "https://json.schemastore.org/claude-code-marketplace.json",
  "name": "addy-agent-skills",
  "description": "Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.",
  "owner": {
    "name": "Addy Osmani",
    "url": "https://github.com/addyosmani"
  },
  "plugins": [
    {
      "name": "agent-skills",
      "version": "0.6.8",
      "source": {
        "source": "github",
        "repo": "addyosmani/agent-skills"
      },
      "description": "Production-grade engineering skills covering every phase of software development: spec, plan, build, verify, review, and ship.",
      "homepage": "https://github.com/addyosmani/agent-skills",
      "license": "MIT",
      "keywords": ["skills", "agents", "engineering", "spec", "tdd", "review", "ship"]
    }
  ]
}
Contents

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.

Files

What ships with it

1 file 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.

Changes

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.

  1. 6d ago First seen · 24 lines scan A 97c01ad91c69

Subscribe to this mod's changes

addy-agent-skills marketplace is a plugin published in the GitHub repository addyosmani/agent-skills (92,284 stars, last pushed yesterday), 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.