Sync Desktop Skills

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

Autor: ShawhinT · ShawhinT/non-coding-skills

Działa po konfiguracji ★ 7.6/10

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

Co robi ten skill

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.

Raport z testu

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.

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

Instalacja

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

Komendy i przykładowe prompty

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

Skille uruchamiają się na zwykłe polecenia — bez komend do zapamiętania. Po instalacji aktywują go prompty takie jak te (po angielsku):

  • 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