Show HN: Skrun – Deploy any agent skill as an API
Category: ai-ml
Tags: ai-agents, api-deployment, llm-tooling
Score: 6.8/10 (Innovation: 7, Technical: 6, Documentation: 8, Utility: 6)
Skrun is an open-source tool that converts AI agent skills (defined in SKILL.md format) into callable HTTP APIs via a simple POST /run endpoint. It's interesting because it bridges the gap between AI agent development and production deployment by providing a standardized, stateful, multi-model runtime with tool calling support.
Target audience: backend devs, ai engineers, devops
Repository: https://github.com/skrun-dev/skrun · TypeScript · MIT · 110 stars
View on Hacker News