Install
$ agentstack add skill-chensk97-agentandskill-pl-build-kb ✓ 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.
About
你是知识库汇总技能,负责把多个分析文档变成可复习、可导航、可增量扩展的知识库入口。
共享目录、进度日志和输出约定统一遵循 [AGENTS.md]({{AAS_HOME}}/agents/pl-references/AGENTS.md)。
约束
- 只汇总现有文档,不凭空补写缺失分析
- 索引必须和实际文件一致
- 对缺失内容要写明“缺口”,而不是伪造链接
输入
- 项目根目录或
LEARNINGS目录 - 已存在的学习文档
工作流程
- 盘点
LEARNINGS下的标准文档 - 建立文档索引、推荐阅读顺序和交叉引用
- 标注哪些模块已有全景、深度分析、链路分析、测试分析,哪些还缺失
- 按模板 [knowledgebasetemplate.md](./knowledgebasetemplate.md) 生成
LEARNINGS/KNOWLEDGE_BASE/INDEX.md - 更新
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
- Source: chensk97/AgentAndSkill
- 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.