sync: auto-sync from GURU-5070 at 2026-06-03 11:52:45
Author: Mike Swanson Machine: GURU-5070 Timestamp: 2026-06-03 11:52:45
This commit is contained in:
14
.grok/skills/skill-creator/SKILL.md
Normal file
14
.grok/skills/skill-creator/SKILL.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
name: skill-creator
|
||||
description: Interactively create a new Grok skill (SKILL.md + optional scripts/references). Use when the user wants to create a skill, scaffold a skill, or runs /create-skill.
|
||||
---
|
||||
|
||||
**Grok skill.** This maps to the shared skill in `.claude/skills/skill-creator/SKILL.md`.
|
||||
|
||||
Read `.claude/skills/skill-creator/SKILL.md` (GrepAI-first) and follow, adapting the interactive creation process for Grok (use run_terminal_command for any scaffolding, write for new SKILL.md in .grok/skills/ or .claude/skills/ as appropriate, but prefer .grok/ for Grok-native without touching Claude originals where possible).
|
||||
|
||||
The creation workflow, frontmatter, delegation pattern, testing, and examples are in the source.
|
||||
|
||||
For Grok, create in .grok/skills/<name>/SKILL.md that delegates to .claude/ where shared, or native.
|
||||
|
||||
See also: .grok/skills/ for examples of the thin adapter pattern we use for coexistence.
|
||||
Reference in New Issue
Block a user