CtrlK
BlogDocsLog inGet started
Tessl Logo

linkedin-analytics

Use when someone wants to understand their own LinkedIn numbers — which posts worked, why reach dropped, whether a pattern is real, or how to test a hypothesis. Triggers on "why did my reach drop", "what's working on my LinkedIn", "analyze my posts", "do carousels do better for me", "should I test this", "LinkedIn analytics". Reads your own exported post data, reports medians and outlier bands, tests candidate patterns against a permutation null, and sizes a real experiment — refusing to conclude anything below 10 posts.

77

Quality

98%

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

The canonical home for this skill is linkedin-analytics in alirezarezvani/claude-skills

SKILL.md
Quality
Evals
Security

Quality

Content

96%Weight 40%Scale 1-5

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

A tightly written, highly actionable skill body with an exemplary validated workflow. Its one real weakness is progressive disclosure: the body references six bundle files that do not exist in the package, breaking the navigation it so clearly signals.

Suggestions

Ship the referenced bundle so the signaled links resolve: scripts/post_performance_analyzer.py, scripts/pattern_miner.py, scripts/experiment_planner.py, references/linkedin_metrics_canon.md, references/evidence_thresholds.md, assets/example_post_export.csv, and assets/measurement_log_template.md — none are present in the package.

If a file is intentionally not bundled, mark it as such inline so Claude does not attempt to follow a dead link.

DimensionReasoningScore

Conciseness

Lean and dense; assumes Claude's competence and skips generic explanations (no 'what is a median'), with every explanatory clause tied to domain-specific statistical reasoning that earns its place.

5 / 5

Actionability

Copy-paste-ready commands with full flags and example values for all three scripts (e.g. '--input posts.csv --csv --output human', '--cv 0.45 --effect 0.30 --posts-per-week 2'), covering the common cases concretely.

5 / 5

Workflow Clarity

A clear four-step sequence (export → describe → test → experiment) with explicit exit-code checkpoints (0/2/3) at each stage serving as validation feedback loops, including refusal gates for the under-10-posts floor.

5 / 5

Progressive Disclosure

Well-structured overview with a scripts table, clearly signaled one-level-deep references, and a 'Distinct from' section — but the six referenced bundle files (scripts/, references/, assets/) are not present on disk, so the signaled navigation points to missing materials.

4 / 5

Total

19

/

20

Passed

Description

100%Weight 40%Scale 1-5

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

An exemplary description: third-person voice, concrete capabilities, explicit trigger phrases, and a distinctive niche. It tells both what the skill does and exactly when to invoke it without padding.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'reports medians and outlier bands', 'tests candidate patterns against a permutation null', 'sizes a real experiment', 'refusing to conclude anything below 10 posts' — giving comprehensive coverage rather than generic verbs.

5 / 5

Completeness

Explicitly answers both what (reads exported data, reports medians/outlier bands, permutation test, experiment sizing, 10-post refusal) and when ('Use when someone wants...'), capped with a concrete 'Triggers on' list.

5 / 5

Trigger Term Quality

Provides a rich set of natural phrases users would actually say — 'why did my reach drop', 'what's working on my LinkedIn', 'analyze my posts', 'do carousels do better for me', 'should I test this', 'LinkedIn analytics' — including synonyms and question forms.

5 / 5

Distinctiveness Conflict Risk

A clear niche — one person's own LinkedIn export with statistical refusals — with distinct trigger phrases that are unlikely to fire for cross-platform or strategy skills.

5 / 5

Total

20

/

20

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

relative_links

Relative link issues: 7 missing

Warning

referenced_paths_exist

Referenced path issues: 17 missing

Warning

Total

14

/

16

Passed

Repository
alirezarezvani/claude-skills
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.