← Back to Skills Marketplace
chenleimap

education-learning-aggregation

by AI遇见天马 · GitHub ↗ · vv1.0.9-simplified · MIT-0
cross-platform ⚠ suspicious
421
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install edu
Description
聚合28个教育类子技能,自动匹配用户需求,支持教师教学和学生学习全场景,统一格式输出高效便捷结果
README (SKILL.md)

S3教育学习聚合Skill 📦 技能包基本信息

项 内容 技能名称 education-learning-aggregation 版本 v1.0.0-simplified 大小 9.3KB 适配平台 ClawHub / OpenClaw 核心功能 28个教育类技能聚合,自动路由匹配,统一格式输出 1/2

📚 已收录技能清单(共28个)

一、教师类(10个) gebrai:交互式数学教学课件生成工具,支持动态几何、代数演示 ResearchClaw:教学研究助手,支持文献综述、课程设计、论文写作辅助 macos-calendar-assistant-skill:教学日程规划工具,支持课程表、备课安排、任务跟踪 uber-polya:教学问题解决工具,支持排课、考试安排、资源分配、数据统计 mark-mate:自动评分助手,支持多模型评分、自定义标准、批量作业批改 openclaw-lesson-planner:教案自动生成工具,支持课程结构规划、教学活动设计 presentation-skills:教学PPT生成工具,支持自然语言生成幻灯片、HTML动画课件 markitdown-skill:教学文档转换工具,支持PDF/Word/音视频转Markdown curriculum-generator:课程大纲生成工具,自动生成教学目标、课程结构 interactive-course:交互式课程生成工具,输出可独立运行的HTML课程文件 二、学生类(18个,含地理提分技能) 语言学习(5个) Fluent:AI语言学习套件,支持会话练习、错误复盘、长期陪练 AI-Agents-Library:多语言学习助手,支持18种语言的听说读写全方面辅导 ai-vocab-builder:结构化词汇学习工具,按难度分级推送、遗忘曲线复习 english-tutor-openclaw-skill:英语对话练习和语法纠错工具 chinese-exercise-system:小学语文练习题系统,支持拼音、汉字、阅读、成语训练 考试备考(4个) education-skills:高考九科辅导工具,苏格拉底式提问教学,全学科解题思路训练 Gaokao-English-Helper:高考英语助手,自动提取大纲词义、高频搭配、真题例句 daily-study-skill:考试备考提醒工具,支持托福/雅思/日语能力考每日学习推送 clawsolver:数学题自动解题工具,支持PDF题目识别、步骤展示 学习管理(5个) family-organizer:家庭教育管理工具,支持学习任务追踪、进度管理、多角色权限 bibigpt-skill:在线课程摘要工具,支持B站/YouTube/Coursera课程自动生成笔记 openclaw-youtube-archiver:YouTube教学视频归档工具,自动生成摘要、字幕、Markdown笔记 openclaw-anki-skill:闪卡自动生成工具,对接Anki间隔重复学习系统 openclaw-skill-canvas:Canvas LMS查询工具,支持作业、成绩、课程进度查询 通用学习(3个) awesome-openclaw-learning-skills:终身学习技能索引,包含104个高效学习技能、10个学习方法论 metacognition-skill:元认知提升工具,优化学习策略、提升学习效率 learn-anything-skill:通用学习策略工具,基于学习科学提供任何主题的高效学习路径 专项提分(1个) geography-score-improvement:高中地理提分专项技能,支持知识点查询、真题解析、错题管理、提分技巧

名称:S3教育学习聚合Skill 描述:整合全年龄段全学科教育学习类Skill,支持教师教学、学生学习全场景 标签:教育 学习 全年龄段 全学科 提分 教学工具 把本文档作为README.md,上传到技能的文档区域 配置触发规则:用户提问包含「教育」「学习」「学科」「提分」「考试」「备课」「作业」等关键词时触发 发布即可使用,无需额外配置 2. OpenClaw本地安装 直接在OpenClaw管理后台选择「导入技能」,粘贴本文档内容即可自动完成安装 ⚙️ 功能说明 自动识别用户需求类型,自动路由到对应子技能处理 所有返回结果统一格式,结构清晰、风格统一 支持后续手动新增教育类技能,直接在配置中添加即可 无冗余代码,运行效率高,适配所有OpenClaw环境 📅 后续迭代计划 新增自动抓取入库功能,自动识别新的教育类技能 新增多维度搜索功能,支持按年龄段、学科、功能筛选技能 持续补充更多教育类技能,覆盖更多场景

Usage Guidance
This package is essentially a README describing an aggregator, not an implemented skill. Before installing, ask the publisher for evidence of implementation: the code or SKILL.md runtime instructions that actually perform automatic routing, the exact mechanism used to invoke child skills (platform API calls, named skill IDs, or shell commands), and any required permissions. If you only need documentation, installing it will likely just add a README and keyword trigger — it won't provide the claimed automatic orchestration. Prefer installing in a sandbox or test agent first, restrict any admin permissions during import, and request a concrete list of how child skills are invoked and audited (invocation logs, allowed targets). If the author cannot provide implementation details (code or explicit platform invocation steps), treat this as a placeholder and avoid relying on it for production automation.
Capability Analysis
Type: OpenClaw Skill Name: edu Version: v1.0.9-simplified The skill bundle is a purely informational aggregator for education-related tools, consisting only of metadata and a descriptive markdown file (SKILL.md). It contains no executable code, scripts, or instructions that would lead to data exfiltration, unauthorized command execution, or malicious prompt injection.
Capability Assessment
Purpose & Capability
The name/description promise (automatic routing among 28 child skills, unified output formatting, runtime aggregation) is not supported by any required binaries, env vars, code, or runtime instructions. The SKILL.md is essentially a README and installation hint; it does not contain the logic, API endpoints, or invocation details that would be needed to implement automatic routing and aggregation. This mismatch suggests the skill is a metadata/placeholder rather than an implemented aggregator.
Instruction Scope
Runtime instructions only tell an operator to paste the document into OpenClaw's management UI and set keyword trigger rules. There are no concrete runtime steps describing how the agent should discover, call, or coordinate the listed sub-skills, nor how outputs are normalized. The instructions are vague and grant broad discretion (e.g., '自动识别用户需求类型,自动路由到对应子技能处理') without boundaries, which is a scope/expectations mismatch.
Install Mechanism
No install spec and no code files are present, so nothing is written to disk or downloaded. From an install mechanism perspective this is low risk — it's an instruction-only/README skill.
Credentials
The skill requests no environment variables, credentials, or config paths. There is no apparent demand for secrets or unrelated service access, which is proportionate given the delivered files (documentation only).
Persistence & Privilege
always is false and autonomous invocation is allowed by platform default. The SKILL.md implies configuration of trigger rules and adding/removing child skills in a manager UI; if installed with elevated admin permissions the aggregator could be used to change skill routing, but the package itself does not request such privileges. Verify what installer permissions are required at import time.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install edu
  3. After installation, invoke the skill by name or use /edu
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
vv1.0.9-simplified
⚙️ 功能说明 自动识别用户需求类型,自动路由到对应子技能处理 所有返回结果统一格式,结构清晰、风格统一 支持后续手动新增教育类技能,直接在配置中添加即可 无冗余代码,运行效率高,适配所有OpenClaw环境 📅 后续迭代计划 新增自动抓取入库功能,自动识别新的教育类技能 新增多维度搜索功能,支持按年龄段、学科、功能筛选技能 持续补充更多教育类技能,覆盖更多场景
Metadata
Slug edu
Version v1.0.9-simplified
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is education-learning-aggregation?

聚合28个教育类子技能,自动匹配用户需求,支持教师教学和学生学习全场景,统一格式输出高效便捷结果. It is an AI Agent Skill for Claude Code / OpenClaw, with 421 downloads so far.

How do I install education-learning-aggregation?

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

Is education-learning-aggregation free?

Yes, education-learning-aggregation is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does education-learning-aggregation support?

education-learning-aggregation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created education-learning-aggregation?

It is built and maintained by AI遇见天马 (@chenleimap); the current version is vv1.0.9-simplified.

💬 Comments