OpenClaw
Deploy a managed OpenClaw agent in 60 seconds
Launch on Hostinger →
Hermes Agent
Run your Hermes agent, fully managed
Launch on Hostinger →
Apify
6,000+ web scrapers for your agent, free to start
Try Apify free →
Firecrawl
Crawl and scrape any site into clean data
Try Firecrawl free →
Context.dev
One API to scrape, enrich, and extract the web
Start building free →
SetupClaw
Done-for-you OpenClaw for founders and teams
Get it set up for you →
DataForSEO
SEO data APIs for your agent, $1 free credit
Try DataForSEO free →
Your product here
Reach thousands of AI builders a month
Learn more →
Claude Market
Menu
SkillsMCPPluginsSubmit MCPSkillPluginMCPMCP, plugin, or skillAdvertise
Claude Market
SkillsMCPPluginsSubmit MCPSkillPluginMCPMCP, plugin, or skillAdvertise
Skills/lijigang/ljg-skills/ljg-skill-map
ljg-skill-map logo

ljg-skill-map

lijigang/ljg-skills
4K installs6K stars
Run it on Hostinger →Free API →|View on GitHub

Installation

npx skills add https://github.com/lijigang/ljg-skills --skill ljg-skill-map

Summary

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.

SKILL.md

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 地图。不生成文件,不写入磁盘。

Score

0–100
71/ 100

Grade

B

Popularity23/30

4,034 installs — solid traction. Source repo has 5,907 GitHub stars.

Completeness27/30

Documented: full SKILL.md body, description, one-line install. Missing: category/license metadata.

Trust15/25

Community skill with a public GitHub source repository you can review.

Freshness6/15

No update timestamp is tracked for this skill in our catalog.

Scored automatically from popularity, completeness, trust, and freshness — computed only from data in our catalog, never fabricated.

Proud of your score? Add this badge to your README.

Paste a snippet into your GitHub README. The badge updates automatically and links back to this page.

Ljg Skill Map skill score badge previewScore badge

Markdown

[![Ljg Skill Map skill](https://www.claudemarket.ai/skills/lijigang/ljg-skills/ljg-skill-map/badges/score.svg)](https://www.claudemarket.ai/skills/lijigang/ljg-skills/ljg-skill-map)

HTML

<a href="https://www.claudemarket.ai/skills/lijigang/ljg-skills/ljg-skill-map"><img src="https://www.claudemarket.ai/skills/lijigang/ljg-skills/ljg-skill-map/badges/score.svg" alt="Ljg Skill Map skill"/></a>

Ljg Skill Map FAQ

How do I install the Ljg Skill Map skill?

Run “npx skills add https://github.com/lijigang/ljg-skills --skill ljg-skill-map” in your terminal. The skill is added to your agent's skills directory and picked up automatically on the next run — no restart or extra configuration needed.

What does the Ljg Skill Map skill do?

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. The full SKILL.md on this page shows the exact instructions the skill gives your agent.

Is the Ljg Skill Map skill free?

Yes. Ljg Skill Map is a free, open-source skill published from lijigang/ljg-skills. As with any third-party skill, review the source repository before installing it into an agent with sensitive access.

Does Ljg Skill Map work with Claude Code and OpenClaw?

Yes. Skills use the portable SKILL.md format, so Ljg Skill Map works with Claude Code, OpenClaw, Codex, Hermes, and any other agent that reads SKILL.md skills.

Recommended skills

Browse all →
find-skills logo

find-skills

vercel-labs/skills

2.8M installsInstall
setup-matt-pocock-skills logo

setup-matt-pocock-skills

mattpocock/skills

536K installsInstall
LS

lark-skill-maker

open.feishu.cn

521K installsInstall
lark-skill-maker logo

lark-skill-maker

larksuite/cli

393K installsInstall
skill-creator logo

skill-creator

anthropics/skills

339K installsInstall
writing-great-skills logo

writing-great-skills

mattpocock/skills

301K installsInstall

Related guides

Hand-picked reading to help you choose, install, and use agent skills.

GuideBest Openclaw Skills 2026GuideHow To Evaluate Openclaw Skill Before InstallingGuideOpenclaw Skills Complete Guide

Skills by category

FrontendBackend & APIsTesting & QASecurityDevOps & CI/CDMCP & ToolingAutomationData & Analysis+20 more

MCP servers by category

AI & MLDeveloper ToolsVector & MemoryFiles & DocsDatabasesFinance & PaymentsBrowser & ScrapingCommunication+8 more

Plugins by category

developmentproductivitycommunicationdesignsecuritydatabaseworkflowcompliance+34 more

The Agent Stack

Weekly Claude Code, Agent SDK, and MCP moves worth your time — free.

Claude Market

AI agent skills directory, marketplace, and workflow hub for OpenClaw, Hermes Agent, Claude Code, Codex, and MCP-powered operator stacks.

Independent project, not affiliated with Anthropic.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Plugins

More

  • Submit a Tool
  • Create a Skill
  • Advertise
  • Free Tools
  • API
  • Shipping
  • Contact
  • Terms
  • Privacy
© 2026 Claude Market · Not affiliated with Anthropic
Fazier badgeFeatured on Twelve ToolsFeatured on Wired BusinessRemote OpenClaw - Featured on AI Agents DirectoryListed on Turbo0Featured on Uneed