Skip to content

ethskills.com

ethskills.com acts as the course’s structured Ethereum knowledge base for agentic development. It helps AI assistants and learners reason about Ethereum topics using a consistent map.

Before using AI for Ethereum-specific work, ask it to read:

Module Suggested ethskills Direction
Module 0 SKILL.md, Ship, Tools
Module 1 Why Ethereum, Protocol, Gas, Wallets
Module 2 Standards, Tools, Security
Module 3 Ship, Tools, Orchestration
Module 4 L2s, Gas, Wallets, Security
Module 5 Money Legos, Security, Ship

For each lab:

  1. Ask AI to read the relevant ethskills direction.
  2. Ask AI to explain the concepts needed for the lab.
  3. Ask AI to produce an implementation plan.
  4. Ask AI to list risks and tests.
  5. Manually review the plan before coding.

Every lab submission should include a short AI assistance note:

  • Which ethskills resource was used
  • What the AI helped with
  • What the learner changed manually
  • What risks remain

ethskills can improve AI context, but it does not make AI output automatically correct. Learners still need to review code, run tests, and make final security decisions themselves.