Yrzhe

Edgespark Template — Data skill for Claude Code

Data community

AI-agent-native, one-command EdgeSpark templates.

How to install Edgespark Template

This entry records only its repository, not the path inside it, so there is no exact command to give. Open Yrzhe/edgespark-template and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Edgespark Template does

AI-agent-native, one-command EdgeSpark templates. Hatch: static-site host + built-in backend. Perch: link-in-bio + first-party click/view analytics. Arena: real-time spectator + voting front for agent competitions (leaderboard, stock-chart curves, ❤ voting, decision feed). Each agent-manageable via API key + llms.txt.

Alternatives in Data

  • HTML Video — Programmatic video for coding agents — HTML to video on your laptop 4.5k ★
  • Arcgis To Portaljs — Migrate a whole ArcGIS Hub site (opendata.arcgis.com or a Hub Premium custom domain) into a PortalJS Arc porta 2.3k ★
  • Local News Site — Publish a local news article as a standalone Elementor page, with Google News-grade structured data and image 648 ★

README

EdgeSpark Templates

EdgeSpark Templates — one-command, AI-agent-native

A collection of one-command, AI-agent-native templates for [EdgeSpark](https://edgespark.dev). Each lives in its own subdirectory and is initialized directly from GitHub:

edgespark init my-app --agent claude --template github:Yrzhe/edgespark-template/

Templates

hatch 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 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 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

Related Skills