submit
what are you sharing?
Read the submission rulebook first. Every field explained, the quality bar, and the Awesome Score — the exact rules our reviewers use. →you built something Grok Bots can use. you get your own page and a dofollow link.
submit a pluginyou made your Grok Bot do something great. you get a page, and the credit stays yours.
submit a use caseno github account? — a plugin
-
01
copy the frontmatter template
every field is documented in CONTRIBUTING.md — or use the prefilled “add a file” buttons above.
content/plugins/<your-slug>.md -
02
open an issue instead
No GitHub account? Open an issue with the link and we’ll take it from there.
no github account? — a use case
-
01
copy the frontmatter template
named-character title, what it does, the prompt, and the post you found it in.
content/use-cases/<your-slug>.md -
02
found it in a video instead?
add primary_source with kind: youtube-video and the video url — youtube.com/watch, youtu.be/ or youtube.com/shorts/. title and channel are required, so the source stays named even if the player never loads. a timestamp is optional: write it as mm:ss and the page deep-links there.
primary_source: kind: youtube-video url: "https://www.youtube.com/watch?v=<id>" title: "the video's real title" channel: "the channel name" timestamp: "4:12" # optional -
03
prefer the long version?
Read /contribute/.