Back
Join now
About

Popular Tags

  • typescript
  • llm
  • open-source-coding-agent
  • ai-agents
  • ai
  • python
  • open-source
  • claude
  • go
  • javascript

Top Sources

  • github.com
  • 21st.dev
  • activepieces.com
  • alchemy.run
  • altsendme.com
  • anthropic.com
  • better-auth-ui.com
  • better-hub.com
  • better-i18n.com
  • better-t-stack.dev

Browse by Type

  • Tools
  • Code
bookmrks.io - Discovery, refined.
Top
  • agent-skills
    1
  • ai-agents
    1
  • api
    1
  • cli
    1
  • llm
    1
  • mcp
    1
  • multi-model
    1
  • open-source-coding-agent
    1
  • runtime
    1
  • sprawling-tooling
    1
  • tool-calling
    1
  • typescript
    1
Website favicongithub.com
Website preview

Deploy Agent Skills as API with skrun Tool

skrun is an open-source tool for deploying Agent Skills as APIs, supporting multi-model and stateful interactions.

flux
Summary

skrun is an open-source tool that allows users to deploy any Agent Skill as an API via a POST request to /run. This tool is designed for developers who want to create, import, and manage agent skills efficiently.

Key features:

  • Multi-model support - Compatible with various AI models including Anthropic, OpenAI, and Google.
  • Stateful agents - Agents can remember information across runs using a key-value state.
  • CLI integration - Provides a command-line interface for creating and managing agents.
  • Local development - Users can develop and test agents locally before deployment.
  • Tool calling - Supports both CLI tools and MCP servers for executing tasks.

This tool is particularly useful for developers looking to integrate AI capabilities into their applications, enabling them to create robust and interactive systems.

Comments
No comments yet. Sign in to add the first comment!