Agent Plugins Marketplace
All plugins

the-kimiraikoner

v0.1.0

Drive Kimi web UI chat through agent-browser and an authenticated CDP profile.

Codex1 Skill

By VeigaPunk0 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 the-kimiraikoner for Codex

Installs for the current user
codex plugin marketplace add VeigaPunk/ds4cc-marketplace
codex plugin marketplace upgrade ds4cc
codex plugin add the-kimiraikoner@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 “the-kimiraikoner” remain stable.

  • Codex: the-kimiraikoner@agent-plugin-marketplacethe-kimiraikoner@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/the-kimiraikoner/.

Plugin files

marketplace/plugins/the-kimiraikoner/
├── .codex-plugin/plugin.json
└── skills/the-kimiraikoner-docs/SKILL.md

Included Skills1

the-kimiraikoner-docsskills/the-kimiraikoner-docs/SKILL.md

Install and run The KimiRaikoner Kimi web UI adapter through agent-browser and an authenticated CDP profile. Paste-friendly on Grok Build.

Plugin manifests1

marketplace/plugins/the-kimiraikoner/.codex-plugin/plugin.json
{
  "name": "the-kimiraikoner",
  "version": "0.1.0",
  "description": "Drive Kimi web UI chat through agent-browser and an authenticated CDP profile.",
  "author": {
    "name": "VeigaPunk"
  },
  "skills": "./skills/",
  "interface": {
    "displayName": "The KimiRaikoner (VeigaPunk)",
    "shortDescription": "Kimi web UI automation through agent-browser",
    "longDescription": "Uses agent-browser with a dedicated authenticated Chrome CDP profile to fire prompts into the Kimi web UI (fire-and-forget).",
    "developerName": "VeigaPunk",
    "category": "Developer",
    "capabilities": [
      "Web Automation",
      "Kimi Web UI",
      "Authenticated CDP"
    ],
    "defaultPrompt": [
      "Show me how to use The KimiRaikoner.",
      "Send this task to the Kimi web UI.",
      "Set up the shared agent-browser profile."
    ]
  },
  "homepage": "https://github.com/VeigaPunk/the-kimiraikkoner",
  "repository": "https://github.com/VeigaPunk/the-kimiraikkoner"
}

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

[the-kimiraikoner on Agent Plugins Marketplace](https://pluginsmp.com/plugins/the-kimiraikoner)