Skip to content

mjcramerz/notion

v1.1.0

Use this plugin for notion capture, meeting, research, and implementation-planning workflows.

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": "notion",
  "version": "1.1.0",
  "description": "Use this plugin for notion capture, meeting, research, and implementation-planning workflows.",
  "author": {
    "name": "Codex Setup"
  },
  "homepage": "https://developers.notion.com/",
  "keywords": [
    "notion",
    "productivity",
    "knowledge",
    "capture",
    "meeting",
    "intelligence",
    "research",
    "documentation"
  ],
  "extensions": {
    "com.openai": {
      "apps": "./.app.json",
      "interface": {
        "displayName": "Notion",
        "shortDescription": "Notion planning and capture",
        "category": "Productivity",
        "capabilities": [
          "Interactive",
          "Write"
        ],
        "defaultPrompt": [
          "Use the Notion plugin for Notion capture, research, and planning workflows."
        ],
        "longDescription": "Use this plugin for Notion knowledge capture, meeting prep, research documentation, and spec-to-implementation planning.",
        "developerName": "Codex Setup",
        "brandColor": "#111827",
        "websiteURL": "https://developers.notion.com/",
        "composerIcon": "./skills/notion-knowledge-capture/assets/icon-32.png",
        "logo": "./skills/notion-knowledge-capture/assets/icon-128.png",
        "screenshots": []
      }
    }
  }
}

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.

  • 4Python files
  • 12JSON files
  • 4text files
  • 4YAML files
  • 8images
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