skill-analyzer

Map CLAUDE.md project requirements to SkillOS skills and update the index.

4|Updated Dec 31, 2025
One-click install
npx skills add https://github.com/dudusoar/skillOS --skill skill-analyzer-dudusoar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-analyzer
Source: https://github.com/dudusoar/skillOS/tree/main/.claude/skills/skill-analyzer
Command: npx skills add https://github.com/dudusoar/skillOS --skill skill-analyzer-dudusoar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzes CLAUDE.md to infer project requirements and identify which SkillOS skills are relevant, populating the Available Skills and Missing Skills sections to guide implementation.

Core Features & Use Cases

  • Analyzes CLAUDE.md to understand requirements and identify relevant SkillOS skills.
  • Populates the "Available Skills" section with indexed skills and usage guidance.
  • Populates the "Missing Skills" section with project-specific skills that should be created.
  • Useful after project-context-generator creates CLAUDE.md or when project requirements change.

Quick Start

Provide the path to your CLAUDE.md file and I will map current project requirements to SkillOS skills and surface missing skills.

Frequently Asked Questions about skill-analyzer

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

FAQPage Schema
How do I map CLAUDE.md project requirements to SkillOS skills?

To map CLAUDE.md project requirements to SkillOS skills, provide the file path so the analyzer can read requirements, scan SKILL.md frontmatter, and generate a catalog of available and missing skills with next steps.

What is the best way to identify missing skills for a Claude workflow?

Identifying missing skills for a Claude workflow involves analyzing your CLAUDE.md file to infer project requirements and populating the Missing Skills section with project-specific skills that should be created.

How does CLAUDE.md skill mapping work with SkillOS frontmatter?

CLAUDE.md skill mapping works by reading project requirements and scanning SkillOS SKILL.md frontmatter for name and description metadata to generate a relevance catalog of available skills and next steps.

When do I need to update the available skills index in CLAUDE.md?

You need to update the available skills index in CLAUDE.md when project requirements change or after a project-context-generator creates the initial CLAUDE.md, ensuring the indexed skills and usage guidance remain accurate.

Can I analyze project context to surface missing skills without dependencies?

You can analyze project context to surface missing skills without dependencies, as the skill analyzer reads CLAUDE.md and scans SKILL.md frontmatter directly to populate available and missing skill sections.

Why does my CLAUDE.md file need an available and missing skills section?

Your CLAUDE.md file needs available and missing skills sections to guide implementation by indexing relevant SkillOS skills with usage guidance and surfacing project-specific skills that require creation.