Sync Desktop Skills

Syncs and PII-scrubs skills from a private canonical repo into a public one -- author-only.

di ShawhinT · ShawhinT/non-coding-skills

Richiede configurazione ★ 7.6/10

Sync Desktop Skills — Syncs and PII-scrubs skills from a private canonical repo into a public one -- author-only.

Cosa fa

A workflow plus a real, runnable scrub.py script for importing/updating skills from Shaw's private canonical skills repo (~/agents/skills) into this public repo, with PII scrubbing and README table maintenance. Triggers on phrasing like 'sync skills' or 'pull <skill> from canonical', but the sync itself only functions on the author's own machine -- the canonical source directory it depends on does not exist for anyone else.

Rapporto di test

Running the bundled scrub.py for real confirms the tooling itself works (verify: clean, report-pii surfaced 500+ candidate names) -- but the actual sync hard-fails with 'source not found: ~/agents/skills', a private repo that exists only on the author's machine, so the skill's core function is unusable by anyone but Shaw.

Testato il: 2026-07-14 · Claude Code 2.x (agent harness)

Installazione

git clone https://github.com/ShawhinT/non-coding-skills
cd non-coding-skills
mkdir -p ~/.claude/skills
cp -r .claude/skills/sync-desktop-skills ~/.claude/skills/sync-desktop-skills

Comandi e prompt di esempio

  • /sync-desktop-skillsSyncs and PII-scrubs skills from a private canonical repo into a public one -- author-only.

Gli skill si attivano con richieste in linguaggio naturale, senza comandi da ricordare. Dopo l'installazione, prompt come questi lo attivano (in inglese):

  • Scan my skills folder for PII before I publish it
  • Sync my private skills repo into the public mirror
  • Check these skill files for secrets and personal paths