Install
$ agentstack add skill-ghostricke9-studyagent-knowledge-compiler ✓ 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.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
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 →About
技能:编撰教学教材
何时使用
当你已经收集到足够的网页资料和参考文献,需要将它们整理成一份结构化的教学教材时,调用此技能。
编撰要求
请严格按照以下 Markdown 格式逐章输出教材内容。每次编撰一个章节,不要一次输出全部:
# [主题名称]
## [本章标题]
### 本章目标
- [列出3-5个本章学习目标]
### 关键概念
| 概念 | 解释 |
|------|------|
| 概念1 | 简明解释 |
| 概念2 | 简明解释 |
### 详细讲解
[分小节详细讲解本章知识点,每个小节包含:
- 概念引入(为什么需要这个知识)
- 核心内容讲解
- 代码示例或公式推导(如适用)
- 常见误区或注意事项]
### 示例
[提供1-2个完整的代码/公式/案例示例]
### 本章小结
[3-5句话总结本章关键知识点]
### 进阶思考
[1-2个引导读者深入思考的问题]
编撰原则
- 循序渐进:从基础概念到深层原理
- 理论与实践结合:每个概念配合实际示例
- 语言清晰:避免过于学术化,用通俗语言解释复杂概念
- 保留原出处:引用参考资料中的重要数据或观点时标注来源
- 控制篇幅:每章内容控制在2000-3000字
- 分章编撰:一次只写一章,完成后再写下一章
使用方式
- 根据参考资料规划出3-5个章节标题
- 逐章编撰,每章单独输出
- 所有章节完成后,使用 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
- Source: Ghostricke9/StudyAgent
- 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.