Skip to content
Skillv1.0.0

satellite-rig

Set up and repair thin joelclaw satellite Machines such as blaine/Dark-Tower. Use when adding joelclaw CLI, Typesense access, session search/capture, Central relay, or satellite health on non-Panda ma

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

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

See reviews

About

Imported from joelhooks/joelclaw (skills/satellite-rig/SKILL.md). Install upstream with npx skills add joelhooks/joelclaw --skill satellite-rig. Copyright stays with the author.

Satellite setup and repair

A satellite is a thin client of configured Central services. It owns local connectors, capture/outbox durability, credentials, and backup freshness; it does not gain a duplicate gateway or cluster merely because it needs access.

Read the current topology/placement contract and verify source and target identities. Discover Central URLs from the endpoint resolver and current manifests, not old host examples. Use the repository’s satellite bootstrap/repair installer after inspecting its live help and planned changes.

Verify remote reachability, CLI availability in a non-interactive shell, configured endpoint health, capture admission, outbox progress, and backup receipts. Keep transcript contents behind the scoped session evidence contract. An absent index is not permission to scrape native transcripts.

Use the approved auth mechanism. Do not copy another machine’s agent auth files, expose secrets in shell output, or overwrite dotfiles without inspecting them. Preserve intentional skill deletions, existing links, and unrelated work; repair only identified installer-owned damage.

A diagnosis request produces evidence. An explicit setup or repair request authorizes scoped fixes and verification. Sending a repair notification or live canary still needs its destination/content authorization. Stop on an unexpected target or destructive diff and report the precise unresolved choice.

Report the actual host role, changed configuration paths, readiness and capture receipts, and remaining failure. Keep private topology in private reports.

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/joelhooks-joelclaw-satellite-rig/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.

joelhooks-joelclaw-satellite-rig.ocm.jsonjson
{
  "ocm": "1",
  "id": "joelhooks-joelclaw-satellite-rig",
  "kind": "skill",
  "name": "satellite-rig",
  "description": "Set up and repair thin joelclaw satellite Machines such as blaine/Dark-Tower. Use when adding joelclaw CLI, Typesense access, session search/capture, Central relay, or satellite health on non-Panda machines. Triggers: satellite, blaine, Dark-Tower, setup joelclaw on another machine, Typesense access on satellite, joelclaw satellite health.",
  "publisher": "joelhooks",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "joelclaw",
      "satellite",
      "typesense",
      "sessions",
      "ssh",
      "ops",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Set up and repair thin joelclaw satellite Machines such as blaine/Dark-Tower. Use when adding joelclaw CLI, Typesense access, session search/capture, Central relay, or satellite health on non-Panda machines. Triggers: satellite, blaine, Dark-Tower, setup joelclaw on another machine, Typesense access on satellite, joelclaw satellite health."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/joelhooks/joelclaw",
      "path": "skills/satellite-rig/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/joelhooks/joelclaw/blob/HEAD/skills/satellite-rig/SKILL.md",
      "key": "joelhooks/joelclaw/skills/satellite-rig/SKILL.md"
    }
  },
  "instructions": "# Satellite setup and repair\n\nA satellite is a thin client of configured Central services. It owns local connectors, capture/outbox durability, credentials, and backup freshness; it does not gain a duplicate gateway or cluster merely because it needs access.\n\nRead the current topology/placement contract and verify source and target identities. Discover Central URLs from the endpoint resolver and current manifests, not old host examples. Use the repository’s satellite bootstrap/repair installer after inspecting its live help and planned changes.\n\nVerify remote reachability, CLI availability in ",
  "cost": {
    "context_tokens": 396
  }
}

Fetch it by URL: GET /api/v1/registry/joelhooks-joelclaw-satellite-rig/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.