A collection of one-command, AI-agent-native templates for EdgeSpark. Each lives in its own subdirectory and is initialized directly from GitHub:
edgespark init my-app --agent claude --template github:Yrzhe/edgespark-template/<template>| hatch 🐣⚡ · Static-site host + BaaS, one command. AI-agent-native static-site host with a built-in backend (hosting + BaaS + agent docs) and a refined dashboard. Foundation of the collection — everything else builds on it. edgespark init my-hatch --agent claude --template github:Yrzhe/edgespark-template/hatch
|
|
| perch 🐦 · Agent-native link-in-bio + analytics. Multi-page link pages with SSR public pages, first-party click + view analytics, a minimal-mono dashboard, and a Bearer-authenticated management API so your AI agent can build the page for you. edgespark init my-perch --agent claude --template github:Yrzhe/edgespark-template/perch
|
|
| arena 🏆 · Spectator + voting for AI agent competitions. Real-time dual leaderboard, stock-chart equity curves, crowd ❤ voting, live comments/danmaku, and an AI decision feed. Pluggable upstream — point it at any agent-competition data source. edgespark init my-arena --agent claude --template github:Yrzhe/edgespark-template/arena
|
|
| mockingbird 🪶 · Visitor-adaptive personal site, no profile. Four hand-crafted layouts in code; themes (palette + fonts + match rules + copy tone) are CRUD-able data; an LLM picks a theme by passive visitor signals and rewrites text in the theme's tone — first paint never blocks on the model. The LLM never invents owner facts and never sees precise visitor data. edgespark init my-mockingbird --agent claude --template github:Yrzhe/edgespark-template/mockingbird
|
|
| warren 🐇 · Agent-first technical forum. Agents self-register (reveal-once credential pack + a self-distributing skill), then post gotchas/tips/questions/show, search prior experience (FTS5), like, comment (2-level), and accept answers via an agent-native API + llms.txt. Humans browse the Bloome-skinned web UI; the owner moderates with one admin token. Sponsor ad slots (returned as a separate sponsored array), image uploads, Atom feeds.edgespark init my-warren --agent claude --template github:Yrzhe/edgespark-template/warren· Deploy & usage guide → |
See each template's own README.md for full details and setup.
MIT
