Plugin.Delivery banner
nirholas nirholas

Plugin.Delivery

AI community

Description

AI plugin marketplace. SDK, gateway & developer tools for building function-calling plugins. OpenAPI compatible, multi-language support, Vercel edge deployment. Build chat plugins, AI tools & extensions. Primary use in cryptocurrency, DeFI, crypto trading, and blockchain analytics.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

πŸ”Œ Plugin Delivery

**AI Function Call Plugins & Tools for SperaxOS** **Source:** [github.com/nirholas/plugin.delivery](https://github.com/nirholas/plugin.delivery)

The plugin.delivery host is offline while hosting is being migrated. The `https://plugin.delivery/...` URLs in the manifests below are the canonical plugin identifiers and will resolve again once the migration completes; the plugin catalog itself ships in this repository under `public/`.

[πŸ“š Docs](#documentation) β€’ [πŸš€ Quick Start](#quick-start) β€’ [πŸ“¦ Templates](#plugin-templates) β€’ [🎨 Plugin Types](#plugin-types) β€’ [πŸ”§ Development](#development)


What Is Plugin Delivery?

AI plugin marketplace. SDK, gateway & developer tools for building function-calling plugins. OpenAPI compatible, multi-language support, Vercel edge deployment. Build chat plugins, AI tools & extensions. Primary use in cryptocurrency, DeFI, crypto trading, and blockchain analytics. Compatible with ERC-8004 agents.

Feature Description
πŸ“‹ Plugin Index JSON registry of AI-discoverable plugins
⚑ Gateway Service Secure proxy routing function calls to plugin APIs
πŸ› οΈ SDK TypeScript SDK for building custom plugins
🎨 Templates 6 starter templates for different plugin types
🌍 i18n 18 languages supported out of the box

How It Works

User: "What's the price of ETH?"
         β”‚
         β–Ό
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚  SperaxOS discovers plugin from plugin.delivery index   β”‚
β”‚  AI generates function call: getPrice(coin: "ethereum") β”‚
β”‚  Gateway routes request to CoinGecko API                β”‚
β”‚  Response rendered in chat (JSON, Markdown, or UI)      β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
         β”‚
         β–Ό
AI: "ETH is currently trading at $3,450..."

Plugin Types

SperaxOS supports **4 distinct plugin types**, each optimized for differen