{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "easybits",
      "type": "archive",
      "description": "Use EasyBits cloud (easybits.cloud) from a coding agent - run code in a Firecracker sandbox, search and read the web, store and serve files on a CDN, create SQL databases, produce PDF documents, and deploy an app to a public URL, through the MCP server, the REST API v2 or the typed SDK with the user's API key. Use when the user mentions EasyBits, Easybits, easybits.cloud, wants their agent to have a sandbox, web access, file storage, a database or hosting, or asks to deploy an app to EasyBits.",
      "url": "https://www.easybits.cloud/skills/easybits.tar.gz",
      "digest": "sha256:fad547fea9029b278e283ab9811c0c972299170fbade61e230f676faf6940552",
      "version": "1.2"
    },
    {
      "name": "easybits-agent",
      "type": "archive",
      "description": "Create a persistent agent on EasyBits (ghosty-lite, goose, claude-code, each in its own microVM with a stable URL) and talk to it over HTTP or ACP - choose the brain (EasyBits metered key, Anthropic, DeepSeek, Claude subscription), seed files, attach MCP servers, send messages, revive it. Use when the user wants an agent that keeps running with its own disk and memory, an ACP agent for their editor, or mentions EasyBits agents or easybits.cloud.",
      "url": "https://www.easybits.cloud/skills/easybits-agent.tar.gz",
      "digest": "sha256:5161cbbded32440804b473d39c169d2900c985dade20ec2190b46b29a70c3309",
      "version": "1.1"
    },
    {
      "name": "easybits-docs",
      "type": "skill-md",
      "description": "Read the EasyBits documentation from an agent without scraping - every section as raw markdown (Spanish and English), llms.txt, the OpenAPI 3.1 spec, the docs MCP server (search_docs, read_doc, list_docs, tools_catalog, openapi) and the public tool catalog. Use when the user asks how something works in EasyBits or easybits.cloud, or before calling its API or MCP.",
      "url": "https://www.easybits.cloud/skills/easybits-docs/SKILL.md",
      "digest": "sha256:ad0d2879ea4162c7f5ae29b9eb57356ce2ff94f44aee445eef8046d33ea2b419",
      "version": "1.1"
    },
    {
      "name": "easybits-mcp",
      "type": "skill-md",
      "description": "Connect the EasyBits MCP server (sandboxes, web, files, SQL databases, documents, hosting, fleet agents) to Claude Code, Cursor, Codex, Claude.ai or any MCP client, choosing the right tool groups and the stdio proxy or Streamable HTTP. Use when the user wants EasyBits tools available in every chat, asks to add the EasyBits MCP, or mentions @easybits.cloud/mcp or easybits.cloud.",
      "url": "https://www.easybits.cloud/skills/easybits-mcp/SKILL.md",
      "digest": "sha256:b0a867dd30e335ace55d1ae6f6e9b17c4e5174549e2407c4c0ca4205ae78d3e0",
      "version": "1.0"
    },
    {
      "name": "easybits-sandbox",
      "type": "skill-md",
      "description": "Create and drive an EasyBits sandbox (Firecracker microVM with root, internet, persistent disk and a public URL) - run commands, background processes, code, files, git, snapshots and forks through the REST API v2 with the user's API key. Use when the user wants their agent to execute code in isolation, needs a Linux box on demand, or mentions EasyBits sandboxes or easybits.cloud.",
      "url": "https://www.easybits.cloud/skills/easybits-sandbox/SKILL.md",
      "digest": "sha256:05bc43a29592e80fbe36b4976388600c964f4ab35b35e7b29c0c6cd465fc43ad",
      "version": "1.0"
    }
  ]
}
