Skip to content

abostwick12/lead-emergence-workspace-experience

v0.2.0

User-controlled workspace composition from entitled bundle manifests.

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": "lead-emergence-workspace-experience",
  "version": "0.2.0",
  "description": "User-controlled workspace composition from entitled bundle manifests.",
  "author": {
    "name": "Lead Emergence",
    "url": "https://github.com/abostwick12"
  },
  "homepage": "https://github.com/abostwick12/lead-emergence-bundles",
  "repository": "https://github.com/abostwick12/lead-emergence-bundles",
  "keywords": ["workspace", "dashboard", "navigation", "attention", "personalization"],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "Lead Emergence Workspace Experience",
        "shortDescription": "Compose a focused workspace from entitled bundles.",
        "longDescription": "Recommend a useful Lead Emergence workspace layout while leaving every persistent navigation change under user control.",
        "developerName": "Lead Emergence",
        "category": "Productivity",
        "capabilities": ["Read", "Interactive"],
        "defaultPrompt": [
          "What deserves my attention?",
          "Recommend a better workspace layout.",
          "Help organize my entitled workspaces."
        ],
        "brandColor": "#173B3F"
      }
    }
  }
}

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