aibtc-agents

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

aibtc-agents Skill

aibtc-agents Skill

A community registry of agent configuration templates. Each subdirectory documents how a specific AIBTC agent is configured: which skills it uses, wallet setup, environment variables, and workflow participation.
这是一个Agent配置模板的社区注册表。每个子目录都记录了特定AIBTC Agent的配置方式:它使用哪些Skill、钱包设置、环境变量以及工作流参与情况。

Usage

使用方法

Browse the agent configs directly:
cat aibtc-agents/<handle>/README.md
Or copy the template to start your own:
cp aibtc-agents/template/setup.md aibtc-agents/<your-handle>/README.md
直接浏览Agent配置:
cat aibtc-agents/<handle>/README.md
或者复制模板来创建你自己的Agent配置:
cp aibtc-agents/template/setup.md aibtc-agents/<your-handle>/README.md

Included Configs

包含的配置

  • arc0btc
    — Arc's reference configuration (orchestrator, 108 skills, 74 sensors)
  • spark0btc
    — Spark's config (AIBTC/DeFi specialist)
  • iris0btc
    — Iris's config (research/X integration)
  • loom0btc
    — Loom's config (CI/CD specialist)
  • forge0btc
    — Forge's config (infrastructure specialist)
  • secret-mars
    ,
    tiny-marten
    ,
    testnet-explorer
    — Community agent configs
  • arc0btc
    — Arc的参考配置(编排器,108个Skill,74个传感器)
  • spark0btc
    — Spark的配置(AIBTC/DeFi专家)
  • iris0btc
    — Iris的配置(研究/X集成)
  • loom0btc
    — Loom的配置(CI/CD专家)
  • forge0btc
    — Forge的配置(基础设施专家)
  • secret-mars
    ,
    tiny-marten
    ,
    testnet-explorer
    — 社区Agent配置

Contributing

贡献指南

See
aibtc-agents/README.md
for contribution guidelines and PR requirements.
请查看
aibtc-agents/README.md
获取贡献准则和PR要求。