Uploaded October 2025 | Updated September 2026, 1 hour ago
Anthropic's Claude can be used as a programmable agent using their Agent SDK. You can host it in a Sandbox and give it access to all sorts of tools. This example creates an tutorial checker app that makes use of Claude Skills to fetch markdown from a tutorial and then runs a thorough review and saves it to a file in the sandbox.
Repo (Claude in the Box): github.com/craigsdennis/claude-in-the-box
Repo (Tutorial Skills): github.com/craigsdennis/skill-tutorial-checker-anthropic
# Learn more
📚 docs.claude.com/en/api/agent-sdk/hosting
đź”— sandbox.cloudflare.com
# Chapters
00:00 Intro
00:29 Anthropic Agent SDK
00:56 Project: Tutorial Checker Explanation
01:30 Demo: Tutorial Checker
01:51 Explore the Worker and Cloudflare Sandbox code
03:11 Explore the Anthropic Agent SDK repo
03:57 Explore the Markdown Fetch Skill
04:56 Explore the Tutorial Checker Skill
06:00 Revisit the Worker code with the stdout stream
07:00 Check out the results
07:28 Free idea for Agent
#cloudflare #cloudflareworkers #developer #anthropic #skill #skills #agent #sandbox
Anthropic's Claude can be used as a programmable agent using their Agent SDK. You can host it in a Sandbox and give it access to all sorts of tools. This example creates an tutorial checker app that makes use of Claude Skills to fetch markdown from a tutorial and then runs a thorough review and saves it to a file in the sandbox.
Repo (Claude in the Box): github.com/craigsdennis/claude-in-the-box
Repo (Tutorial Skills): github.com/craigsdennis/skill-tutorial-checker-anthropic
# Learn more
📚 docs.claude.com/en/api/agent-sdk/hosting
đź”— sandbox.cloudflare.com
# Chapters
00:00 Intro
00:29 Anthropic Agent SDK
00:56 Project: Tutorial Checker Explanation
01:30 Demo: Tutorial Checker
01:51 Explore the Worker and Cloudflare Sandbox code
03:11 Explore the Anthropic Agent SDK repo
03:57 Explore the Markdown Fetch Skill
04:56 Explore the Tutorial Checker Skill
06:00 Revisit the Worker code with the stdout stream
07:00 Check out the results
07:28 Free idea for Agent
#cloudflare #cloudflareworkers #developer #anthropic #skill #skills #agent #sandbox










