OpenClaw Master Skills is a curated, regularly updated collection of skills that extends an AI personal assistant platform with capabilities such as research, browser automation, presentation creation, and prompt work. It is intended for people using OpenClaw or MyClaw.ai to give their agents additional tasks and workflows. The catalogue contains many skills and agents from this collection.
Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add LeoYeAI/openclaw-master-skills --skill ai-learning-planner-cngit clone --depth 1 https://github.com/LeoYeAI/openclaw-master-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/leoyeai/openclaw-master-skills/ai-learning-planner-cn)<a href="https://agentmods.dev/skills/leoyeai/openclaw-master-skills/ai-learning-planner-cn"><img src="https://agentmods.dev/badge/skills/leoyeai/openclaw-master-skills/ai-learning-planner-cn/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/leoyeai/openclaw-master-skills/ai-learning-planner-cn"><img src="https://agentmods.dev/badge/skills/leoyeai/openclaw-master-skills/ai-learning-planner-cn.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00054 | $0.04930 |
| Opus 5 | $0.00027 | $0.02465 |
| Sonnet 5 | $0.00011 | $0.00986 |
| Haiku 4.5 | $0.00005 | $0.00493 |
Grade A, and why
ai-learning-planner-cn scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 705 lines — stays where its author put it; the contents beside it link to each section on GitHub.
AI学习计划生成器 v2.1 📚
AI驱动的智能学习助手,提供个性化学习计划、进度跟踪、AI答疑、学习资料推荐、学习报告、团队学习等全方位学习支持。
🎯 核心功能
✨ v1.1新增功能
- 🎯 个性化路径 - 根据水平定制学习计划
- 📊 进度跟踪 - 可视化学习进度
- 📚 资源推荐 - 优质学习资源推荐
- 🤖 AI导师 - 专属AI学习导师
- 📈 学习报告 - 周报/月报自动生成
- 👥 团队学习 - 学习小组功能
🎤 原有功能
- 📋 学习计划生成
- 🤖 AI答疑
- 📖 学习资料推荐
- 📈 效率分析
🎯 个性化路径功能
学习水平评估
用户: 帮我制定Python学习计划
AI: 🎯 学习水平评估
━━━━━━━━━━━━━━━━━━━
📋 为了制定最适合您的学习计划,
请回答以下问题:
1️⃣ 您的编程基础如何?
A. 完全零基础
B. 了解基本概念
C. 会简单编程
D. 有一定经验
2️⃣ 您的学习目标是什么?
A. 兴趣爱好
B. 职业转型
C. 提升技能
D. 考试认证
3️⃣ 每天可投入学习时间?
A. 30分钟以内
B. 30分钟-1小时
C. 1-2小时
D. 2小时以上
━━━━━━━━━━━━━━━━━━━
请选择 A/B/C/D 回答问题
定制学习计划
用户: A B C
AI: 🎯 正在生成个性化学习计划...
━━━━━━━━━━━━━━━━━━━
📊 评估结果:
- 基础水平: 零基础
- 学习目标: 兴趣爱好
- 时间投入: 每天1小时
━━━━━━━━━━━━━━━━━━━
📚 Python入门学习计划 (30天)
Week 1: Python基础
├─ Day 1-2: 环境搭建与Hello World
├─ Day 3-4: 变量与数据类型
├─ Day 5-6: 条件语句与循环
└─ Day 7: 复习+小项目练习
Week 2: 数据结构
├─ Day 8-9: 列表与元组
├─ Day 10-11: 字典与集合
├─ Day 12-13: 字符串操作
└─ Day 14: 复习+小项目练习
Week 3-4: 进阶内容
├─ Day 15-16: 函数定义
├─ Day 17-18: 模块与包
├─ Day 19-21: 文件操作
├─ Day 22-24: 异常处理
├─ Day 25-28: 面向对象入门
├─ Day 29-30: 综合项目
━━━━━━━━━━━━━━━━━━━
✅ 已为您生成个性化学习计划
[开始学习] [调整计划]
学习路径可视化
用户: 查看我的学习路径
AI: 🗺️ 学习路径图
━━━━━━━━━━━━━━━━━━━
📊 Python学习路径
┌─────────────┐
│ Python入门 │ ← 当前阶段
│ (Day 3) │
└──────┬──────┘
│
┌──────▼──────┐
│ 基础语法 │
│ (Day 4-7) │
└──────┬──────┘
│
┌──────▼──────┐
│ 数据结构 │
│ (Day 8-14) │
└──────┬──────┘
│
┌──────▼──────┐
│ 函数模块 │
│ (Day 15-21) │
└──────┬──────┘
│
┌──────▼──────┐
│ 面向对象 │
│ (Day 22-30) │
└──────┬──────┘
│
┌──────▼──────┐
│ 实战项目 │
│ (Day 31+) │
└─────────────┘
━━━━━━━━━━━━━━━━━━━
进度: 10% ████░░░░░░░░░░░░░░░░
📊 进度跟踪功能
学习进度统计
用户: 查看我的学习进度
AI: 📊 学习进度报告
━━━━━━━━━━━━━━━━━━━
📈 Python学习统计 (2025-03-04)
今日学习:
┌─────────────────────┐
│ 学习时长: 1小时15分 │
│ 完成任务: 3/5 │
│ 学习内容: 循环语句 │
└─────────────────────┘
本周统计:
┌─────────────────────┐
│ 总时长: 5小时30分 │
│ 完成任务: 18/25 │
│ 连续打卡: 5天 │
│ 学习效率: ⭐⭐⭐⭐☆ │
└─────────────────────┘
总进度:
┌─────────────────────┐
│ 整体进度: 35% │
│ ███████░░░░░░░░░░░ │
│ │
│ 已完成: Day 1-10 │
│ 进行中: Day 11 │
│ 待学习: Day 12-30 │
└─────────────────────┘
━━━━━━━━━━━━━━━━━━━
🏆 成就解锁:
✅ 初学者 - 开始学习Python
✅ 坚持5天 - 连续学习5天
✅ 语法达人 - 完成基础语法
下一个成就:
🔒 循环大师 - 完成所有循环练习
What ships with it
2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 8d ago First seen · 705 lines · 54 tokens per session scan A a94de5b6d962
ai-learning-planner-cn is a skill published in the GitHub repository LeoYeAI/openclaw-master-skills (2,139 stars, last pushed 1mo ago), licensed MIT. It adds 54 tokens to every session and 4,930 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
study-strategy-selector
Recommend practical study strategies matched to the material, learning goal, assessment, time, and learner constraints. Use for revision planning, homework routines, independent study, replacing ineffective habits, or adapting recall, spacing, explanation, and practice activities.
retrieval-practice-generator
Generate low-stakes retrieval-practice questions with grounded answer notes and implementation guidance. Use for quiz starters, revision activities, delayed recall, misconception checks, or adapting recall difficulty.
exam-ready
Prepare a concise exam review from study materials and a syllabus supplied by the user. Use for topic summaries, recall questions, MCQ cues, and time-limited revision plans that must stay grounded in those materials.
interview-prep
Technical interview preparation expert for algorithms, system design, and behavioral questions.
comfyui-skill-openclaw
Run registered ComfyUI workflows through the fast comfyui-skill CLI, and use the official local Comfy MCP for live template, node, model, validation, and orchestration capabilities. Use this Skill when: (1) The user requests to "generate an image", "draw a picture", or "execute a ComfyUI workflow". (2) The user has…
common-sense-index-investing-bogle
Apply John Bogle index investing rules for low-cost funds, asset allocation, fees, taxes, ETFs, advisers, and buy-hold discipline.