Back to The Grid
PROJECT #006

Claude Skill Manager

Sync your Claude Code skills across machines with zero-knowledge encryption. Push skills from your work laptop, pull them on your home setup. E2E encrypted so the server never sees your skill content. Just markdown files with frontmatter, synced through a simple push/pull model.

Shipped: 2026-01-13
Next.jsTypeScriptReact

Retrospective

The Good

E2E encryption means we never see the skill content. The sync model is simple: push from one machine, pull from another. Skills are just markdown files so the data model is trivial.

The Bad

Key management UX is always painful. Users need to understand that losing their encryption key means losing their skills. We can't recover them by design.

The Ugly

The Claude Code skill format isn't officially documented anywhere. We're reverse-engineering the frontmatter spec from existing skills and hoping Anthropic doesn't change it.

Screenshots

Claude Skill Manager — Project #006 | 102 Projects