Packages
Install and update like apps.
Everything that extends your Claude Code setup — mini-apps, MCP tool servers, engine adapters — is a package. Some, like our skills, also run anywhere in plain Claude Code with no shell at all, and move with you across engines.
Two ways in: install and update packages inside the shell, or add a
skill via npx and use it with or without Ikenga. The catalog
below is generated from the registry — only what's actually published
appears here.
Two ways in
Skills — portable primitives: run anywhere via npx, move across engines
Groundwork
A research → plan → act workflow scaffold. Runs in plain Claude Code via npx — and gets a live board view in the shell.npx skills add royalti-io/groundwork
Artifacts
Author self-contained interactive HTML artifacts that render anywhere — then review, compare, and promote them in the shell.npx skills add royalti-io/ikenga-artifact-builder
Packages — install and update inside the shell
Tasks
A local-first task manager that lives inside your workspace — lists, triage, and agenda in one pane.
in shellmcp-iyke
Give any MCP client — Claude, Cursor, or your own tool — live control over the running shell.
in shellEngines
Claude Code is the default. Gemini and Codex are pluggable adapters — same setup, different engine.
All packages
Apps — iframe mini-apps that run inside the shell
-
pkg-agent-opsv0.2.2Agent Ops — schedule observability, run history, and failure triage over ikenga.db.
ikenga add @ikenga/pkg-agent-ops -
pkg-browserv0.1.0Playwright verb engine behind Ikenga's /iyke/browser/* contract — replaces the Rust chromiumoxide Chrome engine (ADR-018).
ikenga add @ikenga/pkg-browser -
pkg-contentv0.4.0Content — Pipeline (kanban + list), Calendar, Published over the production content schema.
ikenga add @ikenga/pkg-content -
pkg-financev0.3.1Finance — Overview / Transactions / Receivables / Inter-Company / Reports over the production finance schema.
ikenga add @ikenga/pkg-finance -
pkg-mailv0.3.0Mail — Inbox, Triage, All, Drafts over the production mail schema.
ikenga add @ikenga/pkg-mail -
pkg-outboundv0.3.1Outbound — Email, Newsletter, Sequences, Social channels over the production outbound schema.
ikenga add @ikenga/pkg-outbound -
pkg-researchv0.3.0Research — Reports (list+detail), Sources (monitored register), Personas (ICP grid) over the research_notes + research_sources schema.
ikenga add @ikenga/pkg-research -
pkg-salesv0.4.0Sales — Pipeline, Forecast, Won over the production sales schema.
ikenga add @ikenga/pkg-sales -
pkg-strategyv0.3.0Strategy — OKR board (board + list), Cycles, Reviews over the production strategy schema.
ikenga add @ikenga/pkg-strategy -
pkg-tasksv0.8.3Tasks — List, Agenda, Triage over the production tasks schema.
ikenga add @ikenga/pkg-tasksDetails →
MCP servers — tool servers any MCP client can drive
-
mcp-browserv0.3.0Model Context Protocol (MCP) server that lets agents drive native child webviews in the Ikenga desktop app — open a pane on a partner por…
ikenga add @ikenga/mcp-browser -
mcp-iykev0.2.1Model Context Protocol (MCP) server that exposes the Ikenga desktop app's iyke control bridge — drive a running Tauri AI workspace from a…
ikenga add @ikenga/mcp-iykeDetails →
Engines — pluggable reasoning adapters — same setup, different backend
-
pkg-engine-claude-codev0.2.1Claude Code engine adapter for Ikenga — wraps the `claude` CLI as the default AI engine.
ikenga add @ikenga/pkg-engine-claude-codeDetails → -
pkg-engine-codexv0.2.1Codex CLI engine adapter for Ikenga — install-time portability for the OpenAI `codex` CLI (ADR-012 Track C).
ikenga add @ikenga/pkg-engine-codexDetails → -
pkg-engine-geminiv0.2.1Gemini CLI engine adapter for Ikenga.
ikenga add @ikenga/pkg-engine-geminiDetails →
Skills — Claude Code skill packages
-
skill-thunderbirdv0.2.0Thunderbird mail skill — read/search the local Thunderbird mbox store and save reply drafts to the IMAP server.
ikenga add @ikenga/skill-thunderbird
Coming to the registry
studio
An in-shell Remotion-powered media workspace for reviewing and exporting creative work.