一键导入
capture-skill
Create a new Kiro CLI skill (prompt) from a conversation, a pasted prompt, or a description.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Create a new Kiro CLI skill (prompt) from a conversation, a pasted prompt, or a description.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Safe, project-wide remediation of a dangerous or incorrect code pattern using structured search and replace.
Run a multi-faceted code review on uncommitted changes using specialized review subagents.
Create an Architectural Decision Record (ADR) to document a design choice or technical strategy.
Run a multi-faceted code review on uncommitted changes using specialized review subagents.
Commit (if needed), push the current branch to origin, and generate a pull request description in the chat.
Generate a session handoff document capturing the current working state for the next session.
| name | capture-skill |
| description | Create a new Kiro CLI skill (prompt) from a conversation, a pasted prompt, or a description. |
| metadata | {"author":"cascadian-gamers","version":"1.0"} |
Create a new Kiro CLI skill (prompt) from a conversation, a pasted prompt, or a description.
Optional: a name for the new skill (e.g., "refactor-code"). Will ask if not provided.
Ask the user to provide one of:
From the provided material, identify:
Create a markdown prompt following the structure of existing skills in .kiro/prompts/:
# {Skill Name}
{One-line description}
## Input
{Describe expected input or arguments}
## Process
### Phase 1: {Name}
{Steps...}
### Phase 2: {Name}
{Steps...}
## Output
{What the user gets when complete}
## Rules
- {Constraints and conventions}
- Refer to the user as "The Brougham 22".
Present the draft and ask:
.kiro/prompts/{name}.md/prompts → select {name}review-pr, debug-test, deploy-stacksmy skill (spaces), review.code (dots)