# Connect AI Tools to AntSeed

AI tools need consistent proxy setup across many clients. This skill provides setup steps for routing Claude, Codex, SDKs, and HTTP clients through AntSeed.

## Install

```bash
npx skillstore add internet-court/antseed-connect
```

## Metadata

- Status: approved
- Slug: internet-court-antseed-connect
- Skillstore revision: r1
- Version status: missing
- Tree hash: a02dbd23e9873826e3c10b42635c482dd88087c5d885c5e27338549dbd5b03a7
- Author: internet-court
- GitHub username: internet-court
- License: MIT
- Repository: https://github.com/internet-court/internet-court-skill/tree/main/vendored/antseed/antseed-connect
- Ref: 3f6e026a3363e0954ede7bef0cfe88d4475de137
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: confirmation\_required
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: external\_commands, network, filesystem, env\_access
- Quality score: 38
- Quality tier: warning
- Public page: https://skillstore.pages.dev/skills/internet-court-antseed-connect
- Manifest: https://skillstore.pages.dev/api/skills/internet-court-antseed-connect/manifest

## Capabilities

- Explains how to start and verify the AntSeed buyer proxy on localhost.
- Shows setup paths for Claude Code, Codex, OpenCode, Pi, OpenClaw, and Hermes.
- Provides SDK examples for Vercel AI SDK and LangChain clients.
- Documents peer pinning, service discovery, protocol matching, and per-request peer headers.
- Lists local AntSeed files used for identity, state, metering, payments, and plugins.
- Includes troubleshooting steps for model selection, streaming, proxy reachability, and metering.

## Use Cases

- Configure a Coding Agent: Set up Claude Code, Codex, OpenCode, Pi, OpenClaw, or Hermes to use AntSeed as a model provider.
- Integrate an Application SDK: Connect Vercel AI SDK or LangChain code to an OpenAI-compatible AntSeed endpoint.
- Debug Peer Routing: Check model availability, protocol support, pinned peers, metering, and payment-channel status.

## Prompt Templates

### Set Up One Tool

```
Help me connect [tool name] to AntSeed on my machine. Ask before editing files or running install commands.
```

### Verify Proxy Routing

```
Review my AntSeed setup for [tool name]. Show how to verify the proxy, pinned peer, model id, and metering.
```

### Merge Provider Config

```
Read my existing [tool config] and merge only the AntSeed provider block. Preserve all unrelated settings.
```

### Plan Multi-Client Routing

```
Design an AntSeed routing plan for Claude Code, Codex, Vercel AI SDK, and LangChain with peer selection and cost checks.
```

## Limitations

- Requires the AntSeed desktop app or CLI buyer proxy to be running locally.
- Requires a pinned peer or a per-request peer header before most calls work.
- Paid services require USDC deposits on Base and may open payment channels.
- The skill is documentation only and does not validate peer trust or model quality.

## Best Practices

- Confirm the user approves installs, home-directory config edits, and any command that spends funds.
- Preserve existing config files and merge only the AntSeed provider or profile block.
- Verify model ids, protocols, pinned peer, and metering after every setup change.

## Anti Patterns

- Do not paste real wallet keys, API keys, or payment tokens into chat or logs.
- Do not expose the buyer proxy on a public interface without a trusted access layer.
- Do not overwrite user-level agent configs or remove unrelated settings.

## Security Audit

- Audited at: 2026-07-21T02:51:36.498\+00:00
- Summary: Most static matches are documentation syntax, loopback endpoints, local configuration paths, or non-secret placeholder values. Four findings are confirmed because the skill instructs users to generate, store, and use a funded EVM hot-wallet identity; the accompanying safeguards reduce but do not eliminate the impact of compromise. Static review was capped at 400/648 representative findings; omitted static matches are unconfirmed, so automatic publishing stays disabled until manual review.

## Stats

- Views: 0
- Downloads: 5
- Favorites: 1
- Popularity score: 0
