← Back to Skills Marketplace
lvjunjie-byte

Online Course Creator

by lvjunjie-byte · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
305
Downloads
1
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install online-course-creator
Description
AI驱动的一键生成完整在线课程大纲、视频脚本、测验及营销材料,支持快速高效课程创作与推广。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install online-course-creator
  3. After installation, invoke the skill by name or use /online-course-creator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release - AI-powered online course creation and publishing
Metadata
Slug online-course-creator
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Online Course Creator?

AI驱动的一键生成完整在线课程大纲、视频脚本、测验及营销材料,支持快速高效课程创作与推广。 It is an AI Agent Skill for Claude Code / OpenClaw, with 305 downloads so far.

How do I install Online Course Creator?

Run "/install online-course-creator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Online Course Creator free?

Yes, Online Course Creator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Online Course Creator support?

Online Course Creator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Online Course Creator?

It is built and maintained by lvjunjie-byte (@lvjunjie-byte); the current version is v1.0.0.

💬 Comments