kortix-aikortix-aiOfficial·112 Agent Skills Included

suna

Open-source platform for running AI agent workforces on cloud computers

Runs teams of AI agents that deliver finished work — reports, code, decks, deployments — inside isolated cloud sandboxes. Connects 3,000+ apps, schedules automated tasks, and routes every change through human-approved change requests. Self-hostable with any model provider, so companies keep full ownership of their agents, memory, and data.
npx skills add kortix-ai/suna --all -g -y
Available:

Gives the AI agent strict operating rules for this repo: ownership expectations, precise communication standards, canonical branch and worktree workflow, and when to load incident learnings before migrations or releases.

All Skills in This Repository (112)

Pure Emerald Level Indicators
📦 In Repo
kortix-aikortix-ai

kortix-connectors

Register and manage service connectors in a SQLite-backed registry.

Official
Intermediate
📦 In Repo
kortix-aikortix-ai

kortix-memory

Manage persistent user preferences and per-project context via USER.md, MEMORY.md, and CONTEXT.md files.

Official
Advanced
📦 In Repo
kortix-aikortix-ai

kortix-triggers

Coordinate cron schedules, webhooks, and actions across services via triggers.yaml.

Official
Advanced
📦 In Repo
kortix-aikortix-ai

cli-maxxing

Automate interactive CLI tasks using PTY for prompts across tools like gh, gcloud, and docker.

Official
Advanced
📦 In Repo
kortix-aikortix-ai

autowork-plan

Convert user requests into PRDs, plans, and test specs for review.

Official
Intermediate
📦 In Repo
kortix-aikortix-ai

autowork-team

Coordinate parallel autowork tasks across multiple lanes with bounded concurrency.

Official
Advanced
📦 In Repo
kortix-aikortix-ai

autowork-cancel

Stop an active autowork run and report its final state and progress.

Official
Basic
📦 In Repo
kortix-aikortix-ai

autowork

Coordinate single-owner task workflows through implementation, verification, and closure.

Official
Advanced
📦 In Repo
kortix-aikortix-ai

computer-use

Automate macOS desktop tasks by controlling apps and UI elements via agent-click.

Official
Advanced
📦 In Repo
kortix-aikortix-ai

codex-cli

Delegates coding, review, and refactor tasks to OpenAI Codex CLI as a non-interactive sub-agent.

Official
Intermediate
📦 In Repo
kortix-aikortix-ai

product-marketing

Creates and maintains a product marketing context document for other marketing skills.

Official
Intermediate
📦 In Repo
kortix-aikortix-ai

kortix-presentation

Builds and edits Kortix decks as Next.js routes under apps/web presentations.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Suna?

Run `npx skills add kortix-ai/suna --all -g -y` in your terminal to install all skills in this suite globally.

What is Kortix (Suna)?

Kortix is an open-source AI Management System where agents, skills, memory, and connectors live in one git repo you own. Agents work on isolated cloud computers and deliver finished work through human-approved change requests.

Can I self-host Kortix?

Yes. Kortix runs on your laptop, a VPS, your own VPC, or on-prem using Docker images, and you can bring any model provider with your own API keys.

How do Kortix agents connect to external apps?

Agents use connectors to reach 3,000+ apps like Slack, Gmail, GitHub, and HubSpot, with credentials brokered server-side so raw keys never enter the sandbox.

Does Kortix work with Claude Code and other AI agents?

Yes. The skills follow the universal SKILL.md standard and run in Claude Code, OpenCode, Cursor, and other compatible agent environments.

Related Repositories in Software Engineering

View All in Software Engineering