Claude Skill
skrun-dev/skrun
Skrun is an open-source multi-model runtime to deploy any Agent Skill as an API via POST /run. A self-hosted alternative to Claude Managed Agents, Microsoft Foundry & Mistral/Koyeb, supporting any...
Overview
Repository
🚀 Install this Skill
openclaw install skrun-dev/skrunSummary
Skrun is an open-source, multi-model runtime that lets you deploy any Agent Skill as an API via a simple POST /run endpoint. It serves as a self-hosted alternative to Claude Managed Agents, Microsoft Foundry, and Mistral/Koyeb, supporting any LLM with streaming, tool calling, and MCP integration.
通过 POST /run 将任意 Agent Skill 部署为 API。这是 Claude Managed Agents、Microsoft Foundry 和 Mistral/Koyeb 的开源多模型替代方案——支持任何大语言模型(LLM)。
Key features
- Deploy any Agent Skill as an API via POST /run
- Multi-model support works with any LLM
- Self-hosted alternative to Claude Managed Agents, Microsoft Foundry & Mistral/Koyeb
- Built-in streaming, tool calling, and MCP integration
- Open-source runtime written in TypeScript
- CLI for easy management and deployment
Use cases
- Deploy custom AI agents as scalable APIs
- Build multi-model agent workflows without vendor lock-in
- Self-host agent skills for privacy-sensitive applications
- Integrate tool-calling agents into existing backend systems
- Experiment with different LLMs using a unified runtime