Agent skill · AI & Agents

crypto-bd-agent

Production-tested patterns for building AI agents that autonomously discover, > evaluate, and acquire token listings for cryptocurrency exchanges.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill crypto-bd-agent --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 8 KB
Bundled scripts: none
Path: skills/agent/crypto-bd-agent/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Crypto BD Agent — Autonomous Business Development for Exchanges > Production-tested patterns for building AI agents that autonomously discover, > evaluate, and acquire token listings for cryptocurrency exchanges. ## Overview This skill teaches AI agents systematic crypto business development: discover promising tokens across chains, score them with a 100-point weighted system, verify safety through wallet forensics, and manage outreach pipelines with human-in-the-loop oversight. Built from production experience running Buzz BD Agent by SolCex Exchange — an autonomous agent on decentralized infrastructure with 13 intelligence sources, x402 micropayments, and dual-chain ERC-8004 registration. Reference implementation: https://github.com/buzzbysolcex/buzz-bd-agent ## When to Use This Skill - Building an AI agent for crypto/DeFi business development - Creating token evaluation and scoring systems - Implementing multi-chain scanning pipelines - Setting up autonomous payment workflows (x402) - Designing wallet forensics for deployer analysis - Managing BD pipelines with human-in-the-loop - Registering agents on-chain via ERC-8004 - Implementing cost-efficient LLM cascades ## Do Not Use

What's inside
Steps it walks through
  1. Overview
  2. When to Use This Skill
  3. Do Not Use When
  4. Architecture
  5. LLM Cascade Pattern
  6. 1. Intelligence Gathering
  7. Free-First Principle
  8. Recommended Source Categories
  9. Paid Sources (via x402 micropayments)
  10. Rules
  11. 2. Token Scoring (100 Points)
  12. Base Criteria
  13. Catalyst Adjustments
  14. Score Actions
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the crypto-bd-agent skill do?

Production-tested patterns for building AI agents that autonomously discover, > evaluate, and acquire token listings for cryptocurrency exchanges.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill crypto-bd-agent --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going