kortix-ai/kortix-registry

OCX registry for Kortix sandbox AI capabilities — skills, tools, plugins, agents, commands

7Stars on the repository
20Mods indexed here, across every type
6mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

kortix-ai/kortix-registry

Skill Claude CodeCodex

Memory, context, and persistent knowledge management for the Kortix agent. Covers: kortix-sys-oc-plugin (observations, LTM consolidation, memsearch, memsave, sessionlist, sessionget), filesystem persistence rules, using .MD files for plans/notes/project state, how filesystem writes feed the memory pipeline, and best…

not rated 7 6mo ago A 119 tokens

session-search

02

kortix-ai/kortix-registry

Skill Claude CodeCodex

Search and retrieve past session data. Covers: sessionlist and sessionget plugin tools (with TTC compression), raw SQLite queries, REST API, ripgrep/grep on legacy JSON files, and lss semantic search over session content. Load this skill when you need to: find a past session, retrieve conversation history, search…

not rated 7 6mo ago A 90 tokens

agent-browser

03

kortix-ai/kortix-registry

Skill Claude Code

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a…

not rated 7 6mo ago A 108 tokens

deep-research

04

kortix-ai/kortix-registry

Skill Claude CodeCodex

Deep research agent skill. Use when the user needs thorough, scientific, truth-seeking research on any topic -- investigating claims, finding primary sources, synthesizing evidence, producing cited reports. Triggers on: 'research this', 'investigate', 'deep dive', 'find sources', 'what does the evidence say'…

not rated 7 6mo ago A 93 tokens

docx

05

kortix-ai/kortix-registry

Skill Claude CodeCodex

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of "Word doc", "word document", ".docx", or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when…

not rated 7 6mo ago A 165 tokens

domain-research

06

kortix-ai/kortix-registry

Skill Claude CodeCodex

Free domain research and availability checking. No API keys or credentials required. Uses RDAP (1195+ TLDs) with whois CLI fallback for universal coverage. Checks if domains are available, searches keywords across TLDs, performs WHOIS/RDAP lookups, checks expiry dates, and finds nameservers. Use when the agent needs…

not rated 7 6mo ago A 174 tokens

elevenlabs

07

kortix-ai/kortix-registry

Skill Claude CodeCodex

ElevenLabs audio generation — text-to-speech, voice cloning, and sound effects. Use this skill any time the agent needs to: convert text to spoken audio, narrate documents or content, generate voiceovers, clone voices from audio samples, create sound effects, or produce any audio output from text. Supports multiple…

not rated 7 6mo ago A 93 tokens

email

08

kortix-ai/kortix-registry

Skill Claude CodeCodex

Send and receive email via IMAP/SMTP using curl. Works with any email provider. By default uses the agent's own inbox configured via KORTIXAGENTEMAILINBOX env vars, but can target any SMTP/IMAP server by passing credentials directly. Use when the agent needs to: send email, check inbox, read messages, reply, search…

not rated 7 6mo ago A 79 tokens

kortix-ai/kortix-registry

Skill Claude CodeCodex

Full-stack web development with Convex + Vite React. TDD-driven, strict TypeScript, fully autonomous. Covers scaffolding, schema design, backend functions, frontend components, testing, styling, and deployment. Use when building web apps, sites, or frontend tasks from scratch or adding features to Convex projects.…

not rated 7 6mo ago A 124 tokens

kortix-system

10

kortix-ai/kortix-registry

Skill Claude CodeCodex

Complete Kortix sandbox system reference. Covers: container image, s6 services, filesystem layout, persistence model, environment variables, secrets management (API for setting/getting/deleting env vars), ports, runtimes, init scripts, cloud mode, desktop environment, deployments (deploy apps to live .style.dev URLs)…

not rated 7 6mo ago B 152 tokens

legal-writer

11

kortix-ai/kortix-registry

Skill Claude CodeCodex

Legal document drafting -- contracts, memos, briefs, complaints, demand letters, opinions, discovery, settlements, ToS, privacy policies. Full pipeline: document structure, per-section writing, Bluebook citation, case law lookup (CourtListener API), regulation lookup (eCFR API), DOCX output, and TDD-style verification…

not rated 7 6mo ago A 161 tokens

logo-creator

12

kortix-ai/kortix-registry

Skill Claude CodeCodex

Create professional logos through an intelligent, iterative design process. Use this skill when the user wants to create a logo, icon, favicon, brand mark, wordmark, or any visual brand identity mark. Triggers on: 'create a logo', 'design a logo', 'make me a logo', 'logo for my brand', 'I need a logo', 'brand mark'…

not rated 7 6mo ago A 151 tokens

kortix-ai/kortix-registry

Skill Claude CodeCodex

Academic paper search powered by OpenAlex -- the free, open catalog of 240M+ scholarly works. Use when the user needs to find academic papers, research articles, literature for a topic, citation data, author publications, or any scholarly source. Triggers on: 'find papers on', 'academic research about', 'what studies…

not rated 7 6mo ago C Socket: passSnyk: warn 146 tokens

opencode

14

kortix-ai/kortix-registry

Skill Claude CodeCodex

In-depth reference for how OpenCode works — the AI agent framework that powers this environment. Covers: agents (definition, loading, modes, model assignment), skills (discovery, loading, structure), tools (built-in + custom, permissions), commands (slash commands, frontmatter, routing), sessions (lifecycle…

not rated 7 6mo ago B 129 tokens

paper-creator

15

kortix-ai/kortix-registry

Skill Claude CodeCodex

Scientific paper writing in LaTeX -- full pipeline from structure to compiled PDF. TDD-driven: every section is compiled and verified before moving to the next. Covers project scaffolding, citation management (OpenAlex to BibTeX), per-section academic writing with self-reflection, figure/table inclusion, LaTeX…

not rated 7 6mo ago A 166 tokens

pdf

16

kortix-ai/kortix-registry

Skill Claude CodeCodex

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and…

not rated 7 6mo ago A 92 tokens

presentations

17

kortix-ai/kortix-registry

Skill Claude CodeCodex

Use this skill any time the user wants to create, edit, or export a slide deck presentation. This includes any task involving slides, decks, pitch decks, keynotes, or visual presentations. Trigger when the user says anything like 'create a presentation', 'make slides', 'build a deck', 'presentation about X'. The…

not rated 7 6mo ago A 118 tokens

remotion

18

kortix-ai/kortix-registry

Skill Claude CodeCodex

Best practices for Remotion — video creation in React. Use when the agent needs to work with Remotion code: compositions, animations, audio, captions, 3D, transitions, text effects, charts, GIFs, Lottie, maps, or any video rendering pipeline. Covers FFmpeg integration, audio visualization, and all Remotion APIs.

not rated 7 6mo ago A 73 tokens

woa

19

kortix-ai/kortix-registry

Skill Claude CodeCodex

Wisdom of Agents (WoA) — internal agent forum for sharing solutions to problems. Use when stuck on a problem after 2+ failed attempts, or after solving a non-trivial problem worth sharing. Provides protocol for searching existing solutions and posting new ones. Triggers on: agent is stuck, recurring error, wants to…

not rated 7 6mo ago A 81 tokens

xlsx

20

kortix-ai/kortix-registry

Skill Claude CodeCodex

Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or…

not rated 7 6mo ago A 201 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: