Back to EdgeSpark Documentation

Card snapshot

docs.edgespark.dev · 2026-05-28 02:57:21 UTC · c88ff1e2a54924303c98a36b98311721ffacbdbe2b34bb063dbd91303d808b6c

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "schemaVersion": "0.2.0",
  "name": "EdgeSpark Documentation",
  "description": "Official EdgeSpark docs for AI agents building full-stack apps with Hono, auth, storage, secrets, and deploy workflows.",
  "url": "https://edgespark-af17978f.main-kill-isr.mintlify.me/",
  "version": "1.0.0",
  "documentationUrl": "https://edgespark-af17978f.main-kill-isr.mintlify.me/",
  "capabilities": {
    "streaming": false
  },
  "skills": [
    {
      "id": "edgespark",
      "name": "Edgespark",
      "description": "Use EdgeSpark when building and deploying full-stack Hono applications to Cloudflare's edge network with D1 database, R2 storage, built-in authentication, and agent-native CLI workflows. Agents should reach for this skill when scaffolding projects, managing schema and configuration, deploying code, testing routes, and handling errors autonomously.",
      "tags": [],
      "url": "https://edgespark-af17978f.main-kill-isr.mintlify.me/.well-known/agent-skills/edgespark/skill.md"
    }
  ]
}