← 返回
数据分析 Key 中文

Bitagent Skill

Launch, buy, and sell tokens on BitAgent bonding curves via CLI. Use when the user wants to create a new agent token, or trade existing agent tokens on BitAgent (BSC Testnet/Mainnet).
通过CLI在BitAgent bonding curves上发行、买入及出售代币。适用于用户希望在BitAgent(BSC测试网/主网)上创建新代理代币或交易现有代理代币的场景。
parasyte-x
数据分析 clawhub v0.1.1 1 版本 99814.2 Key: 需要
★ 1
Stars
📥 2,129
下载
💾 35
安装
1
版本
#latest

概述

BitAgent Skill

This skill uses the BitAgent SDK to interact with bonding curves on BSC. It runs as a CLI only: the agent must execute scripts/index.ts and return the command’s stdout to the user.

Config (required)

Set in OpenClaw config under skills.entries.bitagent-skill.env (or similar) if it is not configured.

  • PRIVATE_KEY — Wallet private key (0x...)

Ensure dependencies are installed at repo root (npm install).

How to run (CLI)

Run from the repo root with env set. The CLI prints output to stdout. You must capture that stdout and return it to the user.

ToolCommandResult
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
launch`npx tsx scripts/index.ts launch --network bscTestnet> --name "" --symbol "" --reserve-symbol "WBNB\USD1>"`Deploys a new agent token on a bonding curve. Returns the Contract Address and URL on success.
buy`npx tsx scripts/index.ts buy --network bscTestnet> --token "" --amount ""`Buys a specific amount of tokens. Returns Transaction Hash.
sell`npx tsx scripts/index.ts sell --network bscTestnet> --token "" --amount ""`Sells a specific amount of tokens. Returns Transaction Hash.

Flow

  1. Launch Agent: When a user wants to create a token or agent, run the launch command. Ensure you ask for Name, Symbol, and which Reserve Token to use (UB, WBNB, USD1) if not provided.
  2. Trade (Buy/Sell): When a user wants to trade, use buy or sell. Requires the Token Address and Amount.

File structure

  • Repo rootSKILL.md, package.json.
  • scripts/index.ts — CLI implementation.

版本历史

共 1 个版本

  • v0.1.1 当前
    2026-03-28 16:45 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 367 📥 139,981
data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 163 📥 59,682
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 198 📥 64,867