Feel Your Protocol
Official@feelyourprotocol
Building an AI pipeline for the future Ethereum protocol
Agent Skills by Feel Your Protocol
Showing 8 vetted skills indexed across 1 GitHub repositories.
brief-protocol-change
Produces a structured briefing report for an Ethereum protocol change before scaffolding an exploration.
round-trip-protocol-change
Orchestrates the six-phase round-trip for integrating an Ethereum protocol change end-to-end.
cover-image
Generate exploration cover images as WebP following topic-color and greyscale art rules.
round-trip-close
Gates, merges, and publishes the three eip-NNNN PRs after round-trip comic and video phases.
x-engagement
Scans X for Ethereum protocol discussions and drafts Telegram engagement briefings.
add-exploration
Design and implement interactive Ethereum protocol explorations with canonical data, widgets, and tests.
video-short
Generates 45-60 second vertical video shorts for Ethereum protocol explorations using ElevenLabs, Playwright, and ffmpeg.
bro-bruh-comic
Generate Bro & Bruh comic strips and announcement tweets for Ethereum exploration launches.
Frequently Asked Questions About Feel Your Protocol
FAQPage SchemaWhat tasks can I automate using Feel Your Protocol's skills?▼
You can brief an EIP/ERC with a suitability verdict, build a tested interactive exploration with cover art, generate an MCP twin, produce a Bro & Bruh comic, synthesize a 45–60 second narrated video short, and close with CI-gated merges plus YouTube and X announcements.
Who are Feel Your Protocol's skills designed for?▼
They target Ethereum protocol educators, developer advocates, and content engineers who explain EIPs, ERCs, and research changes. Maintainers running the @FeelEthereum presence benefit from the half-automated X engagement briefing and reply, quote, and retweet suggestions.
How does the round-trip workflow run in practice?▼
It orchestrates six phases: brief the protocol change, add the exploration, build the MCP twin, generate the comic, produce the video short, then close. Closing gates on green PR CI and clean trees, merges the three eip-NNNN PRs on GO, uploads the Short, then posts tweets.
What dependencies do the video and engagement skills require?▼
The video short synthesizes voice with ElevenLabs, records with Playwright, and muxes with ffmpeg, anchored on the exploration's canonical.ts coreQuestion. X engagement fires from a Cursor Automation cron or manual request and only drafts suggestions—it never posts.
When should I use brief-protocol-change versus add-exploration?▼
Use brief-protocol-change first to produce the EIP report, suitability verdict, and MCP outline before scaffolding. Use add-exploration after briefing sign-off to implement the full exploration: UX design, canonical.ts, widget, tests, registry entry, home Latest, and cover art.