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

Stars182
Forks14
LanguageTypeScript
Last pushed2026-05-22
Last synced2026-06-22
View on GitHub

Repository

Ownerskrun-dev
Repositoryskrun
Full nameskrun-dev/skrun
Repo ID1,196,485,993

Install this Skill

npm install -g @skrun-dev/cli

Registry

Typemcp_server
Quality score85/100
Verificationreadme_parsed
Last verified2026-06-22
Platforms
ClaudeMCP
Capabilities
pdfmemorysearchimagevideoterminalworkflowagent-runtimeagent-skillsai-agents
Detected files
README.mddocspackage.jsontests
Config keys
URLGOOGLE_API_KEYDATABASE_URLSUPABASE_KEYPACKAGE_JSON
Install methods
  • npm install -g @skrun-dev/cli
  • npm install @skrun-dev/sdk
  • git clone https://github.com/skrun-dev/skrun.git

Summary

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.

Chinese description

通过 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

README excerpt

<p align="center"> <img src="assets/banner.svg" alt="Skrun — Deploy any Agent Skill as an API" width="600"> </p> <h1 align="center">Skrun</h1> <p align="center"> <b>Deploy any Agent as an API via <code>POST /run</code>.</b><br> The open, multi-model runtime for AI agents — works with any LLM, on any infrastructure. </p> <p align="center"> <sub>The open-source alternative to Claude Managed Agents (CMA) and Google's Gemini Enterprise Agent Platform (GEAP) — multi-model, self-hostable, MIT.</sub> </p> <p align="center"> <a href="https://github.com/skrun-dev/skrun/actions"><img alt="CI" src="https://img.shields.io/github/actions/workflow/status/skrun-dev/skrun/ci.yml?branch=main&style=for-the-badge&logo=github&label=CI"></a> <a href="https://www.npmjs.com/package/@skrun-dev/cli"><img alt="npm CLI" src="https://img.shields.io/npm/v/@skrun-dev/cli?style=for-the-badge&logo=npm&label=CLI&color=CB3837"></a> <a href="https://www.npmjs.com/package/@skrun-dev/sdk"><img alt="npm SDK" src="https://img.shields.io/npm/v/@skrun-dev/sdk?style=for-the-badge&logo=npm&label=SDK&color=CB3837"></a> <a href="https://github.com/skrun-dev/skrun/stargazers"><img alt="GitHub stars" src="https://img.shields.io/github/stars/skrun-dev/skrun?style=for-the-badge&logo=github&color=FFD700"></a> <a href="LICENSE"><img alt="License" src="https://img.shields.io/badge/License-MIT-blue?style=for-the-badge"></a> </p> <p align="center"> <img alt="Node" src="https://img.shields.io/badge/Node-%E2%89%A520-339933?style=for-the-badge&logo=node.js&logoColor=white"> <img alt="TypeScript" src="https://img.shields.io/badge/TypeScript-strict-3178C6?style=for-the-badge&logo=typescript&logoColor=white"> <img alt="MCP" src="https://img.shields.io/badge/MCP-compatible-8B5CF6?style=for-the-badge

Topics

Explore more

Data from GitHub. Synced on 2026-06-22