ljg-skill-map

Extract SKILL.md frontmatter and render an ASCII map of installed skills.

6.8k|781|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/lijigang/ljg-skills --skill ljg-skill-map-lijigang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ljg-skill-map
Source: https://github.com/lijigang/ljg-skills/tree/main/skills/ljg-skill-map
Command: npx skills add https://github.com/lijigang/ljg-skills --skill ljg-skill-map-lijigang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Consolidate and visualize installed skills to provide a quick overview of capabilities, versions, and invocability.

Core Features & Use Cases

  • Auto-discovery: detects all installed skills in the user's environment and aggregates key metadata (name, version, invocable, short description).
  • Visual rendering: produces an ASCII art map showing categories and relationships for quick assessment.
  • Quick audit: helps users decide which skills to enable or update when managing many skills.
  • Use Case: When preparing a CLAUDE session, you want to know which skills are available and invocable to craft prompts.

Quick Start

Run the skill map viewer to generate and render an ASCII map of all installed skills.

Frequently Asked Questions about ljg-skill-map

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

FAQPage Schema
How do I visualize installed skills and get a quick overview of available capabilities?

You can visualize installed skills by running the skill map viewer, which auto-discovers installed skills, extracts frontmatter metadata from SKILL.md files, and renders an ASCII map for quick assessment of capabilities and versions.

How do I audit installed skills to decide which ones to enable or update?

Auditing installed skills is done by consolidating their key metadata, such as version and invocable status, into an ASCII map that helps you quickly decide which skills require updates or enabling.

Can I extract frontmatter from SKILL.md files to categorize skills by type?

Yes, extracting frontmatter from SKILL.md files allows the tool to aggregate key metadata like name, version, and short description, categorizing skills by type for a structured visual overview.

Does generating an ASCII map of skills require any external dependencies?

Generating an ASCII map of skills requires no external dependencies, as the tool operates independently to auto-discover installed skills and render their metadata directly within your environment.

When do I need an inventory of invocable skills for prompt design?

You need an inventory of invocable skills during onboarding, audits, or prompt design to quickly identify which available skills can be invoked when preparing a session.