skills.sh detail page remains stale after SKILL.md reinstall
Listing
- Source: https://github.com/manangoyal21/skill-drift-check
- Skill page: https://skills.sh/manangoyal21/skill-drift-check/skill-drift-check
- Current source commit:
bcd4cb631608cea5beb6df72500799a317533a3d - Current raw SKILL.md: https://raw.githubusercontent.com/manangoyal21/skill-drift-check/master/skills/skill-drift-check/SKILL.md
Expected
After a telemetry-enabled reinstall, the skill page should render the current SKILL.md, including these sections:
## Purpose## Standard workflow## Metric and expected impact
Actual
The page still renders an older snapshot that starts directly with the runtime instructions and omits all three sections. This persisted beyond the documented five-minute detail-page cache.
Reproduction
- Update
skills/skill-drift-check/SKILL.mdon the public default branch. - Run
npx skills add manangoyal21/skill-drift-check --skill skill-drift-checkwith telemetry enabled. - Confirm the installer fetches the current files and installs one skill.
- Reload the skills.sh detail page after more than five minutes.
I also sent the documented install telemetry payload directly to https://add-skill.vercel.sh/t; it returned HTTP 200 with a new skillsComputedHash (7c5cbad99484d1a7a6f302b2b53d3955e310cd7aa6de272802ae213da59d2296), but the rendered snapshot did not update.
The repository was also renamed; its repository summary still shows an unavailable prior skill alias. Please refresh the current snapshot and remove or redirect that stale alias if possible.
Source: vercel-labs/skills