Agent Plugins Marketplace
All plugins

punk-records-brain

v0.2.0

Set Grok Bot as a Vegapunk round table. Say 'set grok bot for me' in your preferred CLI.

Codex1 Skill

By VeigaPunkLicense: MIT0 GitHub starsUpdated last week

Directory evidence

Runtimes
Codex
Parsed components
1 skill or MCP entry
Source updated
Sep 15, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install punk-records-brain for Codex

Installs for the current user
codex plugin marketplace add VeigaPunk/ds4cc-marketplace
codex plugin marketplace upgrade ds4cc
codex plugin add punk-records-brain@ds4cc

Paste and run these commands in a terminal with Codex. They add and refresh the ds4cc catalog, then install this plugin.

Compatibility: the page URL and API slug “punk-records-brain” remain stable.

  • Codex: punk-records-brain@agent-plugin-marketplacepunk-records-brain@ds4cc

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/VeigaPunk/ds4cc-marketplace

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is marketplace/plugins/punk-records-brain/.

Plugin files

marketplace/plugins/punk-records-brain/
├── .codex-plugin/plugin.json
└── skills/punk-records-brain/SKILL.md

Included Skills1

punk-records-brainskills/punk-records-brain/SKILL.md

Vegapunk shared-mind round table and Grok Bot auto-setup. Activate on "set grok bot for me", configure grok-bot, mint Punk Records cards, multi-POV brainstorming, Egghead/council/satellite seating, Stella synthesis, or a Grok Bot multi-bot mind. The product is the conversation plus one compiled path — not six executors.

Plugin manifests1

marketplace/plugins/punk-records-brain/.codex-plugin/plugin.json
{
  "name": "punk-records-brain",
  "version": "0.2.0",
  "description": "Set Grok Bot as a Vegapunk round table. Say 'set grok bot for me' in your preferred CLI.",
  "author": {
    "name": "VeigaPunk"
  },
  "skills": "./skills/",
  "commands": "./commands/",
  "interface": {
    "displayName": "Punk Records Brain",
    "shortDescription": "Set Grok Bot for me — Vegapunk round table via CDP",
    "longDescription": "Automation surface for Grok Bot. Preferred CLIs run set-grok-bot: nudge the surface, seed Punk Records, write Stella + six satellites through CDP. The table is the product. Not an execution swarm.",
    "developerName": "VeigaPunk",
    "category": "Developer",
    "capabilities": [
      "Grok Bot Auto-Setup",
      "Multi-Personality Council",
      "Tone-Matched Routing",
      "Shared Memory Protocol",
      "Compiled Synthesis"
    ],
    "defaultPrompt": [
      "set grok bot for me",
      "Run this through Punk Records. Dark humour, technical, do not go too deep.",
      "Egghead this decision. Preserve disagreement, then compile a path."
    ]
  },
  "homepage": "https://github.com/VeigaPunk/punk-records-brain",
  "repository": "https://github.com/VeigaPunk/punk-records-brain",
  "license": "MIT"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[punk-records-brain on Agent Plugins Marketplace](https://pluginsmp.com/plugins/punk-records-brain)