byancilis· 11 skills
Create new Bedlam plugins with the current alpha SDK/runtime. Use when scaffolding a plugin package, adding a new example plugin, or updating plugin authoring docs. Covers the supported worker/UI surface, route conventions, scaffold flow, and verification steps.
$npx -y skills add ancilis/bedlam --skill bedlam-create-pluginInstalls into the current project.
Run `npx skills use "https://github.com/ancilis/bedlam" --skill "ancilis/bedlam/bedlam-create-plugin"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ancilis/bedlam" that are relevant to the current task. Run `npx skills add "https://github.com/ancilis/bedlam"` and select the relevant skills, then follow their instructions.