DanceNitra

21 mods across 2 repositories, 9 stars between them.

inspeximus

01

DanceNitra/inspeximus

Plugin Claude Code

Plugin marketplace listing 1 plugin: inspeximus.

6 changed today A tokens not measured original MIT

inspeximus

02

DanceNitra/inspeximus

Plugin Claude Code

Self-correcting memory for Claude Code. Facts you correct stay corrected, deletions leave a signed receipt you can verify offline, and storing something never calls a model. Also ships the checks: erasureresidue asks whether the bytes actually went — on any store, not just this one.

6 changed today A tokens not measured original MIT

inspeximus

03

DanceNitra/inspeximus

MCP server Claude CodeCodexCursor +2

The agent memory that takes it back: correct a fact once and the retired value stops coming back, by key, with no LLM in the loop. Long-term memory for AI agents in a zero-dependency single file + MCP server, with value-ranked recall, per-type decay, consolidation, revert, and tamper-evident erasure. Runs locally from…

6 today A tokens not measured original MIT

PostToolUse

04

DanceNitra/agora

Hook Claude Code

Runs after a tool call finishes for Bash tool calls, executing instrument_control.py via python (2 commands). From DanceNitra/agora.

3 today A tokens not measured original MIT

UserPromptSubmit

05

DanceNitra/agora

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, running python -m inspeximus.claude_code. From DanceNitra/agora.

3 today A tokens not measured original MIT

SessionStart

06

DanceNitra/agora

Hook Claude Code

Runs when a session starts, running python -m inspeximus.claude_code. From DanceNitra/agora.

3 today A tokens not measured original MIT

PreToolUse

07

DanceNitra/agora

Hook Claude Code

Runs before the agent uses a tool for Bash, Write, Edit, MultiEdit and NotebookEdit tool calls, running python -m inspeximus.claude_code. From DanceNitra/agora.

3 today A tokens not measured original MIT

agora

08

DanceNitra/agora

Settings file Claude Code

Agent settings declaring 4 hook events (PostToolUse, UserPromptSubmit, SessionStart, PreToolUse).

3 today A tokens not measured original MIT

audit-post

09

DanceNitra/agora

Skill Claude CodeCodex

The end-to-end procedure for auditing one already-published post to a scientific-organization standard. It chains the adversarial skills and — critically — re-runs the auditor on the CORRECTED post to confirm it now passes clean before committing. We are a scientific organization; we do not ship missteps. Run EVERY…

3 today A 0 tokens original MIT

dungeon-os-threejs

10

DanceNitra/agora

Skill Claude CodeCodex

Build and extend the Dungeon OS 3D world (the live Three.js renderer in agora-game-server/static/index.html). Use whenever the task touches the dungeon scene, agent avatars in 3D, tiles/walls/props, lighting, the isometric camera, post-processing/bloom, sprites/labels, or "the game looks flat/cheap/laggy/should look…

3 today A 110 tokens original MIT

fable-5-usage

11

DanceNitra/agora

Skill Claude CodeCodex

Operational guidance for deciding when to route work to claude-fable-5 (vs Opus 4.8 / Sonnet 5 / Haiku 4.5) and how to prompt/configure it for best results. Distilled from a 5-lens Storm Research run (Practitioner, Academic, Skeptic, Economist, Historian) whose lens agents ran ON Fable 5 itself, on 2026-07-03. Full…

3 today A 0 tokens original MIT

humanizer

12

DanceNitra/agora

Skill Claude CodeCodex

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague…

3 today A 93 tokens copy · 100% MIT

instrument-control

13

DanceNitra/agora

Skill Claude CodeCodex

Before reporting ANY measured finding — a zero, a 404, an empty result, a count, a percentage, a "this is missing", a "nobody does X", a pass/fail verdict — run the control that would have caught the instrument instead of the world. Use when about to tell the owner a number, write one into a commit message or a…

3 today A 111 tokens original MIT

open-world-forge

14

DanceNitra/agora

Skill Claude CodeCodex

Open-world idea generator that ESCAPES the same-research loop. Instead of reading Agora's own canon (which recycles), it anchors every run in EXTERNAL material — a rotating random draw from the 36 books in the vault's 04 Resources/Books/ plus COLD (un-mined) vault domains — and runs the IDEAOGENESIS operators (Gap…

3 today A 189 tokens original MIT

outreach-briefing

15

DanceNitra/agora

Skill Claude CodeCodex

Process an inbound outreach/correspondence reply and brief the owner in Slovak (their point + our answer + how we use it), then optionally draft a GATED reply. Use whenever a "Correspondence reply by " inbox task appears, the Envoy flags a new reply/reaction, or the owner asks to "spracuj outreach", "čo prišlo", brief…

3 today A 106 tokens original MIT

seo

16

DanceNitra/agora

Skill Claude CodeCodex

SEO + AI-search (AEO/GEO/LLMO) optimizer for the Agora storefront (dancenitra.github.io/agora) — a bilingual EN/SK static research blog on GitHub Pages. Synthesized from 37 SEO YouTube transcripts (vault 04 Resources/raw/YouTube Transcripts - SEO Ranking/) into an actionable pre-publish checklist + site-wide technical…

3 today A 0 tokens original MIT

storm-research

17

DanceNitra/agora

Skill Claude CodeCodex

Use when someone asks to run Storm Research, use the storm-research skill, run the STORM method on a topic, says "storm research this" / "storm report on X" / "give me a STORM briefing on X", or wants a multi-perspective, citation-verified HTML research briefing on a topic. Runs a 4-phase pipeline: five expert lenses…

3 today A 0 tokens copy · 100% MIT

stress-claim

18

DanceNitra/agora

Skill Claude CodeCodex

Adversarially red-team OUR OWN claim/finding/draft BEFORE we publish or build on it — not the citations (that's verify-claims), but the ARGUMENT and framing. Use before shipping any Crucible verdict, flagship claim, hypothesis, or post, and whenever the owner says "red-team this", "stress-test the claim", "is this…

3 today A 191 tokens original MIT

verify-claims

19

DanceNitra/agora

Skill Claude CodeCodex

Adversarially verify every factual claim and cited number in a piece of writing against its PRIMARY source before it goes public. Use BEFORE publishing any Crucible entry, post (renderpost / rendercrucible), or gated outreach reply/press — anything with a number, a named study/paper, a statistic, a quote, a dollar…

3 today A 163 tokens original MIT

DanceNitra/agora

Skill Claude CodeCodex

Build a 2D dungeon game where AI agents cooperate, work on businesses, and an orchestrator (human) guides them — Phaser 3 + TypeScript + React + Node backend with LLM agents.

3 today A 49 tokens original MIT

DanceNitra/agora

MCP server Claude CodeCodexCursor +2

MCP server "agora-memory-toolkit" as configured in DanceNitra/agora. Runs locally from the agora-memory-toolkit Python package.

3 today A tokens not measured original MIT