Skip to content

new skill: manage-boards#27

Open
naitik-mixpanel wants to merge 4 commits into
mixpanel:mainfrom
naitik-mixpanel:manage-board
Open

new skill: manage-boards#27
naitik-mixpanel wants to merge 4 commits into
mixpanel:mainfrom
naitik-mixpanel:manage-board

Conversation

@naitik-mixpanel

Copy link
Copy Markdown
Contributor

What

Adds three region-pinned copies of the manage-boards skill — mixpanel-mcu (US), mixpanel-mcu-eu (EU), and mixpanel-mcu-in (IN). Each folder holds the full skill (SKILL.md, references, scripts, commands) and is bound to its region's Mixpanel MCP connector (mcp.mixpanel.com, mcp-eu.mixpanel.com, mcp-in.mixpanel.com). Skill logic is identical across all three; only the connector binding differs.

Why

Mixpanel enforces data residency across US, EU, and IN, and each region is served by a separate MCP connector. A single skill can't safely span them — running a board operation against the wrong endpoint either fails or touches the wrong project. Three region-pinned variants give each region a self-contained skill that only ever talks to its own connector, with no cross-region fallback.

Type

  • New skill
  • Update existing skill
  • Bug fix
  • Documentation

Skill review

  • /review-skill passed (no blockers or majors)

Testing

Sample prompt: https://claude.ai/share/7aabda51-82d1-4aa1-9c9d-95bfc2f8af1c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant