skill-stocktake marketplace

skill-stocktake marketplace is a plugin for Claude Code from shimo4228/skill-stocktake. Its token cost is not measured, scanned A, original, MIT.

A plugin that audits installed Claude skills for quality and suggests whether to keep, improve, update, retire, or merge them. It uses an inline inventory and a broad review rather than scan scripts.

In plain words
What is it for?
Use it to run a quality review of installed skills and identify candidates for maintenance or removal. It does not itself provide the improvement work.
Why use it?
It helps maintain a skill collection that may contain stale or duplicate instructions. The supplied listing describes the audit, but not the detailed checks or reporting format.

Plugin for Claude Code

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 shimo4228/skill-stocktake
agentmods
npx agentmods add plugins/shimo4228/skill-stocktake/marketplace
Clone the repo
git clone --depth 1 https://github.com/shimo4228/skill-stocktake

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 skill-stocktake marketplace

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

skill-stocktake 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 4d 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 · 13 lines

What it actually says

{
  "name": "skill-stocktake",
  "version": "2.0.0",
  "description": "Audit installed Claude skills for quality (Keep/Improve/Update/Retire/Merge) — inline Glob inventory + holistic single-context evaluation, no scan scripts.",
  "author": "shimo4228",
  "license": "MIT",
  "skills": [
    {
      "path": "skills/skill-stocktake/SKILL.md"
    }
  ]
}
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. 4d ago First seen · 13 lines scan A b3d89e3b8632

Subscribe to this mod's changes

skill-stocktake marketplace is a plugin published in the GitHub repository shimo4228/skill-stocktake (2 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-31.

Related

Other plugins, from other repositories

open-steps

Skills that keep development open to the person running it, who does not read code: plain-language session reports, followable operator instructions, decisions framed as questions with a recommendation, an attack on a decision while it can still be changed, what-to-do-next orchestration, verification of work done in…

kharmanskyi/open-steps · not measured

cinematic-scroll

Build cinematic, scroll-driven websites — pinned chapter reveals, multi-depth parallax, 3D tilt, environment-morphing backgrounds, and full release/launch pages. The motion grammar is the skill; the aesthetic is always the user's. Single self-contained scroll sections (Mode A) or a full Next.js release site with…

MustBeSimo/cinematic-scroll-skill · not measured

slopsec

Security audit and hardening for vibe-coded SaaS apps. Walks the 50 most common ways AI-generated apps get owned and produces a prioritized fix list.

lachydotmcg/slopsec · not measured

xways-xtension-authoring

Author and maintain X-Ways Forensics X-Tensions — scaffold from templates, wrap CLI tools, port conventions, and audit for API correctness, backed by a distilled X-Tension API knowledge base.

kev365/xways-xtension-builder-skill · not measured

search-first marketplace

Research-before-coding workflow. Search for existing tools, libraries, and patterns before writing custom code.

shimo4228/search-first · not measured

deepread

DeepRead OCR — extract text and structured data from PDFs and images with 97%+ accuracy. Includes setup, API reference, PII redaction, form filling, and BYOK.

deepread-tech/skills · not measured