autonomous-agent-patterns
sickn33/antigravity-awesome-skills
A comprehensive guide and implementation patterns for constructing sophisticated autonomous AI agents. It details the core 'Observe-Think-Decide-Act' agent loop, multi-model orchestration strategies, and robust tool design principles (like file I/O and function calling). Ideal for building complex, highly capable agents that require advanced planning, reasoning, and external tool interaction.