CtrlK
BlogDocsLog inGet started
Tessl Logo

check-posthog-loading

Inspect how the PostHog JavaScript SDK is loaded across a list of URLs. Use to confirm consistent installation across pages, find pages missing the snippet, detect mismatched API keys or hosts between pages, and verify the load method (head snippet vs deferred vs array.js).

80

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

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.

A compact, well-organized instruction skill that gives the exact tool invocation, parameters, and a clear red-flag interpretation guide. It stays lean and assumes Claude's competence throughout.

DimensionReasoningScore

Conciseness

Lean body with no over-explanation of concepts Claude already knows; every section (reports list, when-to-use, invocation, red flags) earns its tokens; not a 2 because there is no unnecessary padding to tighten.

3 / 3

Actionability

Names the exact tool and parameters — "Call the `check_posthog_loading` MCP tool with: `urls` (required), `posthog_host` (default `https://us.i.posthog.com`)" — plus concrete red-flag remediation, which is executable guidance; not a 2 because details are complete rather than pseudocode-like.

3 / 3

Workflow Clarity

As a simple single-task skill under 50 lines, the single action (invoke the tool then interpret) is unambiguous, and the "Interpreting the result" section supplies clear post-execution checkpoints; not capped at 2 because the operation is read-only, not destructive/batch-mutating.

3 / 3

Progressive Disclosure

Under 50 lines with no external references needed, organized into well-signaled sections (When to use / How to invoke / Interpreting the result); not a 2 because the structure is clean and no inline content needs splitting out.

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, third-person description that states concrete capabilities and gives explicit purpose-based triggers for when to use the skill. It is domain-specific and unlikely to fire for the wrong skill.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "confirm consistent installation across pages, find pages missing the snippet, detect mismatched API keys or hosts between pages, and verify the load method" — matching the anchor for naming several specific actions; not a 2 because coverage is comprehensive rather than partial.

3 / 3

Completeness

Answers both what ("Inspect how the PostHog JavaScript SDK is loaded across a list of URLs") and when ("Use to confirm..., find..., detect..., verify..."); the "Use to" clause is equivalent explicit trigger guidance, so it is not capped at 2.

3 / 3

Trigger Term Quality

Uses natural domain terms a user would actually say — "PostHog", "snippet", "API keys", "pages", "install" — giving good coverage; not a 2 because it spans the common variations rather than a single keyword.

3 / 3

Distinctiveness Conflict Risk

Narrows to a clearly distinct PostHog-loading niche with specific triggers unlikely to conflict with other skills; not a 2 because the scope is sharply bounded rather than overlapping.

3 / 3

Total

12

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

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.