Personal probability dashboard: interests → measurable questions → prediction-market probabilities (Polymarket, Manifold) → a local dashboard of what became more or less likely. The skill reads this package's binaries.json, downloads the released archive for the host platform, verifies it against the sha256 recorded there before unpacking it, caches it under the user's home, and then drives the six binaries. Only aarch64-apple-darwin is published, and the skill says so and stops on any other platform. No API keys and no accounts. Deterministic work — market calls, storage, arithmetic, move detection, rendering — is the binaries'; every step that needs judgement is performed by the agent running the skill, between a binary's plan command and its apply command. No binary invokes a model.
Claude CodeAgent Plugins1 Skill