Skip to main content
⚡
Share & Embed
Edge and Cloudflare Agent
Direct Link
https://www.joinasterism.com/stacks/edge-and-cloudflare-agentBadge
Add a badge to your README or documentation.
Edge and Cloudflare Agent • 5 skills
Markdown
[](https://www.joinasterism.com/stacks/edge-and-cloudflare-agent)HTML
<a href="https://www.joinasterism.com/stacks/edge-and-cloudflare-agent">
<img src="https://www.joinasterism.com/api/badges/stack/edge-and-cloudflare-agent" alt="Edge and Cloudflare Agent" />
</a>Install Button
Add an install button to your website.
Install Edge and Cloudflare Agent
HTML
<a href="https://www.joinasterism.com/stacks/edge-and-cloudflare-agent" style="display: inline-flex; align-items: center; gap: 8px; padding: 8px 16px; background: #18181b; color: white; border-radius: 6px; text-decoration: none; font-family: system-ui, sans-serif; font-size: 14px;">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"></path>
</svg>
Install Edge and Cloudflare Agent
</a>Embed Widget
Embed an interactive widget on your website.
⚡
Edge and Cloudflare Agent
5 skills
Build, deploy, and tune apps on Cloudflare Workers and the edge.
aster install --stack edge-and-cloudflare-agent
HTML
<iframe
src="https://www.joinasterism.com/stacks/edge-and-cloudflare-agent/widget"
width="400"
height="200"
frameborder="0"
style="border-radius: 8px; border: 1px solid #e5e5e5;"
></iframe>JSON Data
Use this JSON data for custom integrations.
JSON
{
"name": "Edge and Cloudflare Agent",
"slug": "edge-and-cloudflare-agent",
"description": "Build, deploy, and tune apps on Cloudflare Workers and the edge.",
"skills": [
"hunted/wrangler",
"hunted/workers-best-practices",
"hunted/durable-objects",
"hunted/web-perf",
"hunted/agents-sdk"
],
"install": "aster install --stack edge-and-cloudflare-agent",
"url": "https://www.joinasterism.com/stacks/edge-and-cloudflare-agent"
}