Show HN: Skrun – Deploy any Agent Skill as an API (open source)
Category: ai-ml
Tags: ai-agents, api-deployment, llm-runtime
Score: 6.0/10 (Innovation: 6, Technical: 5, Documentation: 8, Utility: 5)
Skrun is a TypeScript framework that converts AI agent skills (SKILL.md format) into callable APIs via a standardized POST /run endpoint. It's interesting because it provides a runtime for stateful, multi-model AI agents with tool calling capabilities, bridging the gap between agent development and production API deployment.
Target audience: backend devs, ai engineers, full-stack devs
Repository: https://github.com/skrun-dev/skrun · TypeScript · MIT · 1 stars
View on Hacker News