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

  1. .claude/sync-ic-skills.sh — a differential sync script that mirrors the live skill index into .claude/skills/.
  2. A SessionStart hook in .claude/settings.json that runs that script.
  3. An immediate first run, so skills are present right away.
Installs
23
GitHub Stars
26
First Seen
Jun 5, 2026
autosync-ic-skills — dfinity/icskills