一键导入
kilo-cli-skill
Reference guide for integrating and operating Kilo CLI in Ode, focused on non-interactive runs, session usage, and JSON event streaming.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Reference guide for integrating and operating Kilo CLI in Ode, focused on non-interactive runs, session usage, and JSON event streaming.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Reference guide for integrating and operating Kimi Code CLI in Ode, with focus on prompt mode, sessions, and automation-safe defaults.
Reference guide for integrating and operating Goose CLI in Ode, focused on run/session commands, stream-json automation, and session lifecycle behavior.
Research Slack developer docs for updated APIs and AI app development guidance.
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 button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
Reference guide for Codex CLI commands, global flags, and model/sandbox overrides.
Reference guide for integrating and operating Kiro CLI in Ode, focused on non-interactive chat sessions, trust flags, session management, and diagnostics.
| name | kilo-cli-skill |
| description | Reference guide for integrating and operating Kilo CLI in Ode, focused on non-interactive runs, session usage, and JSON event streaming. |
kilo run.--session, --continue) and troubleshooting commands.Use this when implementing or debugging the kilo provider in Ode, especially CLI command construction, session behavior, and JSON output handling.
kilo run --auto --format json --session <id> "<prompt>"--agent <agent> when a plan/build agent is requested.--model <provider/model> when a model override is configured.cwd set to the target workspace path.kilo (or kilo [project])kilo run [message..] with --auto and --format jsonkilo serve, attach with kilo attach <url>kilo auth, provider setup via /connect in the TUIkilo models [provider]kilo session, export/import via kilo export / kilo import~/.kilocode/config.json/connectKILO_PROVIDER to override active providerKILOCODE_<FIELD> for kilocode provider settingsKILO_<FIELD> for other provider settings (e.g., KILO_API_KEY)session.status and message.part.updated events for live status.