eino-adk

Installation
SKILL.md

Eino ADK Development Guide

When to Use This Skill

Use this skill when:

  • User needs to build AI Agent applications
  • User asks how to use Eino ADK
  • User needs to implement multi-agent systems, workflows, human-in-the-loop
  • User wants to understand core concepts like Agent, Runner, Tool

Quick Start

Step 1: Import Required Packages

import (
    "context"
    "errors"
    "fmt"
Related skills

More from cylixlee/cortex

Installs
2
Repository
cylixlee/cortex
First Seen
Apr 16, 2026