Skill Repo
Netresearch's own standard for skill-repo layout, split licensing, and release CI — but its validator script crashes on macOS.
Fungerar med konfiguration
Vad den gör
Encodes Netresearch's conventions for skill repositories: required file layout, MIT+CC-BY-SA-4.0 split licensing, SKILL.md frontmatter rules, composer.json/plugin.json shape, reusable release/validate GitHub Actions, and a release checklist. Triggers when creating a new skill repo, fixing plugin.json/SKILL.md validation errors, or cutting a version release.
Testrapport
Ran the bundled scripts/validate-skill.sh for real on a throwaway toy repo and it crashed immediately (`sed: extra characters at the end of = command`) on stock macOS/BSD sed, contradicting the SKILL.md's own 'Cross-platform Compatibility' section; the body also points to scripts/audit-skills.sh and docs/ARCHITECTURE.md which only exist at the source repo root, not in the installed skill folder (404 vs 200 confirmed via raw GitHub fetch).
Testad: 2026-07-16 · Claude Code 2.x (agent harness)
Installation
git clone https://github.com/netresearch/skill-repo-skill mkdir -p ~/.claude/skills cp -r skill-repo-skill/skills/skill-repo ~/.claude/skills/skill-repo
Kommandon och exempelprompter
/skill-repoNetresearch's own standard for skill-repo layout, split licensing, and release CI — but its validator script crashes on macOS.
Skills triggas av vanliga förfrågningar — inga kommandon att memorera. Efter installationen aktiverar prompter som dessa skillen (på engelska):
set up the folder structure for a new open-source skill repofix the validation errors in my plugin.json for this skillwalk me through cutting a version release for this skills repo