The one-liner everywhere:
brew install supernovae-st/tap/nika — then
nika init teaches whatever agent you run.Install paths
Keeping the suite fresh
Every surface below invokes the binary, and the plugin kits ride its release train — but no surface updates another: brew never touches a plugin, a marketplace never touches the binary. The ladder, per surface:nika doctor is the coherence oracle: from v0.107 it reads what each
client actually loads, names any kit lagging or leading the binary’s
train, and prints the exact per-client fix. Drift is advisory
(warn · exit 0) — a diagnosis never breaks automation.IDEs & editors
Agents & assistants
Skills & plugins (the teaching surfaces)
MCP (the read-only oracle)
nika mcp exposes 9 tools — validate, explain, examples, schema, cost — no
execution, no mutation, by design (threat model).
CI/CD
SDKs & language surfaces
Where Nika is listed
Marketplaces and directories where you’ll find us today — the public submissions ledger (with pinned descriptions and review cadence) lives inlistings.yaml.
- VS Code Marketplace · OpenVSX — the extension
- skills.sh — the skill pack
- GitHub topics + release feeds — engine · kit · action · docs · spec · client
- More MCP registries and community catalogs are in flight — the ledger above is the always-current truth (every submission registers there the day it goes out).
Learn the patterns first
New to agentic workflows as a concept? agentic-ai-systems (282★) teaches the workflow taxonomy with diagrams — and its patterns-as-code folder expresses each pattern as a runnable.nika.yaml, checked in CI on
every push.