Loading...
Loading...
Scaffold and guide creation of H5P content types. Use when asked "build an H5P type", "create an H5P content type", "scaffold an H5P library", or "start a new H5P".
npx skill4agent add chandima/agent-skills h5p-type-scaffoldlibrary.jsonsemantics.jsonh5p-cliH5P.*runnable: 1H5PEditor.*runnable: 0semantics.jsonH5P.*H5PApi.*references/CONCEPTS.mdbash /mnt/skills/user/h5p-type-scaffold/scripts/scaffold.sh \
--title "My Content Type" \
--machine "H5P.MyContentType" \
--kind "content" \
--version "1.0.0" \
--description "Short description" \
--author "Your Name" \
--license "MIT" \
--template "snordian" \
--out /path/to/outputbash /mnt/skills/user/h5p-type-scaffold/scripts/scaffold.sh \
--title "My Editor Widget" \
--machine "H5PEditor.MyWidget" \
--kind "editor" \
--out /path/to/outputlibrary.jsonsemantics.jsonsrc/entriessrc/scriptssrc/stylesREADME.mdDEV.mdassets/templates/npm installnpm run buildh5p coreh5p setup <library>h5p server.h5ph5p pack <library> [my.h5p]h5p help packreferences/DEV-HARNESS.mdscripts/h5p-dev.shreferences/XAPI.mdreferences/H5P-CLI.mdreferences/CONTENT-TYPE-AUTHORING.mdh5p/h5p-boilerplateh5p-clisnordianvanillaeditorH5PEditor.*h5p/h5p-boilerplatequestion-typequestion-type-vueotacke/h5p-editor-boilerplateNDLA-H5P/generator-h5p-content-typetarmoj/h5p-react-boilerplateH5P.YourContentType--kind editorH5PEditor.YourWidget1.0.0nodenpmnpm install