skill-check

Audit Skill directories and generate prioritized remediation reports.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/linchuncheng/skill-hub --skill skill-check-linchuncheng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-check
Source: https://github.com/linchuncheng/skill-hub/tree/main/skill-check
Command: npx skills add https://github.com/linchuncheng/skill-hub --skill skill-check-linchuncheng

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Audits Skill directories to ensure structural quality, consistent frontmatter, and proper organization, enabling reliable activation across tools.

Core Features & Use Cases

  • Structural validation of SKILL.md and directory layout to catch missing files or misplacements.
  • Detection of misplaced assets/references and agent-compatibility issues to improve portability.
  • Generates actionable remediation plans and reports for audits, publishing, or reviews.

Quick Start

From the skill-check directory, run the analysis on a target skill directory to generate an audit report.

Frequently Asked Questions about skill-check

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

FAQPage Schema
How do I audit Skill directory structure and frontmatter for consistency?

You can audit Skill directory structure by running a static analysis on SKILL.md frontmatter and directory layout to catch missing files or misplacements. This generates an actionable remediation report for publishing across AI tools.

What is the best way to validate SKILL.md files before publishing?

The best way to validate SKILL.md files before publishing is to perform static analysis on frontmatter and sections. This identifies structural and safety issues, outputting a structured issue list with actionable guidance to ensure portability.

How do I fix misplacements of assets and references in a Skill folder?

To fix misplacements of assets and references, you should audit the Skill directory to detect misplaced files and agent-compatibility issues. This generates an actionable remediation plan to correct the organization and improve portability.

Does skill-check work with manifest.json and related files validation?

Yes, skill-check works with manifest.json and related files validation by identifying and fixing structural and safety issues. It performs static analysis on these files alongside SKILL.md to output a structured issue list with actionable guidance.

Why does my Skill module fail to activate reliably across different AI tools?

Your Skill module may fail to activate reliably due to inconsistent frontmatter or improper organization. Auditing the Skill directory ensures structural quality and consistent frontmatter, enabling reliable activation across tools.