XAI has launched a built-in plugin marketplace for Grok Build, enabling users to browse, install, and update plugins directly from their terminal. The marketplace integrates with Grok Build, allowing developers to access a range of tools without leaving their work environment. This new feature is designed to streamline workflows by bundling various functionalities into installable packages.

The marketplace includes plugins from several key partners, such as MongoDB, Vercel, Sentry, Chrome DevTools, Cloudflare, and Superpowers. Each plugin offers specific capabilities, such as data management, deployment control, error analysis, browser control, and workflow automation. Users can access the marketplace by typing '/marketplace' in Grok Build or using the CLI with commands like 'grok plugin marketplace list' and 'grok plugin install --trust bash'.

According to the source, every remote plugin in the catalog is tied to a specific commit SHA, and Grok Build verifies this pin during installation. Developers can also contribute their own plugins by submitting a pull request to the xai-org/plugin-marketplace repository. New users are directed to x.ai/cli for installation instructions.

Source: xai