ninemindai

10 mods across 2 repositories, 40 stars between them.

release

01

ninemindai/agentgem

Skill Claude CodeCodex

Use when cutting an AgentGem release — core npm (vX.Y.Z) and/or desktop (desktop-vX.Y.Z) — or when asked to bump the version, write release notes, or tag a release.

40 4d ago A 46 tokens original MIT

verify

02

ninemindai/agentgem

Skill Claude CodeCodex

Build, launch, and drive this repo's console app to verify a change end-to-end in a real browser.

40 4d ago C 25 tokens original MIT

agentgem CLAUDE.md

03

ninemindai/agentgem

Instructions file

Instructions for ninemindai/agentgem, covering claude.md, concurrent sessions, integration: keep local main a clean mirror, pr lifecycle: one pr = one settled scope and ui: every class name must be css-enforced.

40 4d ago A 1,845 tokens original MIT

agentgem-insights

04

ninemindai/agentgem

Skill Claude CodeCodex

Use when the user asks for an insights report over their coding sessions ("how am I using my agent", "/insights-style report", "what's working / where do sessions go wrong"). Runs the 3-layer insights pipeline over AgentGem's goldmine tools and ends at publishing high-outcome sessions as Gems.

40 4d ago A 68 tokens original MIT

agentgem-miniapp

05

ninemindai/agentgem

Skill Claude CodeCodex

Use when building or editing an AgentGem miniapp / mini-game — the sealed, single-file HTML app under /.agentgem/miniapps/. Covers the seal, the host capability protocol, consent, privacy, and the sizing traps. Also read before changing the miniapp platform itself (packages/play, the host, the Play console surfaces) …

40 4d ago A 85 tokens original MIT

agentgem-report

06

ninemindai/agentgem

Skill Claude CodeCodex

Use when rendering an AgentGem analysis report — a self-contained HTML readout built from a rubric evaluation's FACTS JSON (factors, findings, hygiene scores, per-session rows). Covers the facts-only rule, the embedded-JSON anti-hallucination seam, theming, and the editorial composition contract.

40 4d ago A 67 tokens original MIT

agentgem-retro

07

ninemindai/agentgem

Skill Claude CodeCodex

Use when the user asks what keeps going wrong in their coding sessions, wants a quick retro on their agent habits, or asks how to make sessions smoother. Verifies detector findings against real transcripts before advising. For a full narrative report, use agentgem-insights instead.

40 4d ago A 59 tokens original MIT

agentgem-share

08

ninemindai/agentgem

Skill Claude CodeCodex

Use when the user wants to share/publish a Gem from their real usage. Drives scan → review → privacy gate → sign & publish via the agentgem-distill MCP tools.

40 4d ago B 40 tokens original MIT

gemit

09

ninemindai/agentgem

Skill Claude CodeCodex

Use when the user wants to score their agent steering — "how well am I steering my agents", "what's my steering level", "run gemit". Runs the AgentGem gemit self-assessment — one npx command, a local HTML report, optional share.

40 4d ago A 58 tokens original MIT

agentback

10

ninemindai/agentback-demo

Skill Claude CodeCodex

Build HTTP (REST) and MCP services from one Zod schema set and one DI container with AgentBack — an ESM/Zod/MCP fork of LoopBack 4. Use when building TypeScript/Node.js apps with @agentback/ packages: Zod-first REST controllers (@api, @get/@post/... with path/query/body/response schemas), MCP tool servers (@mcpServer…

0 26d ago A 220 tokens original MIT