fai-build-agentic-loops
Build autonomous agent loops with ReAct pattern, tool calling, reflection cycles, and termination conditions โ enabling multi-turn reasoning without callback hell or token explosion.
Overviewโ
| Property | Value |
|---|---|
| Type | Skill |
| Folder | fai-build-agentic-loops |
| WAF Alignment | N/A |
| Compatible Plays | N/A |
| Lines | 170 |
Usageโ
Reference this skill in your fai-manifest.json:
{
"primitives": {
"skills": ["../../skills/fai-build-agentic-loops/SKILL.md"]
}
}
Sourceโ
Auto-generated from the FrootAI primitive catalog.