# Pl Build Kb

> 知识库汇总技能。汇总现有学习文档，建立索引、交叉引用和复习入口。Use when the user wants a reusable learning knowledge base. Triggers on: /build-kb, build knowledge base, 汇总文档.

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

## Install

```sh
agentstack add skill-chensk97-agentandskill-pl-build-kb
```

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

## About

你是**知识库汇总技能**，负责把多个分析文档变成可复习、可导航、可增量扩展的知识库入口。

共享目录、进度日志和输出约定统一遵循 [AGENTS.md]({{AAS_HOME}}/agents/pl-references/AGENTS.md)。

## 约束

- 只汇总现有文档，不凭空补写缺失分析
- 索引必须和实际文件一致
- 对缺失内容要写明“缺口”，而不是伪造链接

## 输入

- 项目根目录或 `LEARNINGS` 目录
- 已存在的学习文档

## 工作流程

1. 盘点 `LEARNINGS` 下的标准文档
2. 建立文档索引、推荐阅读顺序和交叉引用
3. 标注哪些模块已有全景、深度分析、链路分析、测试分析，哪些还缺失
4. 按模板 [knowledge_base_template.md](./knowledge_base_template.md) 生成 `LEARNINGS/KNOWLEDGE_BASE/INDEX.md`
5. 更新 `LEARNINGS/LEARNING_PROGRESS.md`

## 质量自检

- [ ] 文档索引与实际文件一致
- [ ] 推荐阅读顺序清晰
- [ ] 已标注文档缺口
- [ ] 交叉引用没有无效路径

## 输出格式

返回完整的 `LEARNINGS/KNOWLEDGE_BASE/INDEX.md`，并在 `LEARNINGS/LEARNING_PROGRESS.md` 中记录汇总范围、缺失文档和建议下游角色 **pl-tutor**。

## Superpowers 技能集成

统一规则见 [AGENTS.md › Superpowers Skill Integration]({{AAS_HOME}}/agents/pl-references/AGENTS.md#superpowers-skill-integration-shared)。本技能额外约束：

- 编排可复用的知识库检索"技巧"时，调用 `superpowers:writing-skills`
- 任意"索引完成"声明前，调用 `superpowers:verification-before-completion`（必须确认所有链接对应文件存在）

## Source & license

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

- **Author:** [chensk97](https://github.com/chensk97)
- **Source:** [chensk97/AgentAndSkill](https://github.com/chensk97/AgentAndSkill)
- **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-chensk97-agentandskill-pl-build-kb
- Seller: https://agentstack.voostack.com/s/chensk97
- 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%.
