Getting Started

CrewAI architecture decisions and project scaffolding. Use when starting a new crewAI project, choosing between LLM.call() vs Agent.kickoff() vs Crew.kickoff() vs Flow, scaffolding with 'crewai create flow', setting up YAML config (agents.yaml, tasks.yaml), wiring @CrewBase crew.py, writing Flow main.py with @start/@listen, building experimental conversational Flows with handle_turn()/chat(), or using {variable} interpolation.

om-scogo c36505a 4 files · 86.4 KB Updated 0 repo stars

File contents

om-scogo/skillsh-scraper/tree/main/data/skills/crewaiinc-skills/getting-started commit c36505a2c8

Frequently asked questions

npx skillmds add om-scogo/getting-started