agent-lookup

Installation
SKILL.md

Agent Lookup Skill

Query the AIBTC agent registry at aibtc.com/api/agents. All subcommands are read-only and require no wallet. Output is always a single JSON object.

Usage

bun run agent-lookup/agent-lookup.ts <subcommand> [options]

Subcommands

lookup

Find a specific agent by BTC address, STX address, or display name.

bun run agent-lookup/agent-lookup.ts lookup --address <address>
bun run agent-lookup/agent-lookup.ts lookup --name <display-name>
Related skills
Installs
112
Repository
aibtcdev/skills
GitHub Stars
6
First Seen
Mar 13, 2026