Skip to content
Agentv1.0.0

Polkadot Agent Mesh

Canonical, opinionated developer guide for AI coding agents building on Polkadot. Covers PAPI, FRAME, ink!, XCM v5, Coretime, OpenGov, testing, and security.

by sardoru(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

A2A agent card imported from sardoru/polkadot-skills (.well-known/agent.json). Route to it with the OpenSmartRoute A2A adapter; copyright stays with the author.

Polkadot Agent Mesh

Canonical, opinionated developer guide for AI coding agents building on Polkadot. Covers PAPI, FRAME, ink!, XCM v5, Coretime, OpenGov, testing, and security.

Skills

  • Polkadot Development - Build on Polkadot using PAPI, FRAME pallets, ink! contracts, XCM v5, Agile Coretime, and OpenGov

Endpoint: https://github.com/sardoru/polkadot-skills

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/sardoru-polkadot-skills-polkadot-agent-mesh/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

sardoru-polkadot-skills-polkadot-agent-mesh.ocm.jsonjson
{
  "ocm": "1",
  "id": "sardoru-polkadot-skills-polkadot-agent-mesh",
  "kind": "agent",
  "name": "Polkadot Agent Mesh",
  "description": "Canonical, opinionated developer guide for AI coding agents building on Polkadot. Covers PAPI, FRAME, ink!, XCM v5, Coretime, OpenGov, testing, and security.",
  "publisher": "sardoru",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "a2a",
      "agent-card",
      "github-a2a"
    ],
    "languages": [
      "en"
    ],
    "supports_tools": true
  },
  "quality_prior": 0.6,
  "examples": [
    "Canonical, opinionated developer guide for AI coding agents building on Polkadot. Covers PAPI, FRAME, ink!, XCM v5, Coretime, OpenGov, testing, and security."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-a2a",
      "repository": "https://github.com/sardoru/polkadot-skills",
      "path": ".well-known/agent.json",
      "ref": "a50d022fa27275f176bc5d1e21353bbf5ac5fc7f",
      "url": "https://github.com/sardoru/polkadot-skills/blob/a50d022fa27275f176bc5d1e21353bbf5ac5fc7f/.well-known/agent.json",
      "key": "sardoru/polkadot-skills/.well-known/agent.json"
    }
  },
  "endpoints": [
    {
      "protocol": "a2a",
      "url": "https://github.com/sardoru/polkadot-skills"
    }
  ]
}

Fetch it by URL: GET /api/v1/registry/sardoru-polkadot-skills-polkadot-agent-mesh/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.