Install
$ agentstack add skill-gsmtoday0329-agent-skills-book-network ✓ 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
书籍关系网络图
步骤一:收集书单
如果用户没有直接提供书单,询问:
- 书单:书名列表(可以直接粘贴,或上传书名截图)
- 你目前关注的主题:用于标注每本书与你的相关性
步骤二:分析书单
基于书单进行五项分析:
- 主题分组:将书籍归入若干专题簇(建议 8-15 个专题),每个专题给一个颜色标识
- 核心锚点识别:标记 3-5 本"认知密度最高"的书(与其他书交叉最多,是整张网的骨架)
- 原创性标记:区分原创理论书(💡)和整合类书(🔄,并注明整合自哪个理论传统)
- 书籍间联结:找出书与书之间的实质课题交叉点(具体共享的概念、论点或研究发现,不是模糊相关)
- 难度标注:绿=轻松入门,橙=中等,红=烧脑
步骤三:生成交互式网络图
输出完整 HTML 文件,保存到用户当前工作目录,告知文件路径,提示用户用浏览器打开。
HTML 文件的节点、连线、布局规格见 [references/chart-spec.md](references/chart-spec.md)。
成功标准: 用户打开 HTML 文件后,能拖拽缩放,点击节点看到书籍详情,点击连线看到两书的具体交叉内容。
步骤四:阅读顺序建议
在网络图之外,额外输出文字版建议:
- 优先读:核心锚点书籍(节点最大的),理由是读一本能撬动对多本书的理解
- 阅读路径示例:从某本书出发,沿连线自然延伸的 2-3 条阅读路径
- 原则:地基先于应用(框架先于局部理论,理论先于实践)
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: gsmtoday0329
- Source: gsmtoday0329/agent_skills
- 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.