Add the Porter Metrics skill to Claude

This skill teaches Claude how to use the Porter Metrics connector correctly — the first steps, connecting an account, reading data, and recovering from errors. Pick the channel that matches where you use Claude.

1 · claude.ai (web & desktop)

  1. Download https://mcp.portermetrics.com/skill.zip.
  2. In claude.ai, open Settings → Capabilities → Skills.
  3. Choose Upload skill and select the ZIP.

2 · Claude Code / Claude Desktop — paste-in prompt

Paste this into Claude and it installs the skill for you:

Download https://mcp.portermetrics.com/skill.zip, unzip it into ~/.claude/skills/ so that ~/.claude/skills/porter-metrics/SKILL.md exists, then confirm the 'porter-metrics' skill is available.

3 · Plugin marketplace (Claude Code)

One step installs both the Porter connector (you'll be asked to sign in the first time) and the skill:

/plugin marketplace add portermetrics/claude-skills
/plugin install porter-metrics@portermetrics

4 · npx (Claude Code & other agents)

npx skills add portermetrics/claude-skills

Already connected the Porter connector? Just ask Claude “what can Porter do?” and it will walk you through the rest.