CtrlK
BlogDocsLog inGet started
Tessl Logo

exploring-mcp-intent-clusters

Explore PostHog MCP intent clusters — agent goals grouped by semantic similarity, with each cluster's tool distribution and error rates. Use when the user asks "what are agents trying to do with the MCP?", "group the intents", "which goals fail most?", "what does each cluster route to?", wants to recompute the clustering, or pastes an MCP analytics intent-clustering URL.

79

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is concise, concrete, and executable, with sequenced workflows that include explicit polling and error-state checkpoints. Organization is clean and references are one-level deep, appropriate for this self-contained skill.

DimensionReasoningScore

Conciseness

The body is lean and domain-specific (explaining PostHog's $mcp_intent clustering and 'not expressible in SQL'), avoiding general concepts Claude already knows; every section earns its tokens with no padding.

3 / 3

Actionability

Provides copy-paste-ready tool invocations ('posthog:mcp-analytics-intent-clusters-retrieve' with '{}' payload), concrete return-field schemas, a recompute call, a UI link template, and an executable countIf coverage check — fully actionable.

3 / 3

Workflow Clarity

Workflows are explicitly sequenced with validation checkpoints: read clusters, handle empty/stale snapshots as a branching checkpoint, and recompute with 'poll until status returns to idle (done) or error' as a feedback loop.

3 / 3

Progressive Disclosure

A single-purpose, well-organized skill with clear sections (Tools, Workflows, UI links, Tips, Related skills) and one-level-deep 'Related skills' links; no bundle files are needed so well-organized sections suffice for the top anchor.

3 / 3

Total

12

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong description: concrete actions, natural trigger phrasings, explicit what-and-when guidance, and a clear niche with low conflict risk. Third-person voice is correctly maintained throughout.

DimensionReasoningScore

Specificity

Names multiple concrete capabilities — grouping agent goals 'by semantic similarity' and surfacing 'each cluster's tool distribution and error rates' — plus a recompute action, matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

It clearly answers both 'what' (explore intent clusters with tool distribution and error rates) and 'when' via an explicit 'Use when' clause with enumerated triggers, satisfying the top anchor.

3 / 3

Trigger Term Quality

The 'Use when...' clause quotes natural user phrasings ('what are agents trying to do with the MCP?', 'group the intents', 'which goals fail most?', 'what does each cluster route to?') plus a pasted-URL trigger, giving good coverage of terms users would actually say.

3 / 3

Distinctiveness Conflict Risk

The PostHog MCP intent-clustering niche is sharply scoped with distinct triggers and a specific intent-clustering URL, making it unlikely to fire for sibling skills like tool-quality or sessions.

3 / 3

Total

12

/

12

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

relative_links

Relative link issues: 2 suspicious

Warning

Total

15

/

16

Passed

Repository
PostHog/posthog
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.