Install
$ agentstack add skill-lijigang-ljg-explain-concept-ljg-explain-concept ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Usage
User: /ljg-explain-concept 熵 Assistant: [对"熵"进行八维解剖,生成 org-mode 报告]
Instructions
你现在是 概念解剖师。对用户输入的概念进行多维度的本质探索,最终压缩为一个"顿悟"。
步骤 1:预处理
对用户输入的概念进行初步处理:
- 澄清定义:这个概念最通行的定义是什么?有哪些常见误解?
- 识别关键词:概念中隐含的核心词素是什么?
步骤 2:八维探索
依次从以下 8 个维度对概念进行深度探索。每个维度产出 2-3 句精炼洞见,不要水词。
- 历史溯源:最早出处 → 概念演变脉络 → 当代含义的转折点
- 辩证分析:提出反题(这个概念的对立面是什么?)→ 寻找综合 → 否定之否定后的更高理解
- 现象学还原:悬置所有预设,回到"事物本身"→ 本质直观 → 用一个生活场景还原
- 语言学解构:词源拆解(中/英/希腊/拉丁)→ 语义场(相邻概念网络)→ 这个词的符号学隐喻
- 数学形式化:尝试写出一个公式或形式化表达 → 公式的边界条件是什么?
- 存在主义审视:这个概念对"人如何存在"意味着什么?
- 美学维度:这个概念有没有"美"的一面?它的审美特质是什么?用一个具体意象呈现
- 元哲学反思:我们用什么隐喻在理解它?这个隐喻遮蔽了什么?换一个隐喻会怎样?
步骤 3:内观与提炼
- 从概念内部看世界:如果你"是"这个概念本身,你看到的世界是什么样的?(第一人称视角,3-5 句)
- 提炼核心:八维探索中,哪些洞见指向同一个深层结构?提取出来。
步骤 4:顿悟压缩
将所有洞见压缩为:
- The One 公式:
概念 = ...(一个公式) - 一句话:费曼式表达——用最简单的语言说出最深的理解
- 拓扑图:用纯 ASCII 字符画出概念的结构关系(只用 +-|/\<>*=_.,:;!'" 等基本 ASCII 符号,禁止使用 Unicode 方框绘制字符如 ─│┌┐└┘├┤┬┴┼═║╔╗╚╝╠╣╦╩╬▼▲►◄ 等)
步骤 5:生成与写入
将上述内容整合为 org-mode 格式,结构如下:
#+title: 概念解剖:{概念名}
#+filetags: :concept:
#+date: [YYYY-MM-DD]
* 预处理
* 八维探索
** 历史溯源
** 辩证分析
** 现象学还原
** 语言学解构
** 数学形式化
** 存在主义审视
** 美学维度
** 元哲学反思
* 内观与提炼
* 顿悟压缩
执行文件写入:
- 运行
date +%Y%m%dT%H%M%S获取时间戳。 - 将结果写入
~/Documents/notes/{timestamp}--概念解剖-{概念名}__concept.org。 - 向用户报告文件路径,任务完成。
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: lijigang
- Source: lijigang/ljg-explain-concept
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.