Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By KeiSeiLab
Orchestrate multi-agent development workflows with constructor-pattern primitives: scaffold APIs, docs, CI/CD, and auth; run parallel code audits, debugging, and quality gates; generate animations, images, and social content; manage cross-session messaging and cloud consolidation.
npx claudepluginhub keiseilab/keiseikit --plugin keiseiUse when building 3D scenes for web — Three.js, React Three Fiber (R3F), Spline embeds, GLTF/GLB loading, scroll-linked 3D, camera animations. Covers scene setup, model optimization, and performance budgets.
<!-- migrated from skills/ai-animation/skill.md (lowercase legacy filename) on 2026-05-02 -->
Gateway router for web animation work. Picks between /scroll-animation, /motion-design, or /ai-animation via one AskUserQuestion call, then hands off. Does NOT implement animation — the downstream skills remain the source of truth for their respective domains.
Hub-and-spoke pipeline that produces a production-grade API design plan for a new or evolving service — style (REST / GraphQL / tRPC / gRPC), resource model, machine-readable contract (OpenAPI 3.1 or GraphQL SDL), versioning strategy, rate-limit + auth handoff, and codegen toolchain — via pure-click decisions across six phases. Emits a spec skeleton, SDK pick list, and a per-surface checklist; never writes secrets.
Architectural rules engine — pattern validation, duplication detection, stack compatibility, and design pattern enforcement. Auto-triggers during code review, architecture planning, and when creating new modules. Triggers on "проверь архитектуру", "review architecture", "check patterns", "проверь дублирование", "stack compatibility".
Matches all tools
Hooks run on every tool call, not just specific ones
Executes bash commands
Hook triggers when Bash tool is used
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Memory compression system for Claude Code - persist context across sessions
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
AI image generation Creative Director powered by Google Gemini Nano Banana models. Claude interprets intent, selects domain expertise, constructs optimized prompts, and orchestrates Gemini for best results.
Modifies files
Hook triggers on file write and edit operations
Modifies files
Hook triggers on file write and edit operations
Share bugs, ideas, or general feedback.
A multi-LLM substrate for agentic coding. Same agent definition,
any LLM backend — Claude Code, Grok, Antigravity (Gemini), GitHub
Copilot, or Kimi. Pick your orchestrator with kei pick; agents
spawn sub-agents on other LLMs via MCP spawn_agent; safety hooks
enforce on every backend through a 3-tier model. Three-phase nightly
sleep consolidates 30-session windows into morning markdown reports.
Apache 2.0 — explicit patent grant + retaliation clause.
~/.grok/settings.json), Antigravity/Gemini, GitHub Copilot, Kimi.
DNA-routed: each agent's manifest declares a provider;
kei agent <name> resolves DNA → primary → claude fallback.spawn_agent (built-in MCP
tool in kei-mcp) to dispatch other agents to whichever LLM fits
the task. Cross-CLI orchestration without lock-in — Grok can spawn
critic@Claude, then ml-implementer@Gemini, all from one session.--excluded-tools=shell),
Agy + Kimi TIER 3 (advisory). no-github-push, safety-guard,
destructive-guard, citation-verify, numeric-claims-guard
surface on every backend that supports tool-call gating./sleep-on-it), Phase B (REM consolidation — analyzes last 30
sessions, writes morning markdown), Phase C (NREM deep-sleep, every
7 days — conflict scan + refactor proposals). Outputs are markdown;
you decide what merges.claude -p, grok --print, agy --print, copilot --prompt);
KeiSeiKit composes the agent prompt + task and passes through. No
buffering layer.<role>::<caps>::<scope-sha8>::<body-sha8>-<nonce8>.
Same task → same prefix → "did this run before?" via SQL, no
embeddings.Box<dyn Trait> — e.g. kei-store::factory::build_store selecting
between filesystem / s3 / github / forgejo / gitea memory backends —
is canonical Rust and stays.)109 Rust crates · 52 skills · 53 hooks · 37 agent manifests · 83 substrate blocks · 11 install profiles (minimal → full).
kei-mcp-server-windows-x64.exe in every release. Three
recommended paths:
bootstrap.sh inside Ubuntu/Debian as normal. Full
substrate works. bootstrap.sh auto-detects WSL2 and Git Bash;
on bare Windows it prints a one-time WSL setup guide and copies
the wsl --install command to your clipboard.kei-mcp-server-windows-x64.exe into your
Claude Desktop / VS Code MCP config to get spawn_agent +
kei_bash/kei_edit/kei_write tools, without the full
Bash-based substrate. Skills, hooks, and kei CLI not available
in this mode..ps1
substrate isn't built yet. If you want it, open an issue with
a thumbs-up on the existing Windows-native tracker (or file
one) — once demand is real, we'll build it. The MCP-server
binary path already covers the common "just want spawn_agent
in Claude Desktop" case.The substrate ships as a layered set of components at different maturity levels. Read this before relying on any single piece for production work.