Skip to content

Commit 33c2a09

Browse files
authored
fix: rename setup-ic-skills to autosync-ic-skills (#203)
1 parent be1ccc1 commit 33c2a09

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
name: setup-ic-skills
2+
name: autosync-ic-skills
33
description: One-time installer that makes a Claude Code project keep its Internet Computer skills up to date automatically. Sets up a SessionStart hook plus a sync script so .claude/skills/ always mirrors the latest skills published at skills.internetcomputer.org. Use when a user wants to install, bootstrap, or enable "always-latest" Internet Computer / IC / ICP / Motoko skills in a project, or pastes the link to this skill. This is a one-time setup action, not ongoing IC knowledge — after it runs, the installed hook keeps skills current on every session. Do NOT use for IC coding questions themselves — this only configures auto-updating skills.
44
license: Apache-2.0
55
metadata:
6-
title: Setup IC Skills
6+
title: Automatically Sync Latest IC Skills
77
category: Infrastructure
88
---
99

0 commit comments

Comments
 (0)