autosync-ic-skills
Installation
SKILL.md
Set up self-updating Internet Computer skills
This skill installs a small amount of project configuration so that every new
Claude Code session automatically downloads the latest Internet Computer skills
into .claude/skills/, where Claude discovers and triggers them natively.
It is a one-time installer. After you complete the steps below, the user never
needs this link again — the installed SessionStart hook does the work from then on.
What you will create
.claude/sync-ic-skills.sh— a differential sync script that mirrors the live skill index into.claude/skills/.- A
SessionStarthook in.claude/settings.jsonthat runs that script. - An immediate first run, so skills are present right away.