Skip to content

Repository files navigation

carlocontext

Plugin marketplace for Grok Build, Claude Code, and OpenAI Codex.

Add the marketplace and install the plugins you want.

Install

Grok Build

grok plugin marketplace add CarloLepelaars/carlocontext

Claude Code

/plugin marketplace add CarloLepelaars/carlocontext

OpenAI Codex

codex plugin marketplace add CarloLepelaars/carlocontext

How to add a plugin

  1. Create plugins/<kebab-name>/. Use fastcore as a reference.

  2. Add plugin.json, README.md, and LICENSE.

  3. Add skills at skills/<skill-name>/SKILL.md, including name and description frontmatter and instructions.

  4. Run these commands from the new plugin's directory:

    mkdir -p .grok-plugin .claude-plugin .codex-plugin
    ln -s ../plugin.json .grok-plugin/plugin.json
    ln -s ../plugin.json .claude-plugin/plugin.json
    ln -s ../plugin.json .codex-plugin/plugin.json
  5. Register the plugin for all three AI providers:

Developed by Carlo Lepelaars

About

Plugin marketplace for Grok Build, Claude Code, and OpenAI Codex.

Topics

Resources

Contributing

Stars

1 star

Watchers

0 watching

Forks

Sponsor this project

Contributors