agentsclimarketplace

Client performance review

Skill intelligems-io/intelligems-mcp-skills/skills/client-performance-review

Use when preparing a monthly or quarterly Intelligems performance review for an agency client, customer, account, or stakeholder meeting.From its SKILL.md

Install
npx -y skills add intelligems-io/intelligems-mcp-skills --skill client-performance-review

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its file declares

Copied from the file, not written here

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

1.7 KB, 327 tokens by cl100k_base, as published. Nobody here has run it

Client Performance Review

Use this skill to turn completed and active Intelligems tests into a meeting-ready performance review.

Steps

  1. Resolve organization, review period, and audience for the review.
  2. Search for completed tests in the period with search_experiences or search_experiments using status: "ended".
  3. Include running tests only if the user asks or they materially affect the review.
  4. Analyze each completed test with get_experience, get_experience_metrics_config, and analyze_experience.
  5. Pull segment breakdowns only for tests where they change the story.
  6. Summarize revenue, profit, and learning impact separately.

Review Structure

Return:

  1. Executive summary.
  2. Completed tests: winners, losers, inconclusive tests.
  3. Estimated revenue or profit impact where supported by data.
  4. Strategic learnings by theme.
  5. Tests that should be implemented, repeated, extended, or retired.
  6. Recommended next tests.
  7. Appendix with organization, dates, experience IDs, and caveats.

Quality Bar

  • Explain what happened, why it matters, and what the client should do next.
  • Keep the narrative honest if the data is inconclusive.
  • Do not hide tests with negative results. Convert them into learnings when possible.

Data Safety

Use only the user's authenticated MCP or API context. Do not save raw responses, exports, graph URLs, order data, customer data, or private store identifiers to the repository. Summarize findings and include experience IDs only when needed for the user's workflow.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.