ProfSynapse/nexus

154Stars on the repository
15Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

nexus-agents

01

ProfSynapse/nexus

Skill Claude CodeCodex

How to add, change and verify a Nexus agent or tool, and the contract every tool must satisfy. Use when adding or modifying an agent or tool, when a documented command does not resolve, when wiring registration or capability gating, or when touching the ToolManager payload shape.

154 2d ago A 60 tokens original MIT

nexus-eval-harness

02

ProfSynapse/nexus

Skill Claude CodeCodex

Work on the Nexus LLM eval harness in tests/eval/ — author or fix a scenario fixture, write an eval config, change the executors, assertions or reports, or explain a run that produced nothing, everything-fails, or numbers that disagree. Use when an eval scenario is wrong, a run behaves oddly, or the harness itself…

154 2d ago A 96 tokens original MIT

nexus-llm-adapters

03

ProfSynapse/nexus

Skill Claude CodeCodex

How to add or debug a Nexus LLM provider adapter — what every adapter must wire, how to verify it against a live provider, and the failure modes that produce a silently blank chat. Use when adding or changing a provider adapter, debugging streaming or reasoning display, working with local or CLI-backed models, or…

154 2d ago A 75 tokens original MIT

nexus-mobile-compat

04

ProfSynapse/nexus

Skill Claude CodeCodex

Keep Nexus loading on mobile and compliant with the Obsidian plugin store — vet a dependency, import without crashing init, confine a vault path, and prove none of it regressed with the reachability checker. Use before adding an npm package or a Node import, when writing to caller-supplied vault paths, when gating a…

154 2d ago A 99 tokens original MIT

nexus-model-eval

05

ProfSynapse/nexus

Skill Claude CodeCodex

Grade how well a model drives the Nexus two-tool protocol (getTools/useTools) and decide whether a low score is the model's fault or the harness's. Use when asked to grade, benchmark, rank or compare models on Nexus tool use, when picking a default model, or when an eval report needs interpreting.

154 2d ago A 70 tokens original MIT

nexus-model-updates

06

ProfSynapse/nexus

Skill Claude CodeCodex

Add, change or verify a Nexus LLM model definition — the registry entry, the provider default, and proof the model id actually works against the live endpoint. Use when adding a newly released model, editing model metadata such as pricing, context window or capability flags, promoting a provider default, standing up a…

154 2d ago A 88 tokens original MIT

nexus-release

07

ProfSynapse/nexus

Skill Claude CodeCodex

Cut a Nexus release — bump the version with the repo's own machinery, get the docs and generated sources right, push a tag the GitHub Actions workflow will actually pick up, and recover when it does not. Use when asked to release, publish, ship, cut a release, bump the version, or tag a version, and when a release…

154 2d ago A 90 tokens original MIT

nexus-storage

08

ProfSynapse/nexus

Skill Claude CodeCodex

How to change, persist, migrate and recover Nexus data without losing it. Use when adding a SQLite table or column, persisting anything that must survive a restart or a cache rebuild, resolving a vault or plugin storage path, or debugging missing, stale, duplicated or post-rebuild-vanished data.

154 2d ago A 65 tokens original MIT

nexus-testing

09

ProfSynapse/nexus

Skill Claude CodeCodex

Verify a Nexus change — pick a Jest lane, write a test that can actually fail, run the in-app Obsidian CLI loop, drive the eval harness, or fix a shipped-docs drift failure. Use when adding or changing tests, when a mock might be deciding the outcome, when a change has to be proven in the running plugin, or when the…

154 2d ago A 81 tokens original MIT

nexus-tool-schemas

10

ProfSynapse/nexus

Skill Claude CodeCodex

Export the live CLI-first Nexus tool catalog as JSON — the whole registry or a selector-picked subset — and refresh the committed catalog that the repo's guidance and drift tests read. Use when someone asks for tool schemas or the exact command/argument shape a caller sees, after changing a tool's parameter schema…

154 2d ago A 85 tokens original MIT

nexus-ui-mockups

11

ProfSynapse/nexus

Skill Claude CodeCodex

Design a Nexus UI change as a standalone mockup under docs/mockups/ before any production code, then hand it off as the visual contract a plan implements against. Use when asked for a new view, panel, modal, settings tab, chat surface, or layout refactor, when revising or superseding an existing mockup, or when a plan…

154 2d ago A 86 tokens original MIT

nexus

12

ProfSynapse/nexus

Skill Claude CodeCodex

Read, search, and edit the user's Obsidian vault (notes, folders, canvas, bases, tasks, memory/workspaces, saved prompts) from the shell via the nexus CLI — no MCP connection needed. Use whenever the user refers to their vault, notes, daily notes, second brain, or Obsidian, or asks you to find/read/change something…

154 2d ago A 112 tokens original MIT