Maps human-readable CNS names (eg. convex.fungible) to on-chain addresses and provides resolve, register, and update operations. Includes usage examples for resolving names in code and performing CNS registry transactions.
Use this skill when you need to: look up the address behind a CNS name, register a new name under your namespace, or update an existing name's target. Useful for making on-chain code portable by avoiding hardcoded addresses.
(call #9 (cns-update 'my.name *address*)), authority requirements for top-level names, and examples of using CNS paths in CVM source.Likely compatible with agents able to interact with blockchain CLIs and on-chain RPCs (e.g. Codex/Gemini CLI style agents, or custom blockchain-capable agent integrations).
This skill has not been reviewed by our automated audit pipeline yet.