Intro To Agents 1 30 26 banner
lizTheDeveloper lizTheDeveloper

Intro To Agents 1 30 26

Communication community

Description

1. [Basic Chat Completion Agent](unit_01_basics/README.md)

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

AI Agent Architecture Workshop

Table of Contents

  1. Basic Chat Completion Agent
  2. Multi-tool File System Agent

Each unit contains:

  • Concept documentation (.md files)
  • Complete working solution (.py files)
  • Self-contained code samples

The workshop explores agent architecture, API integration, and functional programming principles using Groq's AI models.