website: Skill for Cursor

.cursor/skills/round-trip-protocol-change/SKILL.md

round-trip-protocol-change is a skill for Cursor from feelyourprotocol/website. It costs 80 tokens per session (1,812 once invoked), scanned A, original, no licence file.

A workflow for taking a protocol change, such as an EIP or ERC, from a brief through exploration and an MCP-based counterpart. EIPs and ERCs are proposals that define changes or standards for Ethereum and related blockchain systems; optional outputs include a comic or short video.

In plain words
What is it for?
Use it to prepare a round-trip package for an EIP, ERC, or research proposal, including exploration, an MCP integration, and optionally a comic or short-form video.
Why use it?
It organizes several ways of explaining and integrating a protocol change instead of handling each output as a separate task. The description does not say that it approves, implements, or tests the protocol change.

Skill for Cursor

Written for Cursor: installed under .cursor/.

This is feelyourprotocol/website's own configuration. It tells Cursor how to work on website itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything website configures →

Reuse

Borrowing it

Nothing to install: this file belongs to feelyourprotocol/website. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/feelyourprotocol/website/main/.cursor/skills/round-trip-protocol-change/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/feelyourprotocol/website

Made for: Cursor.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for round-trip-protocol-change

README.md
[![agentmods](https://agentmods.dev/badge/skills/feelyourprotocol/website/round-trip-protocol-change.svg)](https://agentmods.dev/skills/feelyourprotocol/website/round-trip-protocol-change)
Your own site
<a href="https://agentmods.dev/skills/feelyourprotocol/website/round-trip-protocol-change"><img src="https://agentmods.dev/badge/skills/feelyourprotocol/website/round-trip-protocol-change.svg" alt="Measured on agentmods" height="20"></a>
Per session 80 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,812 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00080 $0.01812
Opus 5 $0.00040 $0.00906
Sonnet 5 $0.00016 $0.00362
Haiku 4.5 $0.00008 $0.00181

Measured 2d ago against content hash 2a256e827004, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

round-trip-protocol-change scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.cursor/skills/round-trip-protocol-change/SKILL.md · 135 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 135 lines · 80 tokens per session scan A 2a256e827004

Subscribe to this mod's changes

round-trip-protocol-change is a skill published in the GitHub repository feelyourprotocol/website (4 stars, last pushed 3d ago), with no licence file. It adds 80 tokens to every session and 1,812 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-05.

Related

Other skills, from other repositories

analyzing-ethereum-smart-contract-vulnerabilities

Perform static and symbolic analysis of Solidity smart contracts using Slither and Mythril to detect reentrancy, integer overflow, access control, and other vulnerability classes before deployment to Ethereum mainnet.

mukul975/Anthropic-Cybersecurity-Skills · 49 tokens

analyzing-ethereum-smart-contract-vulnerabilities

Perform static and symbolic analysis of Solidity smart contracts using Slither and Mythril to detect reentrancy, integer overflow, access control, and other vulnerability classes before deployment to Ethereum mainnet.

xalgorix/xalgorix · 49 tokens

evm-bytecode-analysis

Analyze supplied deployed EVM runtime bytecode with EVMole or guide a separate application in integrating a published EVMole Rust, Go, Python, or JavaScript binding. Use for unverified-contract inspection, ABI reconstruction from runtime code, selector discovery, storage-access analysis, EVM control-flow inspection…

cdump/evmole · 135 tokens

talos-action-development

Develop, modify, review, and maintain standalone Talos actions in contracts/tasks/actions, including chain guardrails, contract bindings, transaction safety, schedules, action catalogues, and Talos documentation. Use when adding an action, changing an action’s behavior or parameters, updating a Talos schedule, or…

OriginProtocol/origin-dollar · 70 tokens

web3-bug-classes

Complete reference for all 10 DeFi smart contract bug classes. Use this when hunting for specific vulnerability types, need attack patterns for accounting desync, access control, incomplete path, off-by-one, oracle manipulation, ERC4626 vaults, reentrancy, flash loans, signature replay, or proxy/upgrade bugs.

Awarexone/web3-bug-bounty-hunting-ai-skills · 72 tokens

web3-poc-foundry

Complete Foundry PoC writing guide + all cheatcodes + DeFiHackLabs reproduction patterns. Use this when building a proof of concept exploit, setting up a fork test, using Foundry cheatcodes, or reproducing a known DeFi hack for learning.

Awarexone/web3-bug-bounty-hunting-ai-skills · 59 tokens