Show HN: Skrun – Deploy any agent skill as an API
frizull
50 points
9 comments
April 08, 2026
Related Discussions
Found 5 related stories in 419.7ms across 14,015 title embeddings via pgvector HNSW
- Show HN: Run Agent Skills with mistral.rs v0.8.10: /v1/skills support and more ericlbuehler · 16 pts · June 18, 2026 · 69% similar
- Show HN: Skillscript – A declarative, sandboxed language for tool orchestration sshwarts · 14 pts · July 12, 2026 · 64% similar
- Show HN: Agent-skills-eval – Test whether Agent Skills improve outputs darkrishabh · 68 pts · May 07, 2026 · 62% similar
- Show HN: A lightweight way to make agents talk without paying for API usage juanpabloaj · 23 pts · April 20, 2026 · 60% similar
- Show HN: Reverse-engineering web apps into agent tools pancomplex · 30 pts · July 09, 2026 · 60% similar
Discussion Highlights (3 comments)
frizull
Hey HN. My colleague built this because he wanted to use his skills outside of Claude Code. With this project you can expose your skills as an API endpoint in under 2 minutes. If you could have a look at the repo and give your feedback, it would be much appreciated. Thanks!
senthilnayagam
sounds interesting, lets me test the skills I created and collected over the last few months
sergioisidoro
This looks like a security nightmare in case someone decides to publish this interface publicly. Prompt injection to exfiltrate sensitive Information being on the top of the list.