Skip to content

vcfgdev/konpeki

v0.3.0Apache-2.0

Create editable visuals with your coding agent.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "konpeki",
  "version": "0.3.0",
  "description": "Create editable visuals with your coding agent.",
  "repository": "https://github.com/vcfgdev/konpeki",
  "license": "Apache-2.0",
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "Konpeki",
        "shortDescription": "Create editable visuals with your coding agent",
        "category": "Productivity",
        "defaultPrompt": [
          "Use Konpeki to turn these launch notes into a product announcement.",
          "Use Konpeki to create a cover for this article.",
          "Use Konpeki to turn this data into a chart for a presentation."
        ]
      }
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 2JavaScript files
  • blank.json
  • LICENSE
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai