audit-library-health

Validate skills library integrity, consistency, and documentation synchronization.

4|10|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/NITRR-Official/CampusOS --skill audit-library-health
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-library-health
Source: https://github.com/NITRR-Official/CampusOS/tree/main/.agents/skills/audit-library-health
Command: npx skills add https://github.com/NITRR-Official/CampusOS --skill audit-library-health

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill unit provides a comprehensive check for the integrity, consistency, and readiness of a skills library.

Core Features & Use Cases

  • Validation: Checks the catalog integrity for required fields, folder consistency, frontmatter validity, collection integrity, and generated doc sync.
  • Doctor Check: Inspects the health of installed skills.
  • Skill Update Check: Identifies skills that may need updates.
  • Documentation Verification: Ensures generated documentation is in sync.
  • Curation Queue Review: Reviews the queue for skills needing attention.

Quick Start

Run the 'npx ai-agent-skills validate' command to start the validation process.

Frequently Asked Questions about audit-library-health

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

FAQPage Schema
How do I validate the integrity and consistency of a skills library?

To validate a skills library, run the 'npx ai-agent-skills validate' command to check catalog integrity, folder consistency, frontmatter validity, and generated documentation synchronization.

What does a skills library health check inspect?

A skills library health check inspects the integrity of installed skills, verifies collection consistency, identifies skills needing updates, and ensures generated documentation is synchronized.

When do I need to run documentation synchronization for a skills library?

You need documentation synchronization when generated docs are out of sync with catalog changes, which the validation process detects by verifying frontmatter validity and collection integrity.

Can I review the curation queue for skills needing attention?

Yes, you can review the curation queue as part of the skills library validation process, which identifies skills needing updates and checks the overall readiness of the library.

Do I need specific command-line tools to perform a skills library maintenance check?

Yes, performing a skills library maintenance check requires specific command-line tools and scripts, such as the 'npx ai-agent-skills validate' command, to execute the validation process.