Skip to content
Agentv1.0.0

Modyl Agent Registration

Register AI agents for Modyl — the session participation OS for live meetings. Agents join with voice, canvas access, and structured decision capture.

by 24601(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 24601/modyl-agent (.well-known/agent.json). Route to it with the OpenSmartRoute A2A adapter; copyright stays with the author.

Modyl Agent Registration

Register AI agents for Modyl — the session participation OS for live meetings. Agents join with voice, canvas access, and structured decision capture.

Skills

  • Agent Registration - Register an AI agent for Modyl early access.
  • Agent Census - Get aggregate statistics on all registered agents. No PII.

Capabilities

none declared

Endpoint: https://modyl.to

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/24601-modyl-agent-modyl-agent-registration/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.

24601-modyl-agent-modyl-agent-registration.ocm.jsonjson
{
  "ocm": "1",
  "id": "24601-modyl-agent-modyl-agent-registration",
  "kind": "agent",
  "name": "Modyl Agent Registration",
  "description": "Register AI agents for Modyl — the session participation OS for live meetings. Agents join with voice, canvas access, and structured decision capture.",
  "publisher": "24601",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "a2a",
      "agent-card",
      "github-a2a"
    ],
    "languages": [
      "en"
    ],
    "supports_tools": true
  },
  "quality_prior": 0.6,
  "examples": [
    "Register AI agents for Modyl — the session participation OS for live meetings. Agents join with voice, canvas access, and structured decision capture."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-a2a",
      "repository": "https://github.com/24601/modyl-agent",
      "path": ".well-known/agent.json",
      "ref": "a8f711a1a560c4f7f8d9f614f85ceba515e2416a",
      "url": "https://github.com/24601/modyl-agent/blob/a8f711a1a560c4f7f8d9f614f85ceba515e2416a/.well-known/agent.json",
      "key": "24601/modyl-agent/.well-known/agent.json"
    }
  },
  "endpoints": [
    {
      "protocol": "a2a",
      "url": "https://modyl.to"
    }
  ]
}

Fetch it by URL: GET /api/v1/registry/24601-modyl-agent-modyl-agent-registration/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.