GROK BOT / when-template-skills-export-empty

Grok Bot

When template skills show in preview but export empty

When template skills show in preview but export empty

A Bot template preview can list skills under Context → Skills with the full body visible, then the published import ships "skills": []. Instructions, memories, routines, and plugin references still arrive (routines often pause until you approve). The skill never lands in the imported Bot’s manifest, Settings → Plugins → Yours, a SKILL.md on the computer, or the / menu. Staff (mohitjain) called this unintended and tracked on forum 169911.

Recreate the skill on the imported Bot

  1. Open the template preview before or after publish and read the skill name plus body under Context → Skills.
  2. On the imported Bot, ask it to recreate the skill, for example: Create a skill called <name> with this content: <paste body>.
  3. Confirm the skill appears in that Bot’s skill list and fires from / or @.

Happy-path share links still follow Share a Grok Bot with a public link. This page is only for the empty-skills import case.

When the preview Content field will not copy

On some Windows desktop builds the preview Content field is not selectable (Ctrl+A grabs the chat behind the modal). Staff’s copy-and-recreate path needs selectable text or another source for the body. If you authored the skill, open the original Bot and copy from there, then recreate on the import. Third-party templates without a selectable body stay blocked until staff ships selectable Content or a copy control.

Pitfalls

  • Treating empty "skills": [] as a failed share of instructions or routines — those fields can succeed while skills stay empty.
  • Expecting Uninstall / reinstall of the template to fill skills while the import path is still broken.