← 返回 Skills 市场
nollio

Masterclass Builder

作者 Nollio · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
114
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install normieclaw-masterclass-builder
功能描述
Create personalized multi-day masterclasses on any topic. Triggers on "teach me [topic]", "create a masterclass on [topic]", "I want to learn [topic]", "next...
安全使用建议
This skill appears coherent and low-risk, but consider these practical points before enabling it: - It will create and update files under a masterclasses/ folder in your workspace (syllabus.md, progress.json, lessons). Confirm where your workspace is stored (local disk vs cloud backup) so you know who can access that data. - The skill saves exercise answers and notes to progress.json — avoid pasting passwords, API keys, or other sensitive personal data into exercises or notes. - 'Schedule my lessons' is mentioned but no delivery mechanism is specified. If you expect email/calendar reminders or background scheduling, verify how the platform implements scheduled delivery (platform scheduler, external calendar, or no-op). - There are no external network endpoints or credential requests in the instructions, which limits exfiltration risk; still review the platform's policies about data retention/backups if you're storing private content. If you are comfortable with files being written to your workspace and you won't put secrets into exercises, this skill is internally consistent with its purpose.
功能分析
Type: OpenClaw Skill Name: normieclaw-masterclass-builder Version: 1.0.0 The 'masterclass-builder' skill is a well-structured educational tool designed to create and manage personalized learning curricula. It operates entirely within a dedicated 'masterclasses/' directory in the user's workspace, managing course progress and lesson content through standard JSON and Markdown files. There is no evidence of data exfiltration, malicious execution, or prompt injection; even the suggested cron job for scheduled lessons is presented transparently to the user for manual setup.
能力评估
Purpose & Capability
Name/description (personalized multi-day masterclasses) match the instructions: curriculum design, lesson generation, progress tracking and storing files under masterclasses/. No unrelated credentials, binaries, or surprising capabilities are requested.
Instruction Scope
Instructions stay largely within the course-authoring domain: ask discovery questions, generate syllabus/lessons, and read/write masterclasses/* files. One ambiguity: scheduled delivery ('schedule my lessons' / 'deliver at [time]') is mentioned but no mechanism is specified — that may rely on the platform to schedule future invocations or require external notification/calendar integrations (not described). Also the skill saves user-provided exercise answers/notes to progress.json, so users should avoid pasting sensitive secrets into exercises.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is downloaded or executed; risk from install mechanism is minimal.
Credentials
No environment variables, credentials, or config paths are requested. All declared storage is within a user workspace folder (masterclasses/), which is proportionate to the stated functionality.
Persistence & Privilege
always=false and the skill is user-invocable (normal). It writes its own course files under masterclasses/ (expected). It does not request to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install normieclaw-masterclass-builder
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /normieclaw-masterclass-builder 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish from NormieClaw.ai — Free OpenClaw skills for everyone.
元数据
Slug normieclaw-masterclass-builder
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Masterclass Builder 是什么?

Create personalized multi-day masterclasses on any topic. Triggers on "teach me [topic]", "create a masterclass on [topic]", "I want to learn [topic]", "next... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 114 次。

如何安装 Masterclass Builder?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install normieclaw-masterclass-builder」即可一键安装,无需额外配置。

Masterclass Builder 是免费的吗?

是的,Masterclass Builder 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Masterclass Builder 支持哪些平台?

Masterclass Builder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Masterclass Builder?

由 Nollio(@nollio)开发并维护,当前版本 v1.0.0。

💬 留言讨论