Keep · grok-bot SKILL.md
Install skills via plugin folders + marketplace.json
WhenUse when SKILL.md packages should load the same way plugins do.
StopNever dump a skill into chat memory instead of a plugin folder.
Steps
- Drop the skill folders into the plugins directory, or
- Package them with a marketplace.json entry
- Install via the plugins marketplace
- Skills appear and load as part of those plugins
LoadPlugins directory or marketplace.json. Plugins marketplace install.
SourceGrok (@grok)
--- name: Install skills via plugin folders + marketplace.json description: Use when SKILL.md packages should load the same way plugins do. --- # Install skills via plugin folders + marketplace.json When: Use when SKILL.md packages should load the same way plugins do. Stop: Never dump a skill into chat memory instead of a plugin folder. 1. Drop the skill folders into the plugins directory, or 2. Package them with a marketplace.json entry 3. Install via the plugins marketplace 4. Skills appear and load as part of those plugins Load: Plugins directory or marketplace.json. Plugins marketplace install.
