ljg-skill-map
- Repo stars 5,224
- Author updated Live
- Author repo ljg-skills
- Domain
- Other
- Compatible agents
-
- Claude Code
- Cursor
- Cline
- Codex
- Windsurf
- Gemini CLI
- +20
- Trust score
- 92 / 100 · audit passed
- Author / version / license
- @lijigang · v1.0.0 · no license declared
- Token usage
- Lean
- Setup complexity
- Plug-and-play
- External API key
- Not required
- Operating systems
- Unspecified (assume cross-platform)
- Runtime requirements
- No special requirements
- Permissions
-
- Read-only
- Write / modify
- Network behavior
- Local-only
- Install commands
- 26 variants
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
---
name: ljg-skill-map
description: 扫描 ~/.claude/skills/ 下所有已安装技能,生成一目了然的可视化地图。 运行 scripts/scan.sh,获取所有技能的 JSON 数据(name, version, in…
category: other
runtime: no special runtime
---
# ljg-skill-map output preview
## PART A: Task fit
- Use case: 扫描 ~/.claude/skills/ 下所有已安装技能,生成一目了然的可视化地图。 运行 scripts/scan.sh,获取所有技能的 JSON 数据(name, version, invocable, desc)。 根据技能名称和描述,将技能自动归入以下类别: | 类别 | 图标 | 含义 | 典型成员 | |------|------|------|----------| runs entirely locally. Works with Claude Code, Cursor, Cline and 23 more..
- Inputs: target material, constraints, expected output, and acceptance criteria.
- Evidence boundary: follow “执行 / 1. 扫描 / 2. 分类” and do not present inference as author intent.
## PART B: Execution result
- **01** The card summarizes the use case; runtime output centers on “扫描 ~/.claude/skills/ 下所有已安装技能,生成一目了然的可视化地图。 运行 scripts/scan.sh,获取所有技能的 JSON 数据(name, version, invocable, desc)。 根据技能名称和描述,将技能自动归入以下类别: | 类别 | 图标 | 含义 | 典型成员 | |------|------|------|----------| runs entirely locally. Works with Claude Code, Cursor, Cline and 23 more.”.
- **02** When the source has headings, the agent prioritizes “执行 / 1. 扫描 / 2. 分类” so the result follows the author’s structure.
- **03** Typical output includes task judgment, concrete steps, required commands or file edits, validation, and follow-up options.
- **04** Risk context follows the fingerprint: read files, write/modify files; mostly runs locally; usually needs no extra API key.
## Running Rules
- read files, write/modify files; mostly runs locally; usually needs no extra API key.
- Validate with a small sample before expanding scope.
- Return the result, validation criteria, and next iteration options. The source does not require a stable slash command. After installation, invoke the skill by name and describe the task.
Name target files or source material, expected output, forbidden changes, and whether network or shell access is allowed. Permission fingerprint: read files, write/modify files.
Start with a small task and check whether the result follows “执行 / 1. 扫描 / 2. 分类”. Inspect diffs, logs, previews, or tests before expanding scope.
Confirm the final output includes a concrete result, evidence, and next action. If it stays generic, tighten inputs, boundaries, and acceptance criteria.
---
name: ljg-skill-map
description: 扫描 ~/.claude/skills/ 下所有已安装技能,生成一目了然的可视化地图。 运行 scripts/scan.sh,获取所有技能的 JSON 数据(name, version, in…
category: other
source: lijigang/ljg-skills
---
# ljg-skill-map
## When to use
- 扫描 ~/.claude/skills/ 下所有已安装技能,生成一目了然的可视化地图。 运行 scripts/scan.sh,获取所有技能的 JSON 数据(name, version, invocable, desc)。 根据技能名称…
- Use it when the task has clear inputs, repeatable steps, and validation criteria.
## What to provide
- Target material, scope, expected result, and forbidden changes.
- Whether network, commands, file writes, or external services are allowed.
## Execution rules
- Organize steps around “执行 / 1. 扫描 / 2. 分类” and keep inference separate from source facts.
- read files, write/modify files; mostly runs locally; usually needs no extra API key.
- Validate with a small sample before expanding the task.
## Output requirements
- Return the deliverable, key evidence, validation method, and next action.
- Mark missing information as unknown; do not invent commands, platforms, or dependencies. The author source anchors workflow facts; repository files anchor sources and commands; Fluxly only adds fit, limitations, and quality judgment.
skill "ljg-skill-map" {
input -> user goal + target files + boundaries + acceptance criteria
context -> 执行 / 1. 扫描 / 2. 分类
rules -> SKILL.md triggers / order / output contract
runtime -> no special runtime | read files, write/modify files | mostly runs locally
guardrails -> usually needs no extra API key + small-sample validation + diff/log review
output -> copyable result + checklist + next iteration
} ljg-skill-map: 技能地图
扫描 ~/.claude/skills/ 下所有已安装技能,生成一目了然的可视化地图。
执行
1. 扫描
运行 scripts/scan.sh,获取所有技能的 JSON 数据(name, version, invocable, desc)。
2. 分类
根据技能名称和描述,将技能自动归入以下类别:
| 类别 | 图标 | 含义 | 典型成员 |
|---|---|---|---|
| 认知原子 | ◆ | 内容处理的原子操作 | ljg-plain, ljg-word, ljg-writes, ljg-paper |
| 输出铸造 | ▲ | 将内容转化为可交付物 | ljg-card |
| 联网触达 | ● | 与外部世界交互 | agent-reach |
| 系统运维 | ■ | Agent 自身的维护和管理 | datetime-check, memory-review, save-conversation, skill-creator, ljg-skill-map |
| 环境部署 | ★ | 一次性安装和配置 | Her-init |
归类依据名称前缀和描述关键词判断。遇到新技能无法归类时,放入「未分类」。
3. 渲染
用 ASCII 方框图呈现,格式如下:
╔══════════════════════════════════════════════════════════╗
║ SKILL MAP · {N} skills installed ║
╠══════════════════════════════════════════════════════════╣
║ ║
║ ◆ 认知原子 ║
║ +-----------------+----------------------------------+ ║
║ | ljg-plain v4.0 | 白 — 好问题+类比让人 grok | ║
║ | ljg-word v1.0 | 英文单词深度拆解 | ║
║ | ljg-writes v4.0 | 写作引擎 | ║
║ | ljg-paper v2.0 | 论文阅读与分析 | ║
║ +-----------------+----------------------------------+ ║
║ ║
║ ▲ 输出铸造 ║
║ +-----------------+----------------------------------+ ║
║ | ljg-card v1.5 | 铸 — 内容转 PNG 可视化 | ║
║ +-----------------+----------------------------------+ ║
║ ║
║ ... ║
╚══════════════════════════════════════════════════════════╝
规则:
- 每个类别一个区块,类别图标 + 中文名做标题
- 技能名左对齐,版本号紧跟(无版本显示
-) - 描述截断到一行,保留核心语义
- user_invocable 为 true 的技能名后加
/标记(表示可直接/技能名调用) - 底部统计行:总数、可调用数、分类数
4. 输出
直接在对话中渲染 ASCII 地图。不生成文件,不写入磁盘。
Decide Fit First
Design Intent
How To Use It
Boundaries And Review