CtrlK
BlogDocsLog inGet started
Tessl Logo

twocaptcha

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

60

Quality

70%

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/twocaptcha/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

82%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 strong, actionable CLI integration guide: concrete copy-paste commands, a clear connection state machine with validation and retry, and a useful flags table. Its main weaknesses are minor over-explanation, a loose step-numbering scheme that references an unlabeled 'Step 2', and no progressive disclosure to deeper reference files.

DimensionReasoningScore

Conciseness

The body is mostly lean commands and a useful flags table with only minor over-explanation (the one-line 'what 2Captcha is' opener and how Membrane normalizes domains internally), fitting 'Efficient; minor instances of over-explanation that could be trimmed.'

4 / 5

Actionability

It provides fully executable, copy-paste-ready commands throughout (npm install, membrane login, connection ensure, action run, request) plus a concrete flags table, matching 'Fully executable; copy-paste ready code or commands; specific examples cover the common cases.'

5 / 5

Workflow Clarity

The install → authenticate → connect → wait → search → run/proxy sequence is clear with explicit state-checking validation and a retry loop for CLIENT_ACTION_REQUIRED, but the referenced 'Step 2' is never labeled and numbering is loose, matching 'Clear sequence with most checkpoints present; minor validation gaps.'

4 / 5

Progressive Disclosure

The single SKILL.md is well-organized with clear section headers and no bundle files exist to reference, but all content lives inline with no split-out reference material, fitting 'Good structure; most content is appropriately placed; minor organization gaps.'

4 / 5

Total

17

/

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 names a clear brand niche and includes an explicit Use-when clause, but its action verbs are generic data-management filler rather than concrete CAPTCHA-solving triggers. It is functional but lacks the specific trigger vocabulary (captcha, recaptcha, solve) users would naturally say.

Suggestions

Replace generic verbs with concrete 2Captcha actions, e.g. 'Solve image, reCAPTCHA v2/v3, hCaptcha, GeeTest, Turnstile, and text CAPTCHAs; submit tasks and retrieve results.'

Add natural trigger terms users actually say, such as 'solve captcha', 'bypass recaptcha', or 'decode hCaptcha', so the skill surfaces on real requests.

Tighten the Use-when clause to reference CAPTCHA-solving intent rather than the circular 'interact with 2Captcha data'.

DimensionReasoningScore

Specificity

It names the domain ("2Captcha integration") but the actions — "Manage data, records, and automate workflows" — are generic and not concrete 2Captcha-specific operations like solving CAPTCHAs or submitting tasks, matching the anchor 'Names the domain but actions are minimal or generic.'

2 / 5

Completeness

It has both a 'what' ("2Captcha integration. Manage data, records, and automate workflows") and an explicit 'when' ("Use when the user wants to interact with 2Captcha data"), but the 'when' is generic/circular rather than concrete trigger phrases, so it sits at 4 not 5.

4 / 5

Trigger Term Quality

It includes the natural brand term "2Captcha" that users would say, but misses common variations and synonyms (captcha, recaptcha, hcaptcha, solve), fitting 'Some relevant keywords but missing common variations or synonyms.'

3 / 5

Distinctiveness Conflict Risk

The brand-specific niche "2Captcha" is clearly distinguishable with minimal conflict risk, but the generic "Manage data, records, and automate workflows" creates minor overlap with other data-management skills, matching 'Mostly distinct; minor overlap risk.'

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.