Skip to content
Skillv1.0.0

docs

Docusaurus. `docs/STYLE.md` carries the rules and they are enforced by review.

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

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

See reviews

About

Imported from beetlebugorg/lookout-marine (docs/AGENTS.md). Install upstream with npx skills add beetlebugorg/lookout-marine --skill docs. Copyright stays with the author.

The published site

Docusaurus. docs/STYLE.md carries the rules and they are enforced by review.

What must stay true

  • Licensed imagery must never reach docs. No C-MAP chart, drawn or named.

  • The audience is a mariner, or a third-party plugin author arriving cold. Second person, teaching, terms defined on first use, no internal debate and no reference to specs/, which is gitignored and dangles for every other reader.

  • Never publish real AIS or position data. Live AIS carries other people's vessel names, MMSIs and positions. Frames come from the replay fixture, which apple/screenshots.sh serves itself.

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/beetlebugorg-lookout-marine-docs/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.

beetlebugorg-lookout-marine-docs.ocm.jsonjson
{
  "ocm": "1",
  "id": "beetlebugorg-lookout-marine-docs",
  "kind": "skill",
  "name": "docs",
  "description": "Docusaurus. `docs/STYLE.md` carries the rules and they are enforced by review.",
  "publisher": "beetlebugorg",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Docusaurus. `docs/STYLE.md` carries the rules and they are enforced by review."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/beetlebugorg/lookout-marine",
      "path": "docs/AGENTS.md",
      "ref": "f8c46dffdff656bc6a8f5d1efb05bcd6bef773d4",
      "url": "https://github.com/beetlebugorg/lookout-marine/blob/f8c46dffdff656bc6a8f5d1efb05bcd6bef773d4/docs/AGENTS.md",
      "key": "beetlebugorg/lookout-marine/docs/AGENTS.md"
    }
  },
  "instructions": "# The published site\n\nDocusaurus. `docs/STYLE.md` carries the rules and they are enforced by review.\n\n## What must stay true\n\n- **Licensed imagery must never reach docs.** No C-MAP chart, drawn or named.\n\n- **The audience is a mariner, or a third-party plugin author arriving cold.**\n  Second person, teaching, terms defined on first use, no internal debate and\n  no reference to `specs/`, which is gitignored and dangles for every other\n  reader.\n- **Never publish real AIS or position data.** Live AIS carries other people's\n  vessel names, MMSIs and positions. Frames come from the replay fixture,",
  "cost": {
    "context_tokens": 161
  }
}

Fetch it by URL: GET /api/v1/registry/beetlebugorg-lookout-marine-docs/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.