CtrlK
BlogDocsLog inGet started
Tessl Logo

maxmind-geoip2

MaxMind GeoIP2 integration. Manage data, records, and automate workflows. Use when the user wants to interact with MaxMind GeoIP2 data.

55

Quality

62%

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

Fix and improve this skill with Tessl

tessl review fix ./skills/maxmind-geoip2/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

67%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.

The body is a well-structured, actionable guide to the Membrane CLI workflow with strong command examples and explicit state-handling feedback loops, weakened mainly by conceptual intro padding and slightly inconsistent step numbering.

Suggestions

Trim the opening conceptual paragraph ('MaxMind GeoIP2 provides geolocation data based on IP addresses...') and phrases like 'so you can focus on the integration logic rather than auth plumbing' to assume Claude's competence.

Fix the inconsistent step numbering — either add a labeled 'Step 1' or rename '1b' so the 'skip to Step 2' references resolve cleanly.

Give one concrete action-list/search example (e.g. an actual intent query for geo lookup) instead of leaving the intent as a bare 'QUERY' placeholder.

DimensionReasoningScore

Conciseness

The bulk is efficient command examples, but the opening paragraph explaining what GeoIP2 is used for (personalization, fraud prevention, content localization) and prose like 'so you can focus on the integration logic rather than auth plumbing' is conceptual padding Claude already knows, matching 'mostly efficient but includes some unnecessary explanation.'

3 / 5

Actionability

It provides concrete, mostly copy-paste-ready commands throughout (connection ensure, action run, request, plus a flag table), with only minor gaps such as unsubstituted CONNECTION_ID and QUERY placeholders, fitting 'mostly executable guidance; concrete code or commands with minor gaps.'

4 / 5

Workflow Clarity

The connection workflow has a clear sequence with state handling (READY/BUILDING/CLIENT_ACTION_REQUIRED/CONFIGURATION_ERROR) and explicit poll-after-action feedback loops, but the step numbering ('skip to Step 2', '#### 1b' with no clear Step 1) is inconsistent, fitting 'clear sequence with most checkpoints present; minor gaps.'

4 / 5

Progressive Disclosure

As a single well-organized file with clear section headers and no nested/buried references, it has good structure and easy navigation; it falls short of a 5 only because a clear overview pointing to one-level-deep reference files is absent and the ~140-line body could benefit from splitting detailed reference material out.

4 / 5

Total

15

/

20

Passed

Description

57%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.

The description clearly names its niche and includes an explicit Use-when clause, but its capability verbs are abstract ('manage data, records, and automate workflows') and it lacks natural trigger synonyms beyond the product name.

Suggestions

Replace abstract verbs with concrete capabilities, e.g. 'Look up country/city/ASN geolocation for IP addresses, detect anonymous IPs, and run GeoIP2 actions via Membrane.'

Add natural trigger phrases users would say, such as 'Use when the user wants to geolocate an IP address, look up country or city from an IP, or detect anonymous/proxy IPs.'

Keep the third-person voice but ensure the 'what' lists specific actions rather than generic 'manage data, records' phrasing.

DimensionReasoningScore

Specificity

It names the domain (MaxMind GeoIP2) but the stated actions are generic and abstract ('Manage data, records, and automate workflows') rather than concrete capabilities, fitting the 'names the domain but actions are minimal or generic' anchor.

2 / 5

Completeness

It states both a 'what' (MaxMind GeoIP2 integration, manage data/records/workflows) and an explicit 'when' ('Use when the user wants to interact with MaxMind GeoIP2 data'), but the trigger could be more specific, fitting the 'has both what and when; when could be more explicit' anchor.

4 / 5

Trigger Term Quality

The only natural keyword is the product name 'MaxMind GeoIP2'; common user phrases like IP geolocation, geo lookup, or location-from-IP synonyms are missing, matching the 'some relevant keywords but missing common variations or synonyms' anchor.

3 / 5

Distinctiveness Conflict Risk

Naming a specific product (MaxMind GeoIP2) gives it a clear, mostly distinct niche with low conflict risk, though the generic 'when' clause leaves minor overlap risk with related geo/data skills.

4 / 5

Total

13

/

20

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

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
membranedev/application-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.