← Back to Skills Marketplace
176
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install personalized-learning
Description
Use this skill whenever the user wants to systematically learn a topic, asks for a study path, curriculum, lesson outline, tutorial-style walkthrough, concep...
Usage Guidance
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).
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install personalized-learning - After installation, invoke the skill by name or use
/personalized-learning - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 176 downloads so far.
How do I install Personalized Learning?
Run "/install personalized-learning" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Personalized Learning free?
Yes, Personalized Learning is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Personalized Learning support?
Personalized Learning is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Personalized Learning?
It is built and maintained by vaintwyt (@vaintwyt); the current version is v0.1.0.
More Skills