Find Api banner
weft-labs weft-labs

Find Api

Data community

Description

--- description: Find paid APIs and data endpoints for a task via Weft search argument-hint: what you need (e.g. "work emails for YC AI founders") --- Search the agent web for paid endpoints matching: $ARGUMENTS 1. Call `weft_search` with a precise query derived from the request above. Narrow with structured `filters` when the user named a budget, resource type, or payment protocol. 2. Present the top results as a table: name, price per call, type, protocol, and one line on what it re

Installation

Installs to ~/.claude/skills/weft-labs-weft-claude-plugin-find-api/SKILL.md

Terminal
mkdir -p ~/.claude/skills/weft-labs-weft-claude-plugin-find-api && curl -fsSL https://raw.githubusercontent.com/weft-labs/weft-claude-plugin/HEAD/commands/find-api.md -o ~/.claude/skills/weft-labs-weft-claude-plugin-find-api/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository