Skip to content
Skillv1.0.0

predictor

Run policy: tickets ship one PR each unless the manifest says otherwise.

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

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

See reviews

About

Imported from gertsio/kalshi-ai-research (docs/work/predictor/AGENTS.md). Install upstream with npx skills add gertsio/kalshi-ai-research --skill predictor. Copyright stays with the author.

Predictor Workstream Notes

Run policy: tickets ship one PR each unless the manifest says otherwise.

Human gates:

  • Public exposure changes (new domains, Caddy routes, CORS origins) follow the hetzner-vps ops repo's ADR posture; confirm with the owner before widening access beyond what the active spec records.
  • Anything that would make analysis output read as trading advice is a hard stop, not a judgment call.

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/gertsio-kalshi-ai-research-predictor/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.

gertsio-kalshi-ai-research-predictor.ocm.jsonjson
{
  "ocm": "1",
  "id": "gertsio-kalshi-ai-research-predictor",
  "kind": "skill",
  "name": "predictor",
  "description": "Run policy: tickets ship one PR each unless the manifest says otherwise.",
  "publisher": "gertsio",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Run policy: tickets ship one PR each unless the manifest says otherwise."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/gertsio/kalshi-ai-research",
      "path": "docs/work/predictor/AGENTS.md",
      "ref": "2c98da5fa0c41829675ee576589b120f7398f9e5",
      "url": "https://github.com/gertsio/kalshi-ai-research/blob/2c98da5fa0c41829675ee576589b120f7398f9e5/docs/work/predictor/AGENTS.md",
      "key": "gertsio/kalshi-ai-research/docs/work/predictor/AGENTS.md"
    }
  },
  "instructions": "# Predictor Workstream Notes\n\nRun policy: tickets ship one PR each unless the manifest says otherwise.\n\nHuman gates:\n\n- Public exposure changes (new domains, Caddy routes, CORS origins) follow the\n  hetzner-vps ops repo's ADR posture; confirm with the owner before widening\n  access beyond what the active spec records.\n- Anything that would make analysis output read as trading advice is a hard\n  stop, not a judgment call.",
  "cost": {
    "context_tokens": 106
  }
}

Fetch it by URL: GET /api/v1/registry/gertsio-kalshi-ai-research-predictor/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.