.cursor/skills/ens-documentation/SKILL.md
Guides integration and answers about the Ethereum Name Service using official ENS documentation. Use when working with ENS, .eth names, resolvers, reverse resolution, primary names, text records, multichain ENS, CCIP Read, Name Wrapper, ENSIPs, SIWE with ENS, subgraphs, or ENS DAO governance docs.
npx skillsauth add fabianferno/caas ens-documentationInstall 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.
Official docs live at https://docs.ens.domains. The machine-readable sitemap and short descriptions for every page are at https://docs.ens.domains/llms.txt. When implementation details, API shapes, or normative behavior matter, open the relevant doc page (or llms.txt to pick a path) instead of guessing.
Base URL for paths below: https://docs.ens.domains
| Task | Start here |
|------|------------|
| First-time dApp integration | /web/quickstart, /web |
| Resolve name → address | /web/resolution |
| Address → primary / reverse name | /web/reverse, ENSIP-19 for multichain |
| Text records (profile, arbitrary keys) | /web/records, ENSIP-5 |
| Avatar / profile standards | /web/avatars, ENSIP-12, ENSIP-18 |
| Libraries and tooling | /web/libraries |
| L2 and cross-chain resolution | /web/multichain, /learn/ccip-read |
| Offchain / L2 data via resolver | /resolvers/ccip-read (EIP-3668) |
| Resolver concepts and contracts | /resolvers/quickstart, /resolvers/interfaces, /resolvers/public |
| Universal Resolver (single entrypoint) | /resolvers/universal, ENSIP-23 |
| Name normalization | /resolution/names, ENSIP-15 |
| Subnames / subdomains | /web/subdomains, Name Wrapper docs under /wrapper/* |
| List names owned by an address | /web/enumerate, /web/subgraph |
| Contract addresses (manual integration) | /learn/deployments |
| ENSv2 readiness | /web/ensv2-readiness, /contracts/ensv2/overview |
| AI / agent ↔ ENS (e.g. registry verification) | /building-with-ai, ENSIP-25 |
| UI/UX for ENS | /web/design |
/web/reverse./ensip index, individual /ensip/N pages./wrapper/overview and linked pages before changing permissions or custody assumptions.DAO process, constitution, and proposals live under /dao/*. For proposal text and history, prefer the docs site or linked governance tools referenced there. Do not treat social channels as authoritative over published specs.
docs.ens.domains for full content.For offline search or quick grep, see reference-llms-txt.md (snapshot of llms.txt; refresh that file when docs structure changes).
development
Integrate 0G decentralized storage using Go/TypeScript SDKs. Use when uploading, downloading, or managing files and key-value data on 0G Storage.
testing
Entry point for the 0G (Zero Gravity) decentralized AI stack. Use when the user mentions 0G, 0g labs, Galileo testnet, 0g chain, 0g storage, 0g compute, 0g DA, INFT, ERC-7857, DePIN, or alignment nodes; route to the focused skill below or official docs.
development
Build INFTs (Intelligent NFTs) with ERC-7857 for tokenizing AI agents. Use when creating, transferring, or integrating AI agent NFTs with encrypted intelligence.
devops
0G DePIN GPU infrastructure via io.net and Aethir. Use when leveraging decentralized GPU networks for AI compute or understanding 0G's infrastructure partners.