CtrlK
BlogDocsLog inGet started
Tessl Logo

revamp-crm

Revamp CRM integration. Manage Organizations, Projects, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Revamp CRM data.

64

Quality

76%

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/revamp-crm/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 content is highly actionable with copy-paste commands and a well-validated connection workflow, but it opens with general CRM background Claude already knows and lacks validation guidance for destructive proxy operations. Structure is good for a single-file skill.

Suggestions

Delete the opening CRM-definition paragraph; Claude already knows what a CRM is.

Fix the dangling "skip to Step 2" reference by labeling the actual steps (e.g. "Step 1: Connect", "Step 2: Discover and run actions").

Add a validation/verification note before destructive proxy requests (POST/PUT/PATCH/DELETE), such as confirming the target record or using a dry-run/GET first.

DimensionReasoningScore

Conciseness

The opening paragraph ("Revamp CRM is a customer relationship management platform. It helps sales, marketing...") explains a concept Claude already knows, and editorializing like "so you can focus on the integration logic rather than auth plumbing" adds padding.

3 / 5

Actionability

It provides copy-paste-ready commands throughout (install, login, connection ensure, action list/run, proxy) plus a thorough flag table, covering the common cases with executable bash.

5 / 5

Workflow Clarity

The connection flow is a clear, state-validated sequence with an explicit poll/retry feedback loop ("After the user completes the action... poll again"), but the "skip to Step 2" reference points to an unlabeled step and there is no validation guidance for destructive proxy methods (DELETE/PUT/PATCH).

4 / 5

Progressive Disclosure

No bundle files exist, and the body is well-organized into labeled sections; it earns a 4 rather than 5 because it exceeds 50 lines and inlines some content (CRM intro, entity list) that adds bulk without external references.

4 / 5

Total

16

/

20

Passed

Description

78%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 is clear, third-person, and explicit about both capabilities and trigger conditions, with strong distinctiveness from the named-product niche. Its main weakness is relying on a single generic verb ("Manage") and a slightly generic when-clause.

Suggestions

Replace the single generic verb "Manage" with varied concrete actions (e.g. "Create, update, and query Organizations, Projects, Pipelines...").

Make the when-clause more concrete with specific trigger phrases (e.g. "Use when the user asks to manage deals, pipelines, or contacts in Revamp CRM").

Add common synonyms or file/format terms users would naturally say to broaden trigger coverage.

DimensionReasoningScore

Specificity

"Manage Organizations, Projects, Pipelines, Users, Goals, Filters" enumerates six concrete CRM objects, but the only action verb is the generic "Manage", so action variety falls short of the multi-verb anchor 5.

4 / 5

Completeness

It states both what ("Revamp CRM integration. Manage Organizations, Projects, Pipelines, Users, Goals, Filters") and when ("Use when the user wants to interact with Revamp CRM data"), but the when-clause could be more concrete to reach anchor 5.

4 / 5

Trigger Term Quality

Natural product and entity terms ("Revamp CRM", "Organizations", "Pipelines", "Goals") give good keyword coverage, though the trigger phrasing "interact with Revamp CRM data" is somewhat generic.

4 / 5

Distinctiveness Conflict Risk

It targets a named product ("Revamp CRM integration") with distinct entity triggers, giving a clear niche and minimal overlap risk with other skills.

5 / 5

Total

17

/

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.