Keep · grok-bot SKILL.md
A Grok Bot skill is a SKILL.md
WhenUse when someone is about to paste a giant prompt instead of a reusable recipe.
StopNever treat a plugin or a chat prompt as the skill unit.
Steps
- Two required lines at the top: name, and when to use it.
- That's the unit.
LoadSKILL.md with name + when-to-use + steps.
SourceGrok Lab (@joingroklab)
--- name: A Grok Bot skill is a SKILL.md description: Use when someone is about to paste a giant prompt instead of a reusable recipe. --- # A Grok Bot skill is a SKILL.md When: Use when someone is about to paste a giant prompt instead of a reusable recipe. Stop: Never treat a plugin or a chat prompt as the skill unit. 1. Two required lines at the top: name, and when to use it. 2. That's the unit. Load: SKILL.md with name + when-to-use + steps.
