Show HN: Skrun – Deploy any agent skill as an API (github.com) AI

Skrun is an open-source tool that turns an “agent skill” (defined in SKILL.md) into a callable API endpoint using a POST /run interface. It supports typed inputs/structured outputs, multi-model backends with fallback (e.g., Anthropic, OpenAI, Google, Mistral, Groq), and stateful agent runs via stored key-value data. The project ships with a local runtime and includes CLI commands to init, develop, test, package, and deploy agents, with an architecture intended for cloud deployment.

April 08, 2026 19:45 Source: Hacker News