This is your starting point when you're new to Eino or don't know which part of the framework you need. It covers the three main layers (components, compose orchestration, and the agent development kit) and routes you to the specialized skills when you have specific questions. The skill is basically a map: it explains what ChatModels, Tools, Retrievers, and other components do, when to use Graph versus Chain versus Workflow for building pipelines, and when to reach for ChatModelAgent or DeepAgent instead of wiring everything yourself. Use this when you need the big picture or you're deciding between approaches, then jump to the focused skills for implementation details.
npx skills add https://github.com/cloudwego/eino-ext --skill eino-guide