> For the complete documentation index, see [llms.txt](https://integrations.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://integrations.impact.com/ai-solutions/mcp-skills/partner-skills.md).

# Partner Skills

Partner skills are ready-to-run workflows designed to automate your day-to-day partnership management, for example tracking campaign performance, auditing your payouts, or summarizing contract terms. Browse the available skills below, install your chosen skill, and run it in a chat connected to the impact.com MCP.

{% hint style="info" %}
Every skill needs tools. Visit [Partner MCP Tools](/ai-solutions/mcp-tools/partner-mcp-tools.md) to browse our library of available tools. Using MCP? [Tell us](https://outset.ai/start/e8deff07-d44b-4691-a028-c0b7f7ed9459) which tools and skills you want, and what is getting in the way.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Partner Weekly Performance Digest</h4><p>Account performance summary with period-over-period KPIs, top movers, and three next actions.</p></td><td><a href="/ai-solutions/mcp-skills/partner-skills/partner-weekly-performance-digest-skill.md">Partner Weekly Performance Digest Skill</a></td></tr><tr><td><h4>Partner Program Portfolio Scorecard</h4><p>Ranked programs / brands (clicks / actions / earnings) with period vs prior and three next actions.</p></td><td><a href="/ai-solutions/mcp-skills/partner-skills/partner-program-portfolio-scorecard-skill.md">Partner Program Portfolio Scorecard Skill</a></td></tr><tr><td><h4>Partner Promo &#x26; Offers Readiness</h4><p>ACTIVE/PENDING promo codes by advertiser/program, ending-soon callouts, three next actions.</p></td><td><a href="/ai-solutions/mcp-skills/partner-skills/partner-promo-and-offers-readiness-skill.md">Partner Promo &amp; Offers Readiness Skill</a></td></tr><tr><td><h4>Partner Tracking-link Pack</h4><p>Confirm destinations, create Regular/Vanity tracking links (one call per URL), return a campaign-ready success/failure table, three next actions.</p></td><td><a href="/ai-solutions/mcp-skills/partner-skills/partner-tracking-link-pack-skill.md">Partner Tracking-Link Pack Skill</a></td></tr><tr><td><h4>Partner Invoice Status Brief</h4><p>Recent invoices with PENDING/OVERDUE callouts, optional detail, three next actions.</p></td><td><a href="/ai-solutions/mcp-skills/partner-skills/partner-invoice-status-brief-skill.md">Partner Invoice Status Brief Skill</a></td></tr><tr><td><h4>Partner Program Discovery Brief</h4><p>Ranked programs to discover/apply to with optional fit evaluates, three next actions.</p></td><td><a href="/ai-solutions/mcp-skills/partner-skills/partner-program-discovery-brief-skill.md">Partner Program Discovery Brief Skill</a></td></tr><tr><td><h4>Partner Action-Inquiry Brief</h4><p>Action-inquiry status brief with a needs-attention queue (incomplete, aging, declined) and three next actions.</p></td><td><a href="/ai-solutions/mcp-skills/partner-skills/partner-action-inquiry-brief-skill.md">Partner Action Inquiry Brief Skill</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://integrations.impact.com/ai-solutions/mcp-skills/partner-skills.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
