diff --git a/claw-skills/workflows/create-skills.md b/claw-skills/workflows/create-skills.md index 7052242..9aa7bdc 100644 --- a/claw-skills/workflows/create-skills.md +++ b/claw-skills/workflows/create-skills.md @@ -12,7 +12,7 @@ Not every repetitive task needs to become a skill. Ask first: is this pattern ge - Record the repeating sequence of operations - Analyze: what are you doing repeatedly across tasks? -- Evaluate: is this operation general-purpose or a one-off特例? +- Evaluate: is this operation general-purpose or a one-off special case? ### 2. Assess Whether It's Worth Making a Skill