access-policies
Build the access_policies value — the granular, IAM-shaped way to allow or deny add-in features
Create a one-page company strip profile using branded PPT template
> /plugin marketplace add anthropics/financial-servicesHow it fires
How this command gets triggered: by you, by Claude, or both.
/one-pagerContext preview
What this command does when you run it.
Create a one-page company strip profile using branded PPT template
description: Create a one-page company strip profile using branded PPT template argument-hint: "[company name or ticker]"
Create a professional one-page company strip profile for pitch books and deal materials.
If a company name or ticker is provided, use it. Otherwise ask:
**First, check for existing ppt-template skills** in the skills directory:
ls skills/ | grep -E "ppt-template|brand-guidelines"
If template skills exist (e.g., `techcorp-ppt-template`, `gs-brand-guidelines`): 1. List available templates to the user 2. Ask which template to use, or if they want a clean professional format 3. Load the selected template skill with `skill: "[template-name]"`
If no template skills exist, ask:
If a template file is provided: 1. Analyze the template structure to understand layouts 2. Use appropriate layout for one-pager content
Use `skill: "strip-profile"` to execute the profile creation:
1. **Clarify requirements**:
2. **Research company data**:
3. **Create the strip profile**:
After creating the slide: 1. Convert to image for review 2. Check for text overlap/cutoff issues 3. Verify all data is populated (no placeholders) 4. Show preview to user for approval
Provide: 1. **PowerPoint file** (.pptx) - the one-pager 2. **Image preview** - for quick review 3. **Summary** of key data points included
┌─────────────────────────────────────────────────────────────────┐ │ Company Name (TICKER) [Logo] │ ├────────────────────────────┬────────────────────────────────────┤ │ COMPANY OVERVIEW │ BUSINESS & POSITIONING │ │ • HQ, Founded, Employees │ • Core business description │ │ • CEO, CFO │ • Key products/services │ │ • Market cap, industry │ • Competitive positioning │ │ • Key stats │ • Growth drivers │ ├────────────────────────────┼────────────────────────────────────┤ │ KEY FINANCIALS │ STOCK PERFORMANCE / OWNERSHIP │ │ ┌──────────────────────┐ │ [1Y Stock Chart] │ │ │ Metric │ FY24 │ FY25E│ │ │ │ │ Rev │ $XXB │ $XXB │ │ Top Shareholders: │ │ │ EBITDA │ $XXB │ $XXB │ │ • Vanguard: X.X% │ │ │ Margin │ XX% │ XX% │ │ • BlackRock: X.X% │ │ │ EV/EBITDA │ XXx │ XXx │ │ • State Street: X.X% │ │ └──────────────────────┘ │ │ └────────────────────────────┴────────────────────────────────────┘ Source: Company filings, FactSet
Before delivery:
Reference agents, skills, and data connectors for the financial-services workflows we see most — investment banking, equity research, private equity, and wealth management.
Build the access_policies value — the granular, IAM-shaped way to allow or deny add-in features
Build the bootstrap endpoint — per-user MCP servers, skills, dynamic config
Azure admin consent URLs — one-time tenant approval for Entra SSO and Outlook Graph access
Diagnose deployment issues (stale config, connect failures, missing add-in)
Several manifest configurations require an Entra (Azure AD) app registration in **your** tenant rather than Anthropic's default multi-tenant app — because the…
Export a copy of a user's add-in chat history, skills, MCP registrations, and settings before a machine is rebuilt