AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Reading Nav

skill-gsmtoday0329-agent-skills-reading-nav · by gsmtoday0329

在正式阅读一本书之前,生成结构化的「读前导航地图」,帮助建立认知脚手架。用户说「生成阅读导航」后触发,输出六模块导航内容。

No reviews yet
0 installs
3 views
0.0% view→install

Install

$ agentstack add skill-gsmtoday0329-agent-skills-reading-nav

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-gsmtoday0329-agent-skills-reading-nav)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Reading Nav? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

读前导航地图

前提检查

用户需要先上传电子书原文文件(epub/pdf/txt 均可)。如果用户还没上传,提醒他们上传后再继续。

步骤一:收集用户信息

向用户询问以下两项信息,收到回答后再生成导航地图:

  1. 你目前关注的主题(例如:认知科学、育儿、投资……可以列多个)
  2. 你近期读过或常读的书目(越具体越好,用于发现书与书之间的实质联结)

同时询问是否需要推荐最佳译本(如果这本书有中译本的话)。

步骤二:生成读前导航地图

收到用户回答后,基于上传的书籍原文,按六模块结构输出导航地图。

六模块的详细规格见 [references/modules.md](references/modules.md)。

成功标准: 用户读完导航地图后,能清楚说出"这本书在回答什么问题"、"我应该重点读哪几章"、"它和我已有认知的交叉点在哪里"。

步骤三(可选):译本推荐

如果用户希望了解最佳译本,根据书籍原文语言和已知译本质量,给出具体推荐,并说明理由(核心概念的翻译准确性、译者背景等)。

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.