Acerca de
This skill implements a prompt-native philosophy for engineering AI agents within the Cloudflare ecosystem. It enables developers to build self-modifying, stateful systems where features are defined through natural language prompts rather than static code. By leveraging Cloudflare's edge primitives—such as Durable Objects for state, Workers for execution, and Queues for messaging—this skill allows agents to autonomously manage their own workflows, optimize context through tiered memory strategies, and collaborate via service bindings, following a 'trust the agent's intelligence' approach.