audit-skill

Audit skillsets for gaps and safety issues, generating AUDIT_REPORT.md and INSTALL_NOTES.md.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/madebymlai/feldspar --skill audit-skill-madebymlai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-skill
Source: https://github.com/madebymlai/feldspar/tree/main/.claude/skills/audit-skill
Command: npx skills add https://github.com/madebymlai/feldspar --skill audit-skill-madebymlai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skillset audit framework helps teams validate that a submitted skillset adheres to structural and safety requirements by auditing primitives, MCP configurations, and workflow artifacts.

Core Features & Use Cases

  • Automates the validation of audit readiness for skillsets submitted to skillsets.cc and verified against the reference repository.
  • Generates an AUDIT_REPORT.md and populates INSTALL_NOTES.md with runtime and extension dependency summaries.
  • Provides guidance to address gaps and improve documentation and workflows.

Quick Start

Run the audit against your skillset and the reference repository to produce an AUDIT_REPORT.md with findings and suggested fixes.

Frequently Asked Questions about audit-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit a skillset for compliance and safety issues?

Auditing a skillset for compliance involves checking primitives, MCP configurations, and workflow artifacts against safety requirements. This process identifies structural gaps and generates an AUDIT_REPORT.md with structured findings and suggested fixes.

What is a skillset audit and when do I need it?

A skillset audit is a qualitative validation of primitives and safety that ensures a submitted skillset adheres to structural requirements. You need it when submitting to skillsets.cc or verifying interoperability against a reference repository in production.

How do I validate skillset interoperability before submitting to skillsets.cc?

Validating skillset interoperability requires auditing your submitted skillset against a reference repository. The audit checks primitives, scans, and workflow artifacts, then outputs an AUDIT_REPORT.md and INSTALL_NOTES.md to confirm compliance.

Can I generate an audit report for my documentation and manifest files?

Yes, you can generate an audit report by running validation against your manifest, CLAUDE.md, QUICKSTART.md, and CRITERIA.md files. The process produces an AUDIT_REPORT.md with findings and an INSTALL_NOTES.md with runtime dependency summaries.

Does the skillset audit work without external dependencies?

Yes, the skillset audit works without external dependencies. It runs directly against your local content files, including the manifest and documentation, to produce structured findings and installation notes for your repository.

Why does my skillset fail the production readiness check?

Your skillset fails the production readiness check when the audit identifies gaps in primitives, safety scans, or workflow artifacts. The generated AUDIT_REPORT.md provides specific findings and suggested fixes to address documentation and compliance issues.