Kortix
Official@kortix-ai
Offers a modular framework for orchestrating persistent, memory-aware digital agents across enterprise research, financial reconciliation, and full-stack development environments.
Agent Skills by Kortix
Showing 197 vetted skills indexed across 4 GitHub repositories.
codex-cli
Delegates coding, review, and refactor tasks to OpenAI Codex CLI as a non-interactive sub-agent.
product-marketing
Creates and maintains a product marketing context document for other marketing skills.
kortix-presentation
Builds and edits Kortix decks as Next.js routes under apps/web presentations.
kortix-image
Generates brand-compliant Kortix marketing images as PNG with composited official logos.
commit-dis
Stage and commit only the current session's changes on the existing git branch.
worktree
Provisions isolated git worktree dev environments with dedicated branches, ports, and dependencies.
comms
Write and review Kortix-facing copy using canonical positioning, terminology, and approved wording.
kortix-rollback
Rolls Kortix production back to an older released version via ECS image re-tagging and Vercel promotion.
kortix-release
Automates Kortix production releases from git log through promote, deploy, and verification.
testing
Runs and extends the local-first Kortix test suite through pnpm test commands.
learnings
Records incident-derived engineering rules for migrations, deploys, proxies, and CI workflows.
claude-code
Delegate coding and review tasks to the Claude Code CLI in headless mode.
sdk
Enforces TDD, API stability, and packaging rules when editing the published @kortix/sdk npm package.
dotenvx-secrets
Manages dotenvx-encrypted API secrets across four local-run environments with Dotenv Armor key storage.
kortix-social
Writes platform-native social posts, threads, carousels, video scripts, and content calendars.
migration
Guides safe PostgreSQL schema changes using node-pg-migrate and Drizzle-generated SQL migrations.
brand-guidelines
Applies Kortix brand colors, typography, and layout rules to decks, docs, and slides.
kortix-design-system
Enforces Kortix brand tokens, components, and layout patterns when building apps/web frontend UI.
kortix-computer
Controls connected remote machines via the computer connector for filesystem, shell, and desktop operations.
kortix-teams
Connect Microsoft Teams and reply to conversations with live Adaptive Card progress updates.
kortix-onboarding
Guides new Kortix users through a five-stage first session ending in a finished deliverable.
kortix-marketplace
Imports Kortix marketplace projects, skills, agents, and tools into a project via change requests.
kortix-apps
Deploy and operate static sites, bundles, and container services on Kortix Apps.
kortix-harness-refinement
Inspects agent trajectories for failure signatures and refines prompts, sub-agents, skills, and memory.
Frequently Asked Questions About Kortix
FAQPage SchemaWhat specific enterprise tasks can be managed through this registry?▼
The registry enables complex tasks including GAAP-compliant financial statement preparation, SOX 404 control testing, contract risk assessment, and multi-channel marketing performance analytics.
Which technical personas benefit most from these capabilities?▼
Financial analysts, product managers, and full-stack engineers benefit from the structured approach to document generation, roadmap management, and persistent session-based project coordination.
How is persistent memory handled across different sessions?▼
Persistent memory is managed via SQLite-backed registries and filesystem-based storage, utilizing specific markdown files like USER.md and CONTEXT.md to maintain state continuity.
What are the primary dependencies for deploying these capabilities?▼
Deployment requires a local or cloud-based environment capable of executing shell commands, managing SQLite databases, and supporting standard web-stack runtimes like Node.js and Python.