eips

Explains Ethereum Improvement Proposal lifecycle, formats, statuses, and authoring best practices.

4|1|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/hairyf/blockchain-skills --skill eips
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eips
Source: https://github.com/hairyf/blockchain-skills/tree/main/skills/eips
Command: npx skills add https://github.com/hairyf/blockchain-skills --skill eips

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users understand and navigate the complex world of Ethereum Improvement Proposals (EIPs), making it easier to find information on standards, processes, and best practices.

Core Features & Use Cases

  • EIP Process Understanding: Learn about the EIP lifecycle, statuses, and editor roles.
  • Document Structure & Format: Understand the required preamble and sections for authoring EIPs.
  • Categories & Types: Differentiate between Core, Networking, Interface, ERC, Meta, and Informational EIPs.
  • Best Practices: Get guidance on writing and referencing EIPs, including tooling and style.
  • Use Case: A developer needs to understand how to propose a new token standard. This Skill can guide them through the ERC submission process, required documentation, and best practices for writing an EIP.

Quick Start

Explain the process for submitting a new ERC to the Ethereum ecosystem.

Frequently Asked Questions about eips

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is an Ethereum Improvement Proposal and what are the different EIP categories?

An Ethereum Improvement Proposal (EIP) is a technical standardization design document providing information to the Ethereum community. EIPs are categorized into Core, Networking, Interface, ERC, Meta, and Informational types to define protocol specifications and processes.

How do I submit a new ERC token standard proposal to the Ethereum ecosystem?

To submit a new ERC token standard, you must follow the Ethereum Improvement Proposal process by drafting a document with the required preamble and sections, adhering to authoring best practices, and submitting it for EIP editor review and lifecycle status validation.

What are the required sections and preamble format for authoring an EIP document?

Authoring an EIP document requires a specific preamble and structured sections to meet Ethereum's technical standardization guidelines. Following the correct document structure ensures your proposal adheres to formatting rules and passes validation tooling checks.

What are the different statuses in the Ethereum Improvement Proposal lifecycle?

The EIP lifecycle consists of various statuses that track an Ethereum Improvement Proposal from initial draft to final adoption or withdrawal. Understanding these statuses, along with editor roles, is essential for navigating the protocol standardization process.

Does the eipw validation tool check the formatting of an Ethereum Improvement Proposal?

Yes, the eipw validation tool checks Ethereum Improvement Proposals to ensure they adhere to the required document structure, formatting standards, and technical guidelines before they are reviewed by EIP editors.