← Back to Skills Marketplace
140
Downloads
3
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install mooc-course-search
Description
MOOC 课程搜索与推荐服务。适用于找课、课程对比、按学习目标筛课、关注证书与评价等场景。关键词:MOOC、慕课、课程推荐、课程对比、证书、考研、机器学习、高等数学。
Usage Guidance
This skill appears coherent and low-risk as it only instructs the agent to call documented Youdao endpoints and produce recommendations. Before installing: (1) confirm with the skill provider whether those endpoints require API keys in your deployment (if so, insist any needed env vars be explicitly declared and scoped); (2) verify the youdao endpoints are acceptable under your privacy/usage policies; (3) test with non-sensitive queries to observe network behavior; (4) don't paste any long-lived credentials into prompts — the skill's docs advise against that. If you need higher assurance, ask the publisher to clarify the authentication model and to provide a signed/official source/homepage.
Capability Analysis
Type: OpenClaw Skill
Name: mooc-course-search
Version: 1.0.4
The skill is a legitimate tool for searching and recommending MOOC courses from the 'Chinese University MOOC' platform via NetEase/Youdao APIs (mcp.study.youdao.com). The instructions in SKILL.md and README.md are consistent with the stated purpose, and there is no evidence of data exfiltration, malicious command execution, or prompt injection attempts.
Capability Assessment
Purpose & Capability
Name/description (MOOC course search & recommendation) matches the instructions (generate queryList, call course search and optional detail endpoints, analyze results). The described endpoints point to youdao's mcp service which is consistent with providing course search; the README/SKILL.md roles align with the stated purpose. Small note: the SKILL.md mentions the platform '中国大学 MOOC' while the endpoints are on youdao (plausible aggregator rather than a direct mismatch).
Instruction Scope
Instructions explicitly limit actions to constructing search terms, POSTing to the listed APIs, applying retry/timeouts, and returning analyzed recommendations. There are no directives to read local files, access unrelated environment variables, or exfiltrate data to unknown endpoints. Security constraints in the doc discourage leaking credentials.
Install Mechanism
Instruction-only skill with no install spec or code files to write/execute. This minimizes surface area — nothing is downloaded or installed.
Credentials
The skill declares no required environment variables or credentials (which is appropriate for a public-API instruction-only skill). However, the runtime docs mention handling 'authentication failure' as a possible error case and include constraints about not outputting long-lived credentials; that implies the API could optionally require credentials in some deployments. If credentials are needed in your environment, they should be declared and scoped; currently none are requested, which is a documentation gap rather than a clear mismatch.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent presence or elevated privileges and there is no indication it would modify other skills or system settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mooc-course-search - After installation, invoke the skill by name or use
/mooc-course-search - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.4
Version 1.0.4 Changelog
- Updated version number in SKILL.md to 1.0.4.
- No functional, logic, or interface changes detected.
- Documentation remains consistent with the previous version, except for the version update.
v1.0.3
No changes detected in this version.
- No file or documentation changes were made.
- Skill functionality and guidelines remain the same.
v1.0.2
- 修改描述,突出“MOOC 课程搜索与推荐服务”,去除“中国大学”限定,提及“精品 MOOC 课程”。
- 优化长文本内容描述,精简表达,部分排版与措辞调整。
- 关键词“MOOC、慕课、课程推荐、课程对比、证书、考研、机器学习、高等数学”保持一致。
- 主要业务逻辑、接口定义、执行细节未发生变动。
v1.0.1
No user-facing changes in this version.
- Skill version updated to 1.0.1 with no code or documentation changes detected.
v1.0.0
MOOC Course Search 1.0.0 — Initial Release
- 提供中国大学 MOOC 课程搜索及推荐功能,支持关键词、课程对比和目标筛选。
- 支持课程搜索与详情两个 API 调用,按用户意图自动生成多关键词检索。
- 输出优化:推荐理由、课程摘要、个性学习建议及证书信息补充。
- 明确重试、超时与错误处理机制,结果不足时自动优化检索。
Metadata
Frequently Asked Questions
What is Mooc Course Search?
MOOC 课程搜索与推荐服务。适用于找课、课程对比、按学习目标筛课、关注证书与评价等场景。关键词:MOOC、慕课、课程推荐、课程对比、证书、考研、机器学习、高等数学。 It is an AI Agent Skill for Claude Code / OpenClaw, with 140 downloads so far.
How do I install Mooc Course Search?
Run "/install mooc-course-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mooc Course Search free?
Yes, Mooc Course Search is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Mooc Course Search support?
Mooc Course Search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mooc Course Search?
It is built and maintained by mooc (@acse-yz219); the current version is v1.0.4.
More Skills