bykortix-ai· 59 skills
Canonical reference for a Kortix project: what Kortix can do (research and the web, browser automation, code and data execution, documents and media, websites and apps, connectors/integrations, secrets, memory, scheduling, channels, parallel subagents, model selection) and how the platform works under the hood — repo-native projects, sessions on ephemeral branches, the strict boundary between kortix.yaml and OpenCode config under .kortix/opencode/; the full kortix.yaml manifest (keys, triggers: fields incl. cron/webhook/one-off scheduling and session_mode, secrets contract, apps: deploy surface); the complete kortix CLI (commands, flags, the project-scoped token model, the in-sandbox KORTIX_SANDBOX_TOKEN); the change-request (CR) system for landing session work on main (an agent MUST open a CR to merge); the session sandbox runtime (which supports Docker and Docker-in-Docker); and the OpenCode runtime (agents, skills, commands, tools, plugins, MCP servers, permissions, AGENTS.md rules, models). Load whenever the user asks how Kortix works, what Kortix/it can do, 'can you do X', how to do Y in Kortix, how Kortix compares to other AI tools/assistants, about kortix.yaml, the kortix CLI, anything under .kortix/opencode/, how to merge/ship/land work on main, change requests/CRs/PRs, how to author/edit any OpenCode primitive, or how to schedule something — recurring/cron jobs, one-off reminders, run-later, webhooks, or automations.
$npx -y skills add kortix-ai/suna --skill kortix-systemInstalls into the current project.
Run `npx skills use "https://github.com/kortix-ai/suna" --skill "kortix-ai/suna/kortix-system"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kortix-ai/suna" that are relevant to the current task. Run `npx skills add "https://github.com/kortix-ai/suna"` and select the relevant skills, then follow their instructions.