Skip to content

feat: add Base blockchain optional skill#1643

Merged
teknium1 merged 2 commits intomainfrom
hermes/hermes-923bc090
Mar 17, 2026
Merged

feat: add Base blockchain optional skill#1643
teknium1 merged 2 commits intomainfrom
hermes/hermes-923bc090

Conversation

@teknium1
Copy link
Copy Markdown
Contributor

Summary

Cherry-picked from PR #1586 by @youssefea onto current main.

Adds a new optional skill for querying Base (Ethereum L2) blockchain data — wallet portfolios, token info, transactions, gas analysis, contract inspection, whale detection, network stats, and price lookup.

Changes:

  • optional-skills/blockchain/base/SKILL.md — skill definition with 8 commands
  • optional-skills/blockchain/base/scripts/base_client.py — 1000-line helper using only Python stdlib (urllib/json/argparse) + CoinGecko free tier for pricing

No API keys required. Fixed author attribution from 'Hermes Agent' to the actual contributor.

@teknium1 teknium1 merged commit 2d36819 into main Mar 17, 2026
1 check failed
@teknium1 teknium1 mentioned this pull request Mar 17, 2026
23 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants