src/skills/bundled/ens/SKILL.md
Set your primary ENS name on Base and L2s - configure reverse resolution
npx skillsauth add alsk1992/cloddsbot ensInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Set your primary ENS name on Base and other L2 chains via the ENS Reverse Registrar.
Creates a bi-directional link:
name.eth → 0x1234... (set in ENS resolver)0x1234... → name.eth (set via this skill)| Chain | Reverse Registrar |
|-------|-------------------|
| Base | 0x0000000000D8e504002cC26E3Ec46D81971C1664 |
| Arbitrum | 0x0000000000D8e504002cC26E3Ec46D81971C1664 |
| Optimism | 0x0000000000D8e504002cC26E3Ec46D81971C1664 |
| Ethereum | 0x283F227c4Bd38ecE252C4Ae7ECE650B0e913f1f9 |
/ens set <name.eth> Set primary name on Base
/ens set <name.eth> --chain arb Set on Arbitrum
/ens set <name.eth> --chain eth Set on Ethereum
/ens verify <address> Check if primary name is set
/ens resolve <name.eth> Resolve ENS name to address
/ens set myname.eth
/ens set myname.eth --chain arbitrum
/ens verify 0x1234...
export PRIVATE_KEY="0x..." # Your wallet key
testing
Play Yoink capture-the-flag game on Base - yoink the flag, check scores, compete for trophy
research
X/Twitter research via Composio — search, threads, profiles, watchlists
development
Monitor whale trades on Polymarket and crypto chains (Solana, ETH, Polygon, ARB, Base, OP)
development
Webhook management with HMAC signing and rate limiting