Hey r/ClaudeCode (and Claude Code users), Been using Claude Code daily for months and kept hitting the same annoyance, skills pile up on my machine (mainly for skill power users ;), bloat my context, and never get updated unless I do it manually (which I don’t really). I built pound.sh , which is a claude code skills registry that serves skills on demand and never stores them permanently on your machine. What it does:
- Skills are fetched live when you need them, gone when the session ends — nothing accumulates in your context
- Always get the latest version automatically, no manual updates
- Search and share skills with the community
- (Coming soon) Full sandboxing so bundled scripts and MCP servers can’t touch your machine (I know sandboxing is a buzzword nowadays but genuinely couldnt find a solution to this skills thing, outside of my own hehe) Get started: npm i -g pound-cli Open Claude Code and run #list to get the 10 most popular skills. Feel free to upload any cool skills you have and make them available to everyone. Still pretty early and would love feedback on what’s missing or broken. submitted by /u/Rudolf030
Originally posted by u/Rudolf030 on r/ClaudeCode
You must log in or # to comment.
