Skip to main content
ClaudeWave

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.

Subagents202 stars16 forksTypeScriptMITUpdated 21d ago
ClaudeWave Trust Score
97/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/skrun-dev/skrun && cp skrun/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

14 items in this repository

Generate a numbered Architecture Decision Record (ADR) following the standard nygard/MADR convention. Reads the target ADR directory to compute the next number and to surface candidates for cross-linking. Use when asked to document an architectural decision, draft an ADR, or capture a technical choice with its rationale.

Install

Generate a polished CHANGELOG.md and release-notes.md from a local git repository (or a captured `.git-log.txt` dump). Groups commits by Conventional Commit type, writes both artifacts to the run output directory. Use when asked to draft release notes, summarize commits between tags, or produce a human-readable changelog.

Install

Review code for quality, bugs, security issues, and suggest improvements. Use when asked to review, audit, or improve code.

Install

Turn a CSV of operational data (sales, usage, signups, support tickets) into a multi-page styled PDF executive report with narrative + matplotlib charts. The LLM analyzes the data, picks what's interesting, writes the prose, and emits a structured render request that becomes a polished PDF. Use when given a CSV and asked for a report, summary, or analysis.

Install

Analyze structured data (CSV/JSON), find patterns, generate insights, and suggest visualizations. Use for data analysis tasks.

Install

Draft professional emails based on context, tone, and recipient. Use for composing business emails.

Install

Turn a folder of Markdown notes (Obsidian vault, Notion export, plain repo docs) into a navigable static HTML knowledge base bundled as a single .zip file. Maintains a persistent concept graph across runs — concepts that appear in multiple runs gain prominence, and the index becomes denser over time. Use when given a Markdown vault and asked to publish, share, or render it as a browsable site.

Install

Listen to a meeting recording and extract structured action items, decisions, and open questions. Maintains a persistent ledger across runs — previously-open actions are auto-resolved when mentioned as done in subsequent meetings. Outputs `actions.csv` (importable to Linear/Asana/Notion) + `recap.md` (paste into Slack). Use when given a meeting recording and asked for a recap or action items.

Install

Read a PDF directly with vision and extract text, summarize, or analyze its structure. Use when the user passes a PDF file.

Install

Read a batch of receipt images directly via vision, classify each into expense categories, optionally reconcile against a bank statement CSV, and produce a multi-sheet Excel workbook + a PDF summary. Use when given receipt photos and asked for an expense report.

Install

Generate a complete Semgrep rule bundle (rule.yml + tests.md + README.md) from a CVE description and a bad-code example. Picks an appropriate severity, infers the right CWE/OWASP mapping, and produces a ready-to-commit rule with documentation. Use when asked to draft a Semgrep rule, encode a security pattern, or productize a security finding for the codebase.

Install

Audit a website for SEO issues and track improvements over time. Use when analyzing website SEO performance.

Install

Generate a real PowerPoint .pptx deck from a Markdown outline. Picks slide layouts (title / content / closing) based on the outline structure, applies a brand accent color, optionally adds speaker notes. Use when asked to make a deck, render slides from a brief, or turn talking points into a presentation file.

Install

Browse websites and extract structured information. Use when the user needs data from a web page.

Install
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
agent-runtimeagent-skillsai-agentsanthropicapiclaudeclillmmcpmulti-modelopen-sourceruntimeself-hostedstreamingtool-callingtypescript

What people ask about skrun

What is skrun-dev/skrun?

+

skrun-dev/skrun is subagents for the Claude AI ecosystem. 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. It has 202 GitHub stars and was last updated 21d ago.

How do I install skrun?

+

You can install skrun by cloning the repository (https://github.com/skrun-dev/skrun) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is skrun-dev/skrun safe to use?

+

Our security agent has analyzed skrun-dev/skrun and assigned a Trust Score of 97/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains skrun-dev/skrun?

+

skrun-dev/skrun is maintained by skrun-dev. The last recorded GitHub activity is from 21d ago, with 2 open issues.

Are there alternatives to skrun?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy skrun to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: skrun-dev/skrun
[![Featured on ClaudeWave](https://claudewave.com/api/badge/skrun-dev-skrun)](https://claudewave.com/repo/skrun-dev-skrun)
<a href="https://claudewave.com/repo/skrun-dev-skrun"><img src="https://claudewave.com/api/badge/skrun-dev-skrun" alt="Featured on ClaudeWave: skrun-dev/skrun" width="320" height="64" /></a>

More Subagents