원클릭으로
eips
Ethereum Improvement Proposals — process, format, categories, and how to author or look up EIPs.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Ethereum Improvement Proposals — process, format, categories, and how to author or look up EIPs.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Go Ethereum (geth) — CLI, JSON-RPC, Clef, abigen, and developer workflows.
Agent-oriented skills for the Anchor framework—Solana program structure, accounts, CPI, IDL, clients, and tooling.
Solana Kit (JavaScript SDK) — RPC, signers, transactions, accounts, codecs, instruction plans, and program clients for agent-driven Solana tooling.
Solana blockchain development — core concepts, clients, RPC, tokens, and payments for agent-driven tooling.
TON Blueprint development environment — project layout, build/test/run, NetworkProvider, config, scripts, wrappers, and deploy/testing practices.
TON Blockchain — addresses, messages, TVM, cells, Blueprint, contracts, payments, API.
| name | eips |
| description | Ethereum Improvement Proposals — process, format, categories, and how to author or look up EIPs. |
| metadata | {"author":"Hairy","version":"2026.2.25","source":"Generated from https://github.com/ethereum/EIPs"} |
The skill is based on the Ethereum EIPs repository (ethereum/EIPs), generated at 2026-02-25.
EIPs are design documents that specify features or conventions for Ethereum. This skill covers the EIP process (lifecycle, status, editors), document format (preamble, sections), categories, validation tooling, and best practices for writing and referencing EIPs. For the content of specific EIPs (e.g. EIP-155, EIP-712), read the source files in sources/eips/EIPS/eip-N.md or eips.ethereum.org.
| Topic | Description | Reference |
|---|---|---|
| Overview | Repo structure, categories, canonical URLs | core-overview |
| Process and Status | Lifecycle, statuses, shepherding, validation | core-process-and-status |
| Format and Preamble | Document structure, required headers and sections | core-format-and-preamble |
| Editors and Validation | EIP Editors (EIP-5069), eipw, CI checks | core-editors-and-validation |
| Topic | Description | Reference |
|---|---|---|
| Types and Categories | Standards Track, Meta, Informational; Core, Networking, Interface, ERC | features-categories |
| ERC / EIP Repo Split | Where ERCs live (ethereum/ercs), impact on this repo | features-erc-separation |
| Commonly Referenced EIPs | Short index of EIP-1, 155, 712, 1193 for agents | features-commonly-referenced-eips |
| Topic | Description | Reference |
|---|---|---|
| Writing EIPs | Style, external links (EIP-5757), tooling, copyright | best-practices-writing-eips |
| Referencing EIPs | EIP-N/ERC-N form, links, no backticks; use in docs and code | best-practices-referencing-eips |