Skip to content
Skillv1.0.0

Network

Project info - Read `./PROJECT.md` for project info. - API reference docs live under `/agent/docs/` & `/docs/`

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

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

See reviews

About

Imported from universalweb/Network (AGENTS.md). Install upstream with npx skills add universalweb/Network. Copyright stays with the author.

Project info

  • Read ./PROJECT.md for project info.
  • API reference docs live under /agent/docs/ & /docs/

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/universalweb-network-network/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.

universalweb-network-network.ocm.jsonjson
{
  "ocm": "1",
  "id": "universalweb-network-network",
  "kind": "skill",
  "name": "Network",
  "description": "Project info - Read `./PROJECT.md` for project info. - API reference docs live under `/agent/docs/` & `/docs/`",
  "publisher": "universalweb",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Project info - Read `./PROJECT.md` for project info. - API reference docs live under `/agent/docs/` & `/docs/`"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/universalweb/Network",
      "path": "AGENTS.md",
      "ref": "e1c24842bb9542d76f67706e14669848afec2256",
      "url": "https://github.com/universalweb/Network/blob/e1c24842bb9542d76f67706e14669848afec2256/AGENTS.md",
      "key": "universalweb/Network/AGENTS.md"
    }
  },
  "instructions": "## Project info\n- Read `./PROJECT.md` for project info.\n- API reference docs live under `/agent/docs/` & `/docs/`",
  "cost": {
    "context_tokens": 28
  }
}

Fetch it by URL: GET /api/v1/registry/universalweb-network-network/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.