Skip to content

aibilitycz/superpowered-professional

v1.1.1MIT

Private, self-only professional coaching, report interpretation, and review-before-save Superpowered assessments.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

superpowered-professionalstreamable-http
{
  "type": "streamable-http",
  "url": "https://sp.aimee.coach/api/mcp/plugin"
}

What this package declares

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

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "superpowered-professional",
  "version": "1.1.1",
  "description": "Private, self-only professional coaching, report interpretation, and review-before-save Superpowered assessments.",
  "author": {
    "name": "aibility s.r.o.",
    "url": "https://aibility.cz"
  },
  "homepage": "https://sp.aimee.coach",
  "repository": "https://github.com/aibilitycz/Superpowered-professional-by-aibility",
  "license": "MIT",
  "keywords": [
    "superpowered",
    "professional-coaching",
    "ai-assessment",
    "aibility"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "Superpowered Professional",
        "shortDescription": "Practical coaching and Superpowered assessment",
        "longDescription": "Get practical coaching on work in front of you, understand your Superpowered profile, and prepare a private, review-before-save assessment.",
        "developerName": "aibility",
        "category": "Productivity",
        "capabilities": ["Interactive", "Write"],
        "composerIcon": "./assets/composer-icon.svg",
        "logo": "./assets/logo.svg",
        "websiteURL": "https://sp.aimee.coach",
        "privacyPolicyURL": "https://sp.aimee.coach/en/privacy",
        "termsOfServiceURL": "https://sp.aimee.coach/en/terms",
        "defaultPrompt": [
          "Assess how I work with AI toward my current goal. Keep raw evidence here, show me the report, and save only after I confirm."
        ],
        "brandColor": "#5938B7",
        "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.

  • acquire-local-evidence.mjs
  • plugin.release.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