Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
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,...
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,...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
One-stop meta-skill for discovering, downloading, configuring, and routing all aelf ecosystem skills.
Read skills-catalog.json for the full machine-readable registry. Current skills: IDDomainportkey-ca-agent-skillsCA wallet: registration, auth, guardian, transferportkey-eoa-agent-skillsEOA wallet: create, import, assets, transferaelf-node-skillNode: chain status, block, tx, contract view/sendaelfscan-skillExplorer: address, token, NFT, statistics analyticsawaken-agent-skillsDEX: quote, swap, liquidity, K-lineeforest-agent-skillsNFT marketplace: symbol, collection, listing, tradetomorrowdao-agent-skillsGovernance: DAO, proposals, BP election, resources
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.
./bootstrap.sh --only <skill-id> Options: --source auto|npm|github|local, --skip-install, --skip-health, --dest <dir>.
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
bun run health:check -- --skills-root ./downloaded-skills
ProblemActionDependency download failed./bootstrap.sh --source github --only <skill-id>skill-id not foundbun run catalog:generate, then retryHealth check failedFollow health:check output, add missing artifacts
Catalog field semantics: docs/CATALOG_SCHEMA.md Intent routing matrix: docs/SKILL_ROUTING_MATRIX.md E2E scenarios with recovery: docs/AI_E2E_SCENARIOS.md Security audit: bun run security:audit
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.