agent-skills marketplace

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

A collection of instruction sets for AI coding assistants, covering tasks such as Git commits and documentation. Each skill guides the assistant through a specific workflow.

In plain words
What is it for?
It helps write Conventional Commits, including fixup commits, and organize documentation using the Diátaxis method. The supplied details do not fully describe the other skills.
Why use it?
It gives the assistant consistent guidance for recurring development tasks, so you do not have to explain the same process each time.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest.

Good fit It helps write Conventional Commits, including fixup commits, and organize documentation using the Diátaxis method. The supplied details do not fully describe the other skills.

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add rlespinasse/agent-skills/plugin install agent-skills marketplace
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.

Clone the repo
git clone --depth 1 https://github.com/rlespinasse/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 agent-skills marketplace

README.md
[![agentmods](https://agentmods.dev/badge/plugins/rlespinasse/agent-skills/marketplace/github.svg)](https://agentmods.dev/plugins/rlespinasse/agent-skills/marketplace)
Your own site
<a href="https://agentmods.dev/plugins/rlespinasse/agent-skills/marketplace"><img src="https://agentmods.dev/badge/plugins/rlespinasse/agent-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.

agentmods 80×15 button for agent-skills marketplace

Your own site · 80×15
<a href="https://agentmods.dev/plugins/rlespinasse/agent-skills/marketplace"><img src="https://agentmods.dev/badge/plugins/rlespinasse/agent-skills/marketplace.svg" alt="Reviewed on agentmods" width="80" 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. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

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 8d 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.

.claude-plugin/marketplace.json · 54 lines

How it starts

The opening of the file, as written. The whole thing — 54 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{
  "name": "agent-skills",
  "owner": "rlespinasse",
  "description": "A collection of Agent Skills for AI coding assistants",
  "repository": "https://github.com/rlespinasse/agent-skills",
  "skills": [
    {
      "name": "conventional-commit",
      "path": "skills/conventional-commit",
      "description": "Guides committing staged (indexed) git files using the Conventional Commits specification and commit message best practices. Use when user mentions commit, git commit, conventional commit, commit message, staged files, indexed files, fixup, or fixup commit. Helps craft well-structured, meaningful commit messages including fixup commits with optional autosquash."
    },
    {
      "name": "diataxis",
      "path": "skills/diataxis",
      "description": "Helps maintain documentation pages based on the Diataxis method. Analyzes existing docs, classifies pages into tutorials/how-to/explanation/reference categories, identifies gaps, and helps create or restructure documentation following Diataxis principles. Use when user mentions documentation structure, Diataxis, doc categories, tutorials vs how-to guides, or reorganizing docs."
    },
    {
      "name": "drawio-export-tools",
      "path": "skills/drawio-export-tools",
      "description": "Decision guide for the third-party Draw.io export ecosystem by @rlespinasse. Covers docker-drawio-desktop-headless (base Docker), drawio-exporter (Rust backend), drawio-export (enhanced Docker), and drawio-export-action (GitHub Actions). Use when user mentions diagram export, CI/CD automation, batch processing, or Draw.io files. Helps select the right tool based on context."
    },
    {
      "name": "french-language",
      "path": "skills/french-language",
      "description": "Ensures all project content is written in proper French with correct accents, grammar, and typography. Use when user mentions french, français, langue française, accents, orthographe, typographie, or when working on a project that requires Fren

Read the full file on GitHub · 54 lines

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. 8d ago First seen · 54 lines scan A 8620761b5eec

Subscribe to this mod's changes

agent-skills marketplace is a plugin published in the GitHub repository rlespinasse/agent-skills (10 stars, last pushed 2d 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-31.