Skip to content

thenamespace/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Namespace Skills

Skills for integrating Namespace or ENS in your applications or agents.

Skills

skills/offchain-ens-subname-sdk

Create and manage gasless ENS subnames off-chain using the @thenamespace/offchain-manager SDK. Supports .eth domains, imported web2 domains, and alternative TLDs.

skills/celonames

Register, renew, and manage Celo Names (*.celo.eth) on-chain via the L2Registrar contract on Celo mainnet. Names are ERC721 NFTs with cross-chain resolution via CCIP-Read.

  • Auth: Wallet with CELO or stablecoin balance
  • Setup: Celo RPC access (e.g., https://forno.celo.org)
  • Entry point: skills/celonames/SKILL.md

Which skill should I use?

Scenario Skill
I want gasless, off-chain subnames for my app's users offchain-ens-subname-sdk
Your agent needs to register a *.celo.eth name on-chain celonames

Installation

npx skills add thenamespace/skills --yes

Specification

These skills follow the Agent Skills specification. See spec/agent-skills-spec.md for details.

Official Links

License

MIT

About

Agent Skills for ENS and Namespace

Topics

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors