skill-admin

Validate skill frontmatter, cross-references, and compatibility across global and project scopes.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/0xEdenY/eden-claude-skills --skill skill-admin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-admin
Source: https://github.com/0xEdenY/eden-claude-skills/tree/main/skill-admin
Command: npx skills add https://github.com/0xEdenY/eden-claude-skills --skill skill-admin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Skill units are scattered across global and project scopes, making discovery, health validation, and governance cumbersome. This tool centralizes management, enabling quick visibility and consistent quality checks.

Core Features & Use Cases

  • List all installed skills by reading each skill's SKILL.md and aggregating name + description
  • Run health checks to validate frontmatter integrity and cross-references
  • Perform compatibility reviews to detect overlapping responsibilities and potential conflicts
  • Visualize skill chain relationships for governance and onboarding

Quick Start

Ask Claude to perform a health check on all installed skills.

Frequently Asked Questions about skill-admin

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

FAQPage Schema
How do I run a health check on installed skills to validate frontmatter integrity?

To run a skill health check, use this tool to read each skill's SKILL.md frontmatter and inspect optional scripts, references, and assets, outputting a structured validation report for cross-references and integrity.

What is the best way to list all installed skills across global and project scopes?

Listing installed skills involves reading each skill's SKILL.md file to aggregate names and descriptions, providing a centralized discovery view across both global and project-scoped skill units.

How do I visualize skill chain relationships for onboarding and governance?

Visualizing skill chain relationships is achieved by mapping dependencies and connections during onboarding, enabling clear governance oversight of how various skill units interact and chain together.

Can I detect overlapping responsibilities and compatibility conflicts between skills?

Compatibility reviews detect overlapping responsibilities and potential conflicts by inspecting each skill's frontmatter and optional assets, generating structured reports that highlight compatibility issues across installed units.

Does skill management work without external dependencies for governance and maintenance?

Skill management operates with zero external dependencies, relying solely on reading internal SKILL.md frontmatter and inspecting optional scripts to perform governance, health checks, and maintenance tasks.

Why does skill discovery become cumbersome without centralized management?

Skill discovery becomes cumbersome when units are scattered across global and project scopes, making health validation and governance difficult; centralized management solves this by aggregating metadata for quick visibility and consistent quality checks.