About SkillRelay
A shared skills library for Claude, built for teams that want their working knowledge to live where they already work — in conversation.
Who runs this
SkillRelay is built and operated by Alex Looney. It's a small, focused tool: one server, no analytics, no trackers, no third-party scripts on any page.
What we store
- Skill content and its full version history — the product's core record. Versions are immutable and attributed to their author.
- Account basics — your email address and workspace membership.
- Publish history — when each publish ran and whether it succeeded.
All of it lives in a single database on Fly.io (US region) with encrypted volumes and daily snapshots. Sign-in links, sessions, and connector tokens are stored only as SHA-256 hashes — a copy of the database yields no usable credentials.
Where your content goes
- Rendered skills are committed to a private GitHub repository that Anthropic's sync reads to distribute the plugin to your Claude org. By default that repo is hosted in SkillRelay's own GitHub organization — one isolated repo per workspace, visible only to us, Anthropic's sync, and the admins you invite. Prefer custody? Connect your own GitHub during setup and the repo lives in your org instead, with SkillRelay granted access to that single repo only.
- Skill content is never used for anything except serving your workspace. No training, no sharing across workspaces, no resale — each workspace's data is visible only to its members.
Access & revocation
- Workspace owners can remove members at any time; removal immediately revokes the member's connector access.
- Connector tokens expire after 90 days; sign-in links last 15 minutes and work once.
- Want everything deleted? Ask the operator — the workspace and its history are removed from the database and its snapshots age out.
Questions or concerns: contact your workspace owner, or the operator via the workspace that invited you.