# Reading Nav

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

- **Type:** Skill
- **Install:** `agentstack add skill-gsmtoday0329-agent-skills-reading-nav`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [gsmtoday0329](https://agentstack.voostack.com/s/gsmtoday0329)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [gsmtoday0329](https://github.com/gsmtoday0329)
- **Source:** https://github.com/gsmtoday0329/agent_skills/tree/main/reading-nav

## Install

```sh
agentstack add skill-gsmtoday0329-agent-skills-reading-nav
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

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

- **Author:** [gsmtoday0329](https://github.com/gsmtoday0329)
- **Source:** [gsmtoday0329/agent_skills](https://github.com/gsmtoday0329/agent_skills)
- **License:** MIT

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

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-gsmtoday0329-agent-skills-reading-nav
- Seller: https://agentstack.voostack.com/s/gsmtoday0329
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
