Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

kcap-cli

kcap-cli 收录了来自 kurrent-io 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
13
更新
2026-07-22
Forks
5
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

agent-flows
其他计算机职业

This skill should be used ONLY when the user explicitly asks to run a structured agent *flow* by name or definition id — e.g. "start a flow", "run the code-review flow", "run the X flow", "use flow definition X", "kick off an agent flow", or wants an iterative loop run by a separate hosted participant agent that continues until sign-off. It covers the same underlying tools as the `review-flows` skill (`start_review_flow` etc. are aliases of the generic tools documented here) — use `review-flows` for the two built-in review kinds (`spec-review`, `code-review`) and this skill for any other flow definition, or when the user names a `definition_id` explicitly. Do NOT use this skill (and do NOT call the flows MCP tools) for an ordinary request such as "review my PR", "do X for me", or "check this over" where the user just wants you to do the work yourself — perform that work directly instead.

2026-07-22
review-flows
其他计算机职业

This skill should be used ONLY when the user explicitly asks to run a structured review *flow* — e.g. "start a review flow", "submit this for review", "re-review after I address findings", or wants an iterative review loop run by a separate reviewer that continues until sign-off. Do NOT use this skill (and do NOT call the flows MCP tools) for an ordinary review request such as "review my PR", "review this diff/spec/design", or "code review" where the user just wants you to review it yourself — perform that review directly instead.

2026-07-22
recap
软件开发工程师

This skill should be used to read, search, or recall past Kurrent Capacitor sessions. Triggers include: "read a previous session", "get session history", "recap session", "what happened in session X", "load context from a previous session", "continue from session", "what did we do last time", "catch me up on session X", "summarize session", "show me what happened", "what have we been working on", "recently we implemented", "what was done in this repo", "recent changes", "recent sessions", or providing a session ID to review. Also covers search/recall asks: "find the session where we…", "which session discussed X", "did we ever debug Y", "look up the session about Z", "recall the session that…", "search past sessions for…". Provides instructions for retrieving and searching session history via the kcap CLI and the kcap-sessions MCP tools.

2026-07-03
disable
软件开发工程师

This skill should be used when the user asks to "disable recording", "stop recording", "delete this session", "don't record this", "remove my session data", "erase this session", "turn off tracking", "stop tracking", "disable kcap", "remove session", or wants to stop the current session from being recorded. Stops the watcher, prevents future hooks, and deletes server data.

2026-06-03
errors
软件开发工程师

This skill should be used when the user asks to "show errors", "extract errors", "what went wrong", "find tool errors", "review errors from session", "check session errors", "list failures", "what failed in session X", "error report", "show mistakes", or wants to review tool call errors from a recorded session. Provides instructions for extracting tool errors via the kcap CLI.

2026-06-03
hide
软件开发工程师

This skill should be used when the user asks to "hide this session", "make this private", "hide session", "owner only", "make private", "hide from others", "set private", "don't show this session", or wants to change the current session visibility to owner-only. Sets session visibility so only the owner can see it.

2026-06-03
validate-plan
软件开发工程师

This skill should be used when the user asks to "validate plan", "verify plan", "check plan completion", "did I finish everything", "is the plan done", "what's left to do", "validate my work", or wants to verify that all planned items were completed.

2026-06-03