Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

kcap-cli

kcap-cli에는 kurrent-io에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 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