Back to browse
GitHub Repository

Deploy any Agent Skill as an API via POST /run. The open-source multi-model alternative to Claude Managed Agents, Microsoft Foundry & Mistral/Koyeb — works with any LLM.

202 starsTypeScript

Skrun – Deploy any Agent Skill as an API (open source)

by frizull·Apr 8, 2026·62 points·12 comments

AI Analysis

MidShip It

Yet another agent deployment wrapper in a crowded category.

Strengths
  • SKILL.md standard compatibility with Claude Code, Copilot, Codex ecosystem
  • agent.yaml config handles models, inputs, permissions, and tests in one file
Weaknesses
  • Cloud deploy not shipped yet—only local runtime works today
  • Agent deployment frameworks already exist with more mature ecosystems
Target Audience

AI agent developers and teams deploying agent skills

Similar To

LangChain Serve · Modal Labs · Replicate

Similar Projects

Developer Tools●●Solid

Turn any OpenAPI spec into agent-callable skills

It extracts focused, executable operations from giant OpenAPI files (the GitHub REST YAML is shown) to shrink context and avoid sidecar adapter sprawl — a pragmatic answer to token bloat and brittle ad-hoc integrations. Useful and concrete: if it actually generates tidy, updateable skill units and runtime hooks it saves a lot of maintenance. That said, the idea competes with existing LangChain/openai-function patterns; the repo will need clear runtime, versioning, and update strategies to feel like more than a nicer converter.

Solve My ProblemNiche Gem
yz-yu
103mo ago