Skip to content

aibilitycz/superpowered-professional

v1.1.1MIT

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

Superpowered Professional by aibility

Superpowered Professional gives Claude practical, private coaching for the work in front of you, helps you understand your Superpowered report, and prepares a review-before-save assessment.

The plugin contains three skills and an OAuth-capable remote MCP connection to Aimee. It contains no API key, hook, local credential, or proprietary server implementation.

Connect from Claude or ChatGPT

Use this remote connection URL:

https://sp.aimee.coach/api/mcp/plugin
  • Claude web or desktop: open Settings → Connectors → Add custom connector, paste the URL, and complete OAuth.
  • ChatGPT: enable Developer mode, add a custom remote MCP plugin, paste the URL, and complete OAuth. Your ChatGPT plan or workspace must allow the required read and write tools.

After connecting, ask your AI to load your current Superpowered state. The connection is ready only after real account data is returned.

Install in Claude Code

Run these commands inside Claude Code:

/plugin marketplace add aibilitycz/Superpowered-professional-by-aibility
/plugin install superpowered-professional@aibility-superpowered

Install in Codex

Run:

codex plugin marketplace add aibilitycz/Superpowered-professional-by-aibility

Then open /plugins and install Superpowered Professional from aibility-superpowered.

Direct development fallback

If marketplace installation is unavailable, run this repository directly:

git clone https://github.com/aibilitycz/Superpowered-professional-by-aibility.git
claude --plugin-dir ./Superpowered-professional-by-aibility

Sign in with your Aimee account when Claude opens the OAuth authorization flow. Existing connections may need to reconnect when a new permission is added.

What it does

  • coach-current-work uses bounded context you explicitly provide to give practical coaching and methodology offers.
  • understand-my-report explains your current Superpowered state and report.
  • take-superpowered-assessment prepares a structured assessment, shows the derived result for review, and saves only after explicit confirmation.

Permissions and privacy

The plugin requests only the scopes needed by its three skills:

  • aimee.self.read reads your own Superpowered state and report.
  • aimee.coaching.offers.write records bounded coaching-method offers for continuity and auditing.
  • aimee.assessments.write saves an assessment only after your confirmation.
  • offline_access lets the OAuth connection refresh without repeated sign-in.

Raw work evidence stays in the host. Only bounded MCP inputs and explicitly confirmed derived assessment results are sent to Aimee. The plugin does not claim access to your full local session unless the current host explicitly provides and validates that capability.

Read the privacy policy and terms of service.

Support and security

Directory availability does not imply endorsement or verified status by Anthropic or OpenAI.