crypto-bd-agent

Featured

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

AI & Automation 39,350 stars 6386 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 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 ```text Intelligence Sources (Free + Paid via x402) | v Scoring Engine (100-point weighted) | v Wa...

Details

Author
sickn33
Repository
sickn33/antigravity-awesome-skills
Created
4 months ago
Last Updated
today
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

crypto-bd-agent

Autonomous crypto business development patterns — multi-chain token discovery, 100-point scoring with wallet forensics, x402 micropayments, ERC-8004 on-chain identity, LLM cascade routing, and pipeline automation for CEX/DEX listing acquisition. Use when building AI agents for crypto BD, token evaluation, exchange listing outreach, or autonomous commerce with payment protocols.

335 Updated today
aiskillstore
AI & Automation Listed

crypto-research

Comprehensive cryptocurrency market research and analysis using specialized AI agents. Analyzes market data, price trends, news sentiment, technical indicators, macro correlations, and investment opportunities. Use when researching cryptocurrencies, analyzing crypto markets, evaluating digital assets, or investigating blockchain projects like Bitcoin, Ethereum, Solana, etc.

11 Updated today
stevengonsalvez
AI & Automation Listed

ai-trading-skill

Explainable trading intelligence framework. Run multi-layer market analysis, generate structured trade rationales, backtest strategies, evaluate risk profiles, and manage automated execution on Hyperliquid. Use this skill when working with Hyperbot, analyzing markets, backtesting, or generating trade rationale reports.

0 Updated 6 days ago
rigneshroot
AI & Automation Listed

bmad-agent-builder

Builds, edit or validate Agent Skill through conversational discovery. Use when the user requests to "Create an Agent", "Optimize an Agent" or "Edit an Agent".

58 Updated today
amalik
AI & Automation Listed

analyze-asset-with-agents-team

Use this skill whenever the user asks to analyze, research, evaluate, or get a recommendation on any investment asset — a publicly listed stock (US NYSE/NASDAQ, HK HKEX, A-share SSE/SZSE), a cryptocurrency or token (BTC, ETH, SOL, DeFi governance tokens, etc.), or a privately held company (Stripe, OpenAI, SpaceX, 字节跳动, etc.) — or mentions such an asset in an investment context. Triggers include: '分析XX股票', 'should I buy NVDA', '值得投资吗', 'analyze AAPL', 'analyze BTC', 'is ETH a buy', 'is Stripe a good investment', '帮我研究一下腾讯', '现在能买XX吗', '字节跳动值不值得买', 'OpenAI估值'. The skill auto-detects asset class, loads the matching profile (asset_profiles/<class>.md) for data sources, macro/fundamental/market queries, and output template, then runs a comprehensive multi-expert workflow: (1) identifies the asset, (2) fetches price history + charts via a per-class Python script (stock via akshare/yfinance, crypto via CoinGecko/Binance; private companies skip this step), (3) gathers MECE baseline data via WebSearch using the profil

0 Updated 5 days ago
desmondc9