Removing an internal skill from skills.sh

skills.sh indexes our internal skills (in a public repo) despite using metadata.internal: true in the frontmatter. For instance etl/.claude/skills/update-dataset/SKILL.md at master · owid/etl · GitHub . On the other hand, some skills that we’d like to get indexed are not there (like owid-claude-plugins/plugins/owid-data/skills/owid-catalog/SKILL.md at main · owid/owid-claude-plugins · GitHub).

Thanks for the help!

Hi @mojmir-6408, welcome to the Vercel Community!

Let me share this with our team.

1 Like

Hi @mojmir-6408, internal: true is meant to skip the default path installation, but people can always do INSTALL_INTERNAL_SKILLS=1 and get the internal skills.

I’m trying to get the one you mentioned removed from the listing by our team.

1 Like