Build a custom durable AI agent with full control over streamText options, provider configs, and tool loops. Compatible with the Workflow Development Kit.
custom-durable-agent follows the SKILL.md standard. Use the install command to add it to your agent stack.
--- name: custom-durable-agent description: Build a custom durable AI agent with full control over streamText options, provider configs, and tool loops. Compatible with the Workflow Development Kit. --- # Custom Durable Agent To set up Custom Durable Agent, refer to the fullstackrecipes MCP server resource: **Resource URI:** `recipe://fullstackrecipes.com/custom-durable-agent` If the MCP server is not configured, fetch the recipe directly: ```bash curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/custom-durable-agent ```