antseed-connect

Solid

Connect coding agents, AI SDKs, and LLM tools to the AntSeed buyer proxy. Use when configuring Claude Code, Codex, OpenCode, Pi, OpenClaw, Hermes, GenLayer Studio, Vercel AI SDK, LangChain, or raw HTTP to route inference through AntSeed at localhost:8377.

AI & Automation 4,294 stars 90 forks Updated yesterday NOASSERTION

Install

View on GitHub

Quality Score: 83/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# AntSeed — Integration Skill > This file is the agent-readable companion to https://antseed.com/integrations. > It tells any AI agent (Claude, Codex, OpenClaw, Hermes, custom) exactly > how to wire its tool of choice up to the AntSeed peer-to-peer inference network. ## What is AntSeed? AntSeed is a peer-to-peer marketplace for AI inference. Buyers run a small local daemon (the **buyer proxy**) that exposes an HTTP API at `http://localhost:8377` speaking the three caller-facing LLM API protocols: Anthropic Messages, OpenAI Chat Completions, and OpenAI Responses. Legacy OpenAI Completions is supported internally for adapter translation. The proxy discovers providers on a DHT, routes the request to a peer, translates between protocols when needed (via `@antseed/api-adapter`), and settles in USDC on Base. Important: AntSeed is for value-added AI services (specialized models, agents, TEEs, fine-tunes, managed workflows), not raw resale of API keys or subscription access. Providers must comply with upstream terms of service. From the perspective of any tool, SDK, or agent, **AntSeed is just a local OpenAI/Anthropic-compatible endpoint** — point a `base_url` at it and you are done. ## Glossary (mental model) - **Buyer proxy** — the local server on `localhost:8377` that accepts API calls from your tools and forwards them to AntSeed peers. It is the only thing your editor / agent / SDK ever talks to. - **Peer** — someone selling inference. Each peer has a `peerId` (40-char...

Details

Author
internet-court
Repository
internet-court/internet-court-skill
Created
2 months ago
Last Updated
yesterday
Language
TypeScript
License
NOASSERTION

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

seed-update

Pull newer Universal Agent Seed machinery (hooks, scripts, skills, configs) into a project that was created from the seed — diff-reviewed, never blind, leaving the project's own knowledge/rules/code untouched. Use when the user runs /seed-update or asks to "update from the seed / sync seed fixes".

0 Updated 3 weeks ago
HippocampusEvolve
AI & Automation Solid

fable-seed

Generate or refresh local AGENTS.md convention files for a codebase by reading the code that already exists, so later work follows the project's real conventions instead of model defaults. Use when starting work in an unfamiliar module, when conventions keep getting violated, or when asked to "seed", "init", or "write AGENTS.md for" a directory. Pulled on demand; not always-on.

33 Updated 3 weeks ago
elon-choo
AI & Automation Listed

super-claudioai-and-agents

AI integration and agent building skill. Use when the user wants to use the Claude API, build AI-powered apps, create Claude Code skills or agents, connect MCP servers, or improve their prompts and AI workflows. Trigger on: "use the Claude API", "Anthropic API", "build an AI app", "create a Claude skill", "write a skill for Claude Code", "build an agent", "MCP server", "Model Context Protocol", "connect Claude to X", "prompt engineering", "improve my prompt", "system prompt", "AI workflow", "LLM integration", "build a chatbot", "fine-tuning", "Claude Code plugin", "create a plugin", "AI pipeline", "multi-agent", "tool use", "function calling". Also trigger when the user mentions: superpowers, skill-creator, claude-md-management, pr-review-toolkit, context7, or any Claude Code plugin by name. Do NOT trigger for: general code questions without AI integration (use software-development).

4 Updated today
toolbox-playground