🔍
QualityPython

Skill Library Audit

by MisterBrookT

Skill Library Audit is a Quality skill for Claude Code, published by MisterBrookT in skill2.

31 stars3 forkson MisterBrookT/skill2Added 2026/07/17+7% in starsRepository updated 2026/07/24
agent-skillsai-agentsclaude-codecodexdeveloper-toolsevalslocal-firstpythonskill-librarytesting
Install in seconds
Install Skill Library Audit
Copy Skill Library Audit into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/blackblue-labs/skill2/tree/main/skills/skill2-audit ~/.claude/skills/skill2-audit

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/blackblue-labs/skill2.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/skill2-audit/SKILL.md in MisterBrookT/skill2
Installs to
~/.claude/skills/skill2-audit
Collection
One of 9 skills cataloged from this repository
Category
Quality1897 skills

What Skill Library Audit does

Audits one skill or a skill library for structural, safety, linkage, size, and trigger-boundary issues. Provides evidence-backed findings without modifying files.

Skill Library Audit is cataloged under Quality on DirSkills. Skill Library Audit comes from a repository tagged agent-skills, ai-agents, claude-code, codex and developer-tools.

Documentation

README

Audit Skill Libraries

Find evidence-backed defects without changing the library.

Scope

Target Checks
One Skill Frontmatter, description, links, resources, scripts, secrets, local paths, size
Skill Library Every single-Skill check plus duplicate names, ownership, scope, and static trigger overlap

Ownership

  • Audit owns static structure, safety, references, metadata, and trigger overlap.
  • Test owns live activation and outcome behavior.
  • Visualize owns inventory/usage/test evidence and conservative lifecycle review candidates.
  • Create owns applying approved structural changes.

Method

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Skill Library Audit

  • What else does MisterBrookT publish alongside Skill Library Audit?

    Skill Library Audit is one of 9 skills that DirSkills catalogs from MisterBrookT/skill2, the repository it ships in. Its siblings there include Create Agent Skills, Invoice CSV Export and Report Exporter. Each one is a separate skill with its own page in this directory, installs the same way Skill Library Audit does, and is maintained by MisterBrookT in that same repository. The rest of the collection is listed on the MisterBrookT/skill2 page.

  • How does Skill Library Audit compare to other Quality skills?

    Skill Library Audit ranks #1851 by stars among the 1897 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Skill Library Audit against them. Open each page to compare what they document and how they install.