CtrlK
BlogDocsLog inGet started
Tessl Logo

monei

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

57

Quality

66%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

Fix and improve this skill with Tessl

tessl review fix ./skills/monei/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

75%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, action-oriented CLI guide: copy-paste-ready commands, a clear workflow with explicit connection-state validation and a re-poll feedback loop, and well-organized sections. Its main weakness is mild verbosity in the introductory and motivational prose, plus a dangling "Step 2" reference.

DimensionReasoningScore

Conciseness

The body is mostly command-focused and efficient, but the opening paragraph ("MONEI is a payment gateway that allows businesses to accept online payments...") and prose like "so you can focus on the integration logic rather than auth plumbing" explain context Claude does not need and could be trimmed. It is not a 4 because there are several noticeable instances of unnecessary explanation.

3 / 5

Actionability

It provides fully executable, copy-paste-ready commands for the common cases — install (`npm install -g @membranehq/cli@latest`), login, connection ensure, action list/run, and proxy requests — plus a concrete flag table. Standard placeholders like `<actionId>` and `CONNECTION_ID` do not detract from executability.

5 / 5

Workflow Clarity

There is a clear sequence (install → authenticate → connect → search → run → proxy) with explicit state-validation (READY/BUILDING/CLIENT_ACTION_REQUIRED/CONFIGURATION_ERROR) and a re-poll feedback loop after a client action. It is not a 5 because the text references "skip to Step 2" with no corresponding Step 2 header, leaving a minor sequencing gap.

4 / 5

Progressive Disclosure

The single-file body is well organized into clearly labeled sections (Overview, Install, Authentication, Connecting, Searching, Popular actions, Best practices) with no nested or broken references, and no bundle files are present. It is not a 5 because at ~145 lines the detailed connection-state machine and proxy flag table could arguably live in a one-level-deep reference file.

4 / 5

Total

16

/

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 correctly anchors itself to the MONEI brand and includes an explicit 'Use when' trigger, but the stated capabilities are generic ("manage data, records, automate workflows") rather than concrete payment operations, and the trigger terms miss the natural language users would actually use. It is distinguishable but underspecified.

Suggestions

Replace generic actions with concrete MONEI capabilities, e.g. "Create and refund payments, manage subscriptions, generate payment links, and process payouts."

Expand the trigger clause with natural user phrases, e.g. "Use when the user wants to process payments, issue refunds, manage subscriptions, or handle transactions via MONEI."

Keep the brand anchor but lead with the most common intent (payments) so the skill surfaces for the highest-frequency requests.

DimensionReasoningScore

Specificity

The description names the domain ("MONEI integration") but the actions — "Manage data, records, and automate workflows" — are minimal and generic rather than concrete payment-specific operations. It does not reach the level-3 bar of naming 1-2 concrete actions such as creating payments, refunds, or subscriptions.

2 / 5

Completeness

Both a 'what' ("Manage data, records, and automate workflows") and an explicit 'when' ("Use when the user wants to interact with MONEI data") are present; the explicit "Use when" clause lifts it above the 3-cap, though both halves could be more specific. It is not a 5 because the trigger phrases are generic rather than concrete.

4 / 5

Trigger Term Quality

It surfaces the brand keyword ("MONEI", "MONEI data") via the "Use when the user wants to interact with MONEI data" clause, but misses the natural phrases users would actually say — "payments", "refunds", "subscriptions", "transactions", "payment gateway" — so coverage has relevant keywords with common variations missing.

3 / 5

Distinctiveness Conflict Risk

The "MONEI" brand name gives the skill a clear niche with minimal conflict risk against unrelated skills. It is not a 5 because the generic verbs ("manage data, records") create minor overlap risk with other data-management 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.