CtrlK
BlogDocsLog inGet started
Tessl Logo

laposta

Laposta integration. Manage Accounts. Use when the user wants to interact with Laposta data.

59

Quality

69%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

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

Quality

Content

76%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 highly actionable with executable membrane commands and good connection-state validation, but it lacks verification steps for the destructive actions it exposes and keeps a large reference table inline. Conciseness is strong with only minor fluff.

Suggestions

Add an explicit validation/verification step before running destructive actions (e.g. confirm the target id, run a get action first, and verify the delete succeeded in the response).

Move the 20-row Popular actions table into a separate reference file linked from the body, leaving a concise pointer inline.

Trim rhetorical filler such as 'so you can focus on the integration logic rather than auth plumbing' and 'This will burn less tokens'.

DimensionReasoningScore

Conciseness

Mostly efficient with concrete commands throughout, with only minor over-explanation ('so you can focus on the integration logic', 'burn less tokens') that could be trimmed.

4 / 5

Actionability

Provides copy-paste ready membrane commands with flags (--json, --wait, --input) and a concrete actions table covering the common cases, matching the fully executable anchor.

5 / 5

Workflow Clarity

The connection setup has clear state-based validation and feedback loops, but the skill exposes destructive actions (delete-member, delete-list, delete-field, delete-segment) with no validation/verification guidance, capping this dimension at 3.

3 / 5

Progressive Disclosure

Well-organized sections with a one-level external docs link and easy navigation, but the 20-row Popular actions table is bulk reference material inlined in the single file rather than split out, keeping it below 5.

4 / 5

Total

16

/

20

Passed

Description

62%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 identifies the Laposta niche and includes a 'Use when' clause, but its trigger language is generic and misses the natural terms (newsletter, campaign, subscribers) a user would actually say. Specificity is limited to one broad action.

Suggestions

Add concrete trigger phrases a user would naturally say, e.g. 'Use when the user wants to send newsletters, manage subscribers, or run email campaigns in Laposta'.

Replace the generic 'Manage Accounts' with 1-2 specific actions such as 'create and manage mailing lists, subscribers, and segments'.

Include common synonyms ('email marketing', 'newsletter', 'mailing list') to improve trigger term coverage.

DimensionReasoningScore

Specificity

Names the domain (Laposta) plus one generic action ('Manage Accounts') and a vague 'interact with Laposta data', matching the anchor that lists 1-2 concrete actions without comprehensive coverage.

3 / 5

Completeness

Both a clear 'what' ('Manage Accounts') and an explicit 'Use when...' clause are present, but the trigger ('interact with Laposta data') is generic rather than concrete trigger phrases, so it sits below a 5.

4 / 5

Trigger Term Quality

Includes 'Laposta' and 'Accounts' as relevant keywords but omits common natural variations users would say ('email marketing', 'newsletter', 'campaign', 'subscribers', 'mailing lists').

3 / 5

Distinctiveness Conflict Risk

Tied to a specific named platform (Laposta) giving a clear niche with minimal conflict risk, though the generic 'interact with Laposta data' trigger prevents a perfect 5.

4 / 5

Total

14

/

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.