Files
awesome-copilot/skills
Christopher Harrison 4aef998cc7 feat: add sandbox-npm-install skill to community collection (#989)
Add a reusable Agent Skill that installs npm packages in Docker sandbox
environments where virtiofs-mounted workspaces cause native binary crashes
(esbuild, lightningcss, rollup). The script installs on local ext4 and
symlinks node_modules back into the workspace.

- SKILL.md with spec-compliant frontmatter and documentation
- scripts/install.sh with security hardening (no eval, readonly paths)
- Updated docs/README.skills.md with new skill entry

Co-authored-by: GeekTrainer <GeekTrainer@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-16 10:27:32 +11:00
..
2026-03-05 21:53:41 +11:00
2026-02-16 22:43:41 +01:00
2026-02-09 09:06:56 +00:00
2026-01-14 16:07:31 +08:00
2026-01-06 21:35:41 +01:00
2026-03-05 21:43:04 +11:00
2026-03-13 13:45:17 +11:00