Content Preview
--- name: ljg-skill-map description: "Skill map viewer. Scans all installed skills and renders a visual overview — name, version, description, category at a glance. Use when user says 'skills', '技能', '技能地图', 'skill map', '我有哪些技能', '看看技能', '列出技能', 'list skills'. Also trigger when user asks what skills are available or installed." user_invocable: true version: "1.0.0" --- # ljg-skill-map: 技能地图 扫描 `~/.claude/skills/` 下所有已安装技能,生成一目了然的可视化地图。 ## 执行 ### 1. 扫描 运行 `scripts/scan.sh`,获取
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/ljg-skills/ljg-skill-map.md \
https://raw.githubusercontent.com/lijigang/ljg-skills/main/skills/ljg-skill-map/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/lijigang/ljg-skillsThen reference at skills/ljg-skill-map/SKILL.md
Related Skills
Skill Adapter
Analyzes existing plugins to extract their capabilities, then adapts and applies those skills to the current task. Acts as a universal skill chameleon that learns from other plugins.
skill-adapterskill adapter
by jeremylongshore · plugins-plus-skills
SKILL
Financial analyst agent skill and plugin for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Ratio analysis, DCF valuation, budget variance, rolling forecasts. 4 Python tools (stdlib-only).
financeskillagentpython
by alirezarezvani · alirezarezvani-claude-skills
skill-creator
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
skill-creatorskillcreator
by Anthropic · anthropic-official-skills
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
skill-creatorskillcreator
by davepoon · buildwithclaude