← 返回 Skills 市场
vaintwyt

Personalized Learning

作者 vaintwyt · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
176
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install personalized-learning
功能描述
Use this skill whenever the user wants to systematically learn a topic, asks for a study path, curriculum, lesson outline, tutorial-style walkthrough, concep...
安全使用建议
This skill appears coherent and limited to generating self-contained learning HTML pages from the included template. Before installing or running it, consider: (1) the generated .html files will include inline JavaScript (navigation, canvas animations, etc.) — only open files you trust and review the markup if you are concerned about active scripts; (2) avoid having the skill include sensitive personal data in the generated content (the skill may 'infer' background from conversation context); (3) confirm your agent/platform supports returning files (SKILL.md asks for an actual .html file rather than a pasted code block); and (4) if you want stricter guarantees, request that the skill produce HTML without any active scripts (SVGs and static visuals only).
功能分析
Type: OpenClaw Skill Name: personalized-learning Version: 0.1.0 The skill is designed to generate structured educational content and package it into a self-contained HTML document. Analysis of SKILL.md and references/html-template.html shows the logic is focused entirely on content organization, SVG/Canvas visual generation, and standard UI styling, with no evidence of data exfiltration, malicious command execution, or prompt injection attacks.
能力评估
Purpose & Capability
Name/description (produce personalized learning pages) match the content of SKILL.md and the included HTML template; no unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Runtime instructions stay within the stated purpose: infer learner background, build an outline, produce section content and inline visuals, and return an HTML file. The SKILL.md explicitly directs the agent to read the included template file, which is reasonable and present in the bundle.
Install Mechanism
No install spec or external downloads — instruction-only skill. Nothing will be written to disk by an installer beyond what the agent itself is instructed to produce as output.
Credentials
The skill requests no environment variables, credentials, or config paths. There are no declarations that would allow credential access or exfiltration.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence or permission to modify other skills or system configuration. Autonomous invocation is allowed by default (normal behavior) but is not combined with other red flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install personalized-learning
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /personalized-learning 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of personalized-learning skill. - Transforms learning requests into structured, progressive lesson content. - Infers learner's background for tailored explanations and examples. - Generates self-contained HTML pages with navigable outlines and instructional visuals by default. - Enforces clear, logical section progression with matching full content and visuals for each section.
元数据
Slug personalized-learning
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Personalized Learning 是什么?

Use this skill whenever the user wants to systematically learn a topic, asks for a study path, curriculum, lesson outline, tutorial-style walkthrough, concep... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 176 次。

如何安装 Personalized Learning?

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

Personalized Learning 是免费的吗?

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

Personalized Learning 支持哪些平台?

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

谁开发了 Personalized Learning?

由 vaintwyt(@vaintwyt)开发并维护,当前版本 v0.1.0。

💬 留言讨论