genlayer-erc7710-connector
Connect GenLayer Intelligent Contract decisions to ERC-7710-style delegated authority. Use when an agent needs to design the interface, message schema, relayer/bridge path, EVM revocation controller, constraint updates, proof/finality assumptions, and failure handling that turn a GenLayer agent-performance review into ERC-7710 revocation or policy changes.
npx skills add internet-court/internet-court-skill --skill genlayer-erc7710-connector --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# GenLayer ERC-7710 Connector Use this skill after the mandate, ERC-7710 policy, and GenLayer Intelligent Contract review flow exist. This skill does not teach GenLayer contract deployment. For GenLayer build, deploy, test, and CLI operations, use the official GenLayer skills at `https://skills.genlayer.com/` or the GenLayer documentation. This skill specifies the connector: ```text GenLayer Intelligent Contract decision -> decision proof / receipt / finalized result -> relayer or bridge -> EVM RevocationController -> ERC-7710 Delegation Manager rejects or constrains future redemptions ``` ## Design Rule Never say "GenLayer cancels ERC-7710" without defining the effect path. GenLayer produces a decision. An EVM-side controller, account module, caveat enforcer, or delegation manager integration must consume that decision. ## Workflow 1. Identify the permission: - `mandateId`, `permissionHash`, delegator, delegate, delegation manager, target EVM chain, and current policy. 2. Identify the GenLayer decision source: - supervisor contract address, method that stores/returns the decision, review window, decision enum, score, issued timestamp, and finalized transaction id. 3. Choose the co
- Design Rule
- Workflow
- Connector Modes
- Manual Demo Relay
- Trusted Relayer
- GenLayer Studio Bridge Boilerplate
- Optimistic Relay
- Verified Bridge
- Message Schema
- EVM Revocation Controller
- Decision Effects
- Periodic Review Demo Cadence
- Failure Cases
- Output Checklist
What does the genlayer-erc7710-connector skill do?
Connect GenLayer Intelligent Contract decisions to ERC-7710-style delegated authority. Use when an agent needs to design the interface, message schema, relayer/bridge path, EVM revocation controller, constraint updates, proof/finality assumptions, and failure handling that turn a GenLayer agent-performance review into ERC-7710 revocation or policy changes.
How do I install it?
Run `npx skills add internet-court/internet-court-skill --skill genlayer-erc7710-connector --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From internet-court/internet-court-skill, a repository with 1,536 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.