CtrlK
BlogDocsLog inGet started
Tessl Logo

freshmarketer

Freshmarketer integration. Manage Leads, Persons, Organizations, Deals, Pipelines, Activities and more. Use when the user wants to interact with Freshmarketer data.

66

Quality

80%

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

Quality

Content

72%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 highly actionable skill body with concrete, executable CLI guidance and a strong connection-setup workflow. Weaknesses are the lack of validation feedback loops around destructive CRUD operations and the absence of progressive disclosure into separate reference files.

Suggestions

Add a validation/verification step to destructive workflows, e.g. after delete-contact run get-contact to confirm removal, or recommend a dry-run/list-before-delete pattern, to lift workflow clarity above the destructive-ops cap of 3.

Move the full Popular actions table and the proxy flag reference into separate reference files (e.g. references/actions.md, references/proxy.md) and point to them from SKILL.md to improve progressive disclosure.

Remove or condense the opening marketing-automation paragraph ('Freshmarketer is a marketing automation platform designed to help businesses attract, engage, and convert customers...') to improve conciseness, since Claude does not need the product positioning.

DimensionReasoningScore

Conciseness

Most of the body is lean executable commands and tables, but the opening marketing paragraph ('Freshmarketer is a marketing automation platform designed to help businesses attract, engage, and convert customers...') is padding Claude does not need and could be trimmed.

4 / 5

Actionability

Copy-paste ready membrane CLI commands cover installation, auth, connection setup, action search/run, and proxy requests, with concrete flag tables and parameter-passing examples for the common cases.

5 / 5

Workflow Clarity

The connection workflow is well-sequenced with state-based branching and polling checkpoints, but the destructive CRUD actions (delete/update contact/account/deal) are presented as one-liners with no verification or feedback loop, which the rubric caps at 3 for destructive operations.

3 / 5

Progressive Disclosure

Clear section headers and tables give reasonable structure, but no bundle files exist and the full 21-row actions table plus proxy-flag reference are fully inlined rather than split into one-level-deep reference files, leaving organization room.

3 / 5

Total

15

/

20

Passed

Description

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

A strong description that explicitly covers both capabilities and a use-when trigger, anchored to a clearly named product. The main weakness is the generic 'Manage' verb covering all entities, which blurs the specificity of individual actions.

DimensionReasoningScore

Specificity

Lists multiple concrete entities ('Leads, Persons, Organizations, Deals, Pipelines, Activities'), but the single generic verb 'Manage' is applied across all of them rather than enumerating distinct actions, leaving minor gaps below full comprehensiveness.

4 / 5

Completeness

It clearly answers 'what' ('Manage Leads, Persons, Organizations, Deals, Pipelines, Activities') and 'when' ('Use when the user wants to interact with Freshmarketer data') with an explicit trigger clause.

5 / 5

Trigger Term Quality

The product name 'Freshmarketer' plus 'Freshmarketer data' gives good keyword coverage as natural trigger terms, though synonyms or common phrasing variations are absent.

4 / 5

Distinctiveness Conflict Risk

The named product 'Freshmarketer' plus a distinct entity list carves out a clear niche with minimal risk of triggering for an unrelated skill.

5 / 5

Total

18

/

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.