{
  "$schema": "https://raw.githubusercontent.com/cloudflare/agent-skills-discovery-rfc/main/schema/v0.2.0/index.json",
  "skills": [
    {
      "name": "runchat-canvas-api",
      "type": "text/markdown",
      "description": "Interact with a Runchat workflow canvas. Read, create, connect, update, and run nodes programmatically.",
      "url": "https://runchat.com/api/skills/canvas",
      "sha256": "f62bc84ccf1c8007ee5f0c62dcfcaf8ac5c88816cd167f47c0cea343195be6b4"
    },
    {
      "name": "runchat-execution-api",
      "type": "text/markdown",
      "description": "Run a Runchat workflow as a black box via REST API. Provide inputs and receive outputs.",
      "url": "https://docs.runchat.com/api-reference/endpoint/run.md",
      "sha256": "e985c431fe84cfd961f9321b285ea39ae8213a230b51304e2c7f07653f54e592"
    }
  ]
}