Skills that orchestrate the EULER MCP tools for partner-relationship workflows: QBR generation, pre-meeting partner briefings, portfolio pulse, approvals triage, and more. Self-contained HTML output styled with the EULER design system.
Generate a Quarterly Business Review (QBR) document for a specific partner using EULER MCP tools. Use this skill whenever the user mentions a QBR, quarterly review, partner business review, quarterly performance summary, or asks to "review", "summarize", or "report on" how a specific partner has been doing — even if they only describe the intent without using the term "QBR".
Show a partner's own deal pipeline with one customer — open deals by stage with amounts, plus closed-won/lost — using EULER MCP tools. Use this skill whenever a partner wants their deals view — phrases like "my deals", "my pipeline", "what deals do I have open", "my deal pipeline", "look up a deal by name". Partner-facing (a partner viewing their OWN deals); for a full self scorecard use my-performance, for a customer admin's review use generate-qbr.
Generate a partner's own onboarding and certification progress report — what's done, what's left, and what's overdue across the flows assigned to them by one customer, using EULER MCP tools. Use this skill whenever a partner wants their personal onboarding status — phrases like "where am I in my onboarding", "my certification progress", "what onboarding steps do I have left", "am I done with onboarding", "show my training progress". Partner-facing (a partner viewing their OWN progress), NOT a customer admin reviewing partners — that distinction selects this skill over portfolio-pulse / generate-qbr.
Generate a partner's own performance scorecard with one customer — their EULER health score (0–100), key stats (revenue, deals, commissions, referrals), and the single biggest thing to improve — using EULER MCP tools. Use this skill whenever a partner wants their personal performance read — phrases like "how am I doing", "my performance", "my numbers", "my partner scorecard", "how's my pipeline", "am I on track this quarter". Partner-facing (a partner viewing their OWN numbers), NOT a customer admin reviewing partners — that distinction selects this over generate-qbr / portfolio-pulse.
List a partner's own submitted referrals and deal registrations with one customer and where each stands (pending / approved / rejected), using EULER MCP tools. Use this skill whenever a partner wants to see the referrals they've sent — phrases like "my referrals", "what referrals did I submit", "status of my referrals", "my deal registrations", "did my referral get approved". Partner-facing (a partner viewing their OWN referrals), NOT a customer admin triaging the queue — that distinction selects this over pending-approvals-triage.
External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code plugin — skills, slash commands, and sub-agents that orchestrate the EULER MCP tools for partner-relationship workflows.
| Skill | Status | Description |
|---|---|---|
generate-qbr | ✅ Available (validated against staging 2026-05-25) | Generate a Quarterly Business Review for a specific partner |
partner-briefing | ✅ Available (validated against staging 2026-05-25) | Pre-meeting briefing for a partner call — 30-second read with what they'll discuss + what you should bring up |
portfolio-pulse | 🆕 New (field paths pending live-MCP validation) | One-screen pulse of the whole partner portfolio — totals, top performers, who needs attention, coverage gaps |
pending-approvals-triage | 🆕 New (field paths pending live-MCP validation) | Age-sorted worklist of what's awaiting approval — partner apps, pending referrals, pending deal registrations |
my-onboarding | 🆕 New (field paths pending live-MCP validation) | Partner-facing: a partner views their own onboarding and certification progress across all assigned flows — what's done, what's left, what's overdue (contrast: customer-admin skills like portfolio-pulse / generate-qbr) |
my-performance | 🆕 New (field paths pending live-MCP validation) | Partner-facing: a partner views their own performance scorecard with one customer — health score (0–100), headline stats (revenue, deals, commissions, referrals), and the single biggest lever to improve (contrast: generate-qbr is the customer admin reviewing a partner; this is that partner reviewing themselves) |
my-referrals | 🆕 New (field paths pending live-MCP validation) | Partner-facing: a partner views their full referral history with one customer — pipeline snapshot (active, won, lost counts + total pipeline value), per-referral status cards sorted by recency, and next-action nudges for stale or stuck referrals |
my-deals | 🆕 New (field paths pending live-MCP validation) | Partner-facing: a partner views all deal registrations they have submitted with one customer — status breakdown (approved, pending, rejected), per-deal cards with value and stage, and a summary of total attributed pipeline |
submit-a-referral | 🆕 New (field paths pending live-MCP validation) — write action | Partner-facing: a partner submits a new referral to a customer — collects company name, contact, and opportunity details interactively, then calls the EULER MCP to create the referral record |
partner-health-check | 🚧 Planned | One-glance health snapshot of a partner (deals + referrals + agreement + commission status) |
monthly-commission-report | 🚧 Planned | Auto-generate commission payout report for a partner or company-wide |
referral-workflow | 🚧 Planned | End-to-end referral submission flow (list accounts → get form → submit) |
flow-onboarding-setup | 🚧 Planned | Scaffold a new onboarding flow with steps + assignments |
Shared model: generate-qbr and portfolio-pulse both derive partner-health signals from the same model — see docs/partner-health-model.md.
This repo is structured as a Claude Code plugin marketplace (euler-plugins)
containing one plugin (euler).
/plugin marketplace add Euler-Software-Inc/EULER-skills
/plugin install euler@euler-plugins
The first time you invoke an EULER skill, Claude will trigger the OAuth flow
against https://mcp.eulerapp.com — one-time consent, the token is cached for
30 days. Skills are invoked as /euler:generate-qbr and /euler:partner-briefing.
To iterate on the plugin locally without publishing:
git clone https://github.com/Euler-Software-Inc/EULER-skills.git
cd EULER-skills
claude --plugin-dir .
Or load it without cloning via --plugin-dir pointing at a local path. Use
/reload-plugins inside Claude Code to pick up changes without restarting.
/plugin marketplace update euler-plugins
/plugin update euler
To validate the manifests before pushing changes:
claude plugin validate .
This plugin does NOT ship its own MCP server. It references the existing remote
EULER MCP via .mcp.json. When a user invokes a skill, Claude:
SKILL.md)https://mcp.eulerapp.com (OAuth 2.1, one-time consent)npx claudepluginhub euler-software-inc/euler-skills --plugin eulerHarness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Plugin that includes the Figma MCP server and Skills for common workflows
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Memory compression system for Claude Code - persist context across sessions
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.