Complete AI TrainingYourJobSkills for your job

Skills / blockchain

crypto-bd-agent

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

AI & Automation

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 When

  • Building trading bots (this is BD, not trading)
  • Creating DeFi protocols or smart contracts
  • Non-crypto business development

Architecture

Intelligence Sources (Fre

Subscribers only

The full skill, its 1 bundled files and every download is included with every paid Complete AI plan.

Details

Sourcecommunity
License
Risk labelsafe ("critical" means the skill may run commands or touch files — read before use)
FilesSKILL.md
Added2026-02-27

Related skills

blockchain-developer

Build production-ready Web3 applications, smart contracts, and decentralized systems. Implements DeFi protocols, NFT platforms, DAOs, and enterprise blockchain integrations.

defi-protocol-templates

Implement DeFi protocols with production-ready templates for staking, AMMs, governance, and lending systems. Use when building decentralized finance applications or smart contract protocols.

lightning-architecture-review

Review Bitcoin Lightning Network protocol designs, compare channel factory approaches, and analyze Layer 2 scaling tradeoffs. Covers trust models, on-chain footprint, consensus requirements, HTLC/PTLC compatibility, liveness, and watchtower support.

lightning-channel-factories

Technical reference on Lightning Network channel factories, multi-party channels, LSP architectures, and Bitcoin Layer 2 scaling without soft forks. Covers Decker-Wattenhofer, timeout trees, MuSig2 key aggregation, HTLC/PTLC forwarding, and watchtower breach detection.

lightning-factory-explainer

Explain Bitcoin Lightning channel factories and the SuperScalar protocol — scalable Lightning onboarding using shared UTXOs, Decker-Wattenhofer trees, timeout-signature trees, MuSig2, and Taproot. No soft fork required.

web3-testing

Master comprehensive testing strategies for smart contracts using Hardhat, Foundry, and advanced testing patterns.