H5P Type Scaffold
Creates structured H5P content types using a provided scaffold template for consistent learning experiences.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add h5p-type-scaffold npx -- -y @trustedskills/h5p-type-scaffold
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"h5p-type-scaffold": {
"command": "npx",
"args": [
"-y",
"@trustedskills/h5p-type-scaffold"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, h5p-type-scaffold, allows AI agents to interact with and potentially generate H5P (HTML5 Package) interactive content. H5P is a framework for creating rich learning experiences like quizzes, presentations, and games. This skill provides the underlying structure or "scaffolding" needed to work with these types of educational resources.
When to use it
- Creating Interactive Learning Modules: Generate basic H5P structures for educators who want to build custom interactive lessons.
- Populating Educational Platforms: Automatically create initial templates for H5P content within a learning management system (LMS).
- Prototyping Educational Games: Quickly establish the framework for an educational game using H5P's capabilities.
- Automating Content Creation: Generate H5P content based on provided data or outlines, reducing manual effort in creating interactive materials.
Key capabilities
- H5P scaffolding functionality
- HTML5 Package interaction
- Interactive content generation framework
Example prompts
- "Create a basic H5P quiz template with three questions."
- "Generate an H5P presentation outline for a lesson on photosynthesis."
- “Build the initial structure for an interactive timeline using H5P.”
Tips & gotchas
This skill requires some familiarity with H5P content types and their structure. While it provides scaffolding, further customization within a dedicated H5P editor will likely be needed to complete the learning experience.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.