← 返回
AI智能 中文

@blockchain-forever/aelf-skills

Discovery, download, and configuration hub for the entire aelf agent skill ecosystem. Use when the user wants to: (1) explore or list available aelf skills,...
aelf智能体技能生态系统的发现、下载和配置中心。适用于用户想要:(1) 探索或列出可用的aelf技能……
hzz780
AI智能 clawhub v0.1.0 1 版本 99877.8 Key: 无需
★ 0
Stars
📥 817
下载
💾 26
安装
1
版本
#latest

概述

aelf Skills Hub

One-stop meta-skill for discovering, downloading, configuring, and routing all aelf ecosystem skills.

Available Skills

Read skills-catalog.json for the full machine-readable registry. Current skills:

IDDomain
------
portkey-ca-agent-skillsCA wallet: registration, auth, guardian, transfer
portkey-eoa-agent-skillsEOA wallet: create, import, assets, transfer
aelf-node-skillNode: chain status, block, tx, contract view/send
aelfscan-skillExplorer: address, token, NFT, statistics analytics
awaken-agent-skillsDEX: quote, swap, liquidity, K-line
eforest-agent-skillsNFT marketplace: symbol, collection, listing, trade
tomorrowdao-agent-skillsGovernance: DAO, proposals, BP election, resources

Workflow

1. Route user intent

Read docs/SKILL_ROUTING_MATRIX.md to map intent → skill.

Key rules:

  • Wallet: default EOA; switch to CA on guardian/register/recover/CA-hash signals.
  • Chain data: aelf-node-skill for raw node interaction; aelfscan-skill for aggregated analytics.
  • DEX/NFT: domain skill handles logic; wallet skill provides signing identity.
  • Ambiguous: return Recommended / Alternative / Reason.

2. Bootstrap the skill

./bootstrap.sh --only <skill-id>

Options: --source auto|npm|github|local, --skip-install, --skip-health, --dest

.

3. Configure for client

After bootstrap, run setup inside the downloaded skill directory:

cd downloaded-skills/<skill-id>
bun run setup openclaw   # for OpenClaw
bun run setup cursor     # for Cursor
bun run setup claude     # for Claude Desktop

4. Health check

bun run health:check -- --skills-root ./downloaded-skills

Recovery

ProblemAction
------
Dependency download failed./bootstrap.sh --source github --only
skill-id not foundbun run catalog:generate, then retry
Health check failedFollow health:check output, add missing artifacts

References

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-30 02:11 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 714 📥 243,982
developer-tools

Ai Bounty Claim

hzz780
在tDVV主网侧链领取AI赏金时使用。首先解释Portkey AA/CA与EOA的区别,推荐AA/CA,因为当前...
★ 0 📥 600
ai-intelligence

Proactive Agent

halthelobster
将AI智能体从任务执行者升级为主动预判需求、持续优化的智能伙伴。集成WAL协议、工作缓冲区、自主定时任务及实战验证模式。Hal Stack核心组件 🦞
★ 837 📥 213,276