원클릭으로
eip
Fetch and summarize an Ethereum Improvement Proposal by number. Use when implementing protocol features or researching EIP specifications.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Fetch and summarize an Ethereum Improvement Proposal by number. Use when implementing protocol features or researching EIP specifications.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Compare ex_ethclient output with reference Ethereum implementations (geth, reth, ethrex) for the same input.
Run Ethereum official test fixtures (state tests, blockchain tests, MPT tests) against ex_ethclient modules.
Generate Rustler NIF boilerplate for a new native module. Creates Cargo.toml, lib.rs, and Elixir wrapper module.
Show current implementation phase status, test counts per app, and next steps for ex_ethclient development.
| name | eip |
| description | Fetch and summarize an Ethereum Improvement Proposal by number. Use when implementing protocol features or researching EIP specifications. |
| user-invocable | true |
| allowed-tools | WebFetch, WebSearch, Read, Grep |
| argument-hint | <eip-number> |
Fetch and analyze EIP-$ARGUMENTS for implementation in ex_ethclient.