Sync Desktop Skills

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

par ShawhinT · ShawhinT/non-coding-skills

Fonctionne avec configuration ★ 7.6/10

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

Ce que fait

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.

Rapport de 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.

Testé le: 2026-07-14 · Claude Code 2.x (agent harness)

Installation

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

Commandes et exemples de prompts

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

Les skills se déclenchent sur des demandes en langage courant — aucune commande à retenir. Après installation, des prompts comme ceux-ci l'activent (en anglais) :

  • 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