feat: grok bot docs - #2957
feat: grok bot docs#2957Jakub-Vacek wants to merge 5 commits into
Conversation
marcel-rbro
left a comment
There was a problem hiding this comment.
Some adjustments are needed for this to be perfect 👌
|
|
||
| [Grok Bot](https://docs.x.ai/grok-bot) is an AI teammate that works from a persistent cloud computer. It reads and edits files, runs commands, uses a browser, and completes multi-step development tasks. | ||
|
|
||
| The [Apify plugin for Grok Bot](https://github.com/apify/apify-cursor-plugin) connects Grok Bot to Apify's library of [Actors](https://apify.com/store) and bundles: |
There was a problem hiding this comment.
There is not a single mention about Grok in the Cursor plugin readme. At that point, is there even any value in mentioning this? The user doesn't even know that it actually reuses the Cursor plugin. While installing, they don't really care what exact plugin is installed, only that it works when done.
|
|
||
| 1. Open **Settings** > **Plugins**. The **Marketplace** opens with the **Plugins** tab selected. | ||
|
|
||
|  |
There was a problem hiding this comment.
The screenshot could at least show the Apify tile more prominently. Could show the state when you search for term "Apify" for example.
There was a problem hiding this comment.
Is this the official logo? Looks kinda off.
|
|
||
| 1. Choose **Add**. | ||
|
|
||
| Installed connectors are account-wide. Their availability is not isolated to one Bot. |
There was a problem hiding this comment.
This sentence is in 3 separate locations on this page. Pick 1 (or 2 at most) or rephrase.
| - Skills that edit files in your project (Actor development, actorization, SDK integration) make changes on the Grok Bot cloud computer - review them before deploying or committing. | ||
| - Installed connectors are account-wide. Their availability is not isolated to one Bot. | ||
| - All Bots on your account share the same cloud computer. Files and credentials you place there are visible to every Bot. | ||
| - Prefer the Apify connector over browsing Apify's website in the Grok Bot browser. A connector is often more reliable than clicking through a site. |
There was a problem hiding this comment.
This should probably be somewhere in the "Run your first prompt" section.
…grok-bot-docs # Conflicts: # sources/platform/integrations/ai/index.mdx # sources/platform/integrations/index.mdx



This PR adds Grok Bot plugin (already released, reuses Cursor plugin and marketplace) docs.