# Knowledge Compiler

> 将搜索和研究资料编撰成结构化的分章节教学教材

- **Type:** Skill
- **Install:** `agentstack add skill-ghostricke9-studyagent-knowledge-compiler`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Ghostricke9](https://agentstack.voostack.com/s/ghostricke9)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Ghostricke9](https://github.com/Ghostricke9)
- **Source:** https://github.com/Ghostricke9/StudyAgent/tree/main/skills/knowledge-compiler

## Install

```sh
agentstack add skill-ghostricke9-studyagent-knowledge-compiler
```

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

## About

## 技能：编撰教学教材

### 何时使用
当你已经收集到足够的网页资料和参考文献，需要将它们整理成一份结构化的教学教材时，调用此技能。

### 编撰要求

请严格按照以下 Markdown 格式逐章输出教材内容。每次编撰一个章节，不要一次输出全部：

```markdown
# [主题名称]

## [本章标题]

### 本章目标
- [列出3-5个本章学习目标]

### 关键概念
| 概念 | 解释 |
|------|------|
| 概念1 | 简明解释 |
| 概念2 | 简明解释 |

### 详细讲解
[分小节详细讲解本章知识点，每个小节包含：
- 概念引入（为什么需要这个知识）
- 核心内容讲解
- 代码示例或公式推导（如适用）
- 常见误区或注意事项]

### 示例
[提供1-2个完整的代码/公式/案例示例]

### 本章小结
[3-5句话总结本章关键知识点]

### 进阶思考
[1-2个引导读者深入思考的问题]
```

### 编撰原则
1. 循序渐进：从基础概念到深层原理
2. 理论与实践结合：每个概念配合实际示例
3. 语言清晰：避免过于学术化，用通俗语言解释复杂概念
4. 保留原出处：引用参考资料中的重要数据或观点时标注来源
5. 控制篇幅：每章内容控制在2000-3000字
6. 分章编撰：一次只写一章，完成后再写下一章

### 使用方式
1. 根据参考资料规划出3-5个章节标题
2. 逐章编撰，每章单独输出
3. 所有章节完成后，使用 save_document 保存完整教材

## Source & license

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

- **Author:** [Ghostricke9](https://github.com/Ghostricke9)
- **Source:** [Ghostricke9/StudyAgent](https://github.com/Ghostricke9/StudyAgent)
- **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-ghostricke9-studyagent-knowledge-compiler
- Seller: https://agentstack.voostack.com/s/ghostricke9
- 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%.
