← 返回 Skills 市场
lvjunjie-byte

Online Course Creator

作者 lvjunjie-byte · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
305
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install online-course-creator
功能描述
AI驱动的一键生成完整在线课程大纲、视频脚本、测验及营销材料,支持快速高效课程创作与推广。
安全使用建议
What to do before installing: - Inspect SKILL.md in a raw/hex editor for hidden unicode control characters and remove them. The scanner flagged this as a prompt-injection signal. - Review index.js and example.js locally (they appear to only use fs/path and generate content) and run them in an isolated sandbox or container first. - Verify the package origin (the skill lists a GitHub URL and OpenClaw Team author; confirm the repository and commits match the published package). Do not run 'clawhub install' or any install commands on a production machine until you've validated locally. - Run a quick static check for network calls (search for http, https, fetch, axios, net, child_process.exec) — the provided files show none, but confirm no hidden dynamic requires are present. - If you accept the risk, run the code in a disposable environment (container/VM) and inspect outbound network traffic during execution. If you are not comfortable with these steps, do not install.
功能分析
Type: OpenClaw Skill Name: online-course-creator Version: 1.0.0 The 'online-course-creator' skill bundle is a template-based generator for educational content, including course outlines, video scripts, quizzes, and marketing materials. The core logic in `index.js` and `example.js` is straightforward, zero-dependency, and contains no network calls, sensitive data access, or suspicious execution patterns. The extensive documentation and business reports included in the bundle appear to be part of a thematic 'AI entrepreneur' project structure and do not exhibit any malicious intent or prompt-injection risks.
能力评估
Purpose & Capability
Name/description match the included code: index.js and example.js implement course outline, video script, quiz and marketing material generation. No unexpected binaries, services, or credentials are requested.
Instruction Scope
SKILL.md usage instructions are scoped to install and invoke the skill and include trigger phrases; however a pre-scan detected unicode-control-chars inside SKILL.md (prompt-injection pattern). The instructions do not ask for unrelated files/credentials, but hidden control characters can be used to manipulate downstream prompt processing — review raw SKILL.md bytes.
Install Mechanism
Registry lists no install spec (instruction-only), but the package includes package.json, index.js and example.js for Node.js usage. There are no external download URLs or extract steps in the files provided. This is low technical risk, but the mismatch (no install spec vs. included code) is worth being aware of.
Credentials
The skill requests no environment variables, no credentials, and code only uses local filesystem (fs, path). There are no obvious requests for unrelated secrets or external APIs in the provided files.
Persistence & Privilege
Flags show always:false and user-invocable:true. The skill does not request persistent elevated privileges or attempt to modify other skills or system-wide agent configuration in the provided code.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install online-course-creator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /online-course-creator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - AI-powered online course creation and publishing
元数据
Slug online-course-creator
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Online Course Creator 是什么?

AI驱动的一键生成完整在线课程大纲、视频脚本、测验及营销材料,支持快速高效课程创作与推广。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 305 次。

如何安装 Online Course Creator?

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

Online Course Creator 是免费的吗?

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

Online Course Creator 支持哪些平台?

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

谁开发了 Online Course Creator?

由 lvjunjie-byte(@lvjunjie-byte)开发并维护,当前版本 v1.0.0。

💬 留言讨论