Skip to content
Skillv1.0.0

reference

This catalog groups 2 Collections. Each carries its own AGENTS.md with join keys, quirks, and tested queries, so follow the per-collection guides below.

by portolan-sdi(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from portolan-sdi/rashid (tests/fixtures/reference-catalog/reference/AGENTS.md). Install upstream with npx skills add portolan-sdi/rashid --skill reference. Copyright stays with the author.

Agent Guidance, Reference Basemaps

This catalog groups 2 Collections. Each carries its own AGENTS.md with join keys, quirks, and tested queries, so follow the per-collection guides below.

  • Natural Earth Countries (1:110m), 177 polygons, guide at ./natural-earth-countries/AGENTS.md
  • Natural Earth Populated Places (1:50m), 1,251 points, guide at ./natural-earth-populated-places/AGENTS.md

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/portolan-sdi-rashid-reference/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.

portolan-sdi-rashid-reference.ocm.jsonjson
{
  "ocm": "1",
  "id": "portolan-sdi-rashid-reference",
  "kind": "skill",
  "name": "reference",
  "description": "This catalog groups 2 Collections. Each carries its own AGENTS.md with join keys, quirks, and tested queries, so follow the per-collection guides below.",
  "publisher": "portolan-sdi",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "This catalog groups 2 Collections. Each carries its own AGENTS.md with join keys, quirks, and tested queries, so follow the per-collection guides below."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/portolan-sdi/rashid",
      "path": "tests/fixtures/reference-catalog/reference/AGENTS.md",
      "ref": "05cb978ca5788e0bb9dec451f0fd4ea20adb4ff8",
      "url": "https://github.com/portolan-sdi/rashid/blob/05cb978ca5788e0bb9dec451f0fd4ea20adb4ff8/tests/fixtures/reference-catalog/reference/AGENTS.md",
      "key": "portolan-sdi/rashid/tests/fixtures/reference-catalog/reference/AGENTS.md"
    }
  },
  "instructions": "# Agent Guidance, Reference Basemaps\n\nThis catalog groups 2 Collections. Each carries its own AGENTS.md with join keys, quirks, and tested queries, so follow the per-collection guides below.\n\n- Natural Earth Countries (1:110m), 177 polygons, guide at ./natural-earth-countries/AGENTS.md\n- Natural Earth Populated Places (1:50m), 1,251 points, guide at ./natural-earth-populated-places/AGENTS.md",
  "cost": {
    "context_tokens": 98
  }
}

Fetch it by URL: GET /api/v1/registry/portolan-sdi-rashid-reference/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.