← 返回 Skills 市场
Smart Teacher
作者
Ray Chan, PMP
· GitHub ↗
· v1.0.0
· MIT-0
279
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install smart-teacher
功能描述
Expert education planning tool. Generate lesson plans, curriculum maps, study schedules, assessments, and learning objectives aligned to Bloom's taxonomy.
安全使用建议
This package appears coherent with its stated purpose and includes a stdlib-only Python CLI. Before running: (1) inspect the entire scripts/edu_planner.py file to ensure there are no hidden network calls, file writes, or subprocess executions (the provided snippet is truncated); (2) run it in a sandbox or non-privileged environment the first time; (3) avoid supplying sensitive data as CLI arguments; and (4) if you plan to use it in production, consider code-review or running static analysis to confirm there are no surprising behaviors in the portions not shown here.
功能分析
Type: OpenClaw Skill
Name: smart-teacher
Version: 1.0.0
The 'Smart Teacher' skill is a legitimate educational planning tool that generates lesson plans, curriculum maps, and study schedules. The core logic in 'scripts/edu_planner.py' is a self-contained Python script using only standard libraries for string formatting and console output; it contains no network calls, file system modifications, or attempts to access sensitive data. While it requests 'Bash' permissions to execute the script, the code is transparent and aligns perfectly with its stated purpose.
能力评估
Purpose & Capability
Name/description (lesson plans, curriculum, assessments) match the provided CLI and Python script: the repo contains an education references file and a stdlib-only CLI that outputs lesson plans, schedules, objectives, rubrics, and assessments.
Instruction Scope
SKILL.md instructs only to run the included Python CLI with explicit arguments; instructions do not request unrelated system files, credentials, or external endpoints. The CLI's visible behavior prints educational outputs to stdout.
Install Mechanism
No install spec (instruction-only) and the SKILL.md uses the included Python script. There is no download-from-URL or package installation declared.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The script uses only standard-library modules and does not reference environment secrets in the visible portion.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges. It does not modify other skills or system settings in the visible instructions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install smart-teacher - 安装完成后,直接呼叫该 Skill 的名称或使用
/smart-teacher触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — lesson plans, curriculum maps, study schedules, rubrics, assessments, and Bloom's taxonomy objectives
元数据
常见问题
Smart Teacher 是什么?
Expert education planning tool. Generate lesson plans, curriculum maps, study schedules, assessments, and learning objectives aligned to Bloom's taxonomy. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 279 次。
如何安装 Smart Teacher?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install smart-teacher」即可一键安装,无需额外配置。
Smart Teacher 是免费的吗?
是的,Smart Teacher 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Smart Teacher 支持哪些平台?
Smart Teacher 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Smart Teacher?
由 Ray Chan, PMP(@raychanpmp)开发并维护,当前版本 v1.0.0。
推荐 Skills