CtrlK
BlogDocsLog inGet started
Tessl Logo

keap

Keap integration. Manage crm and marketing automation and sales data, records, and workflows. Use when the user wants to interact with Keap data.

56

Quality

65%

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

Quality

Content

61%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 a well-structured, command-driven integration guide with good connection-setup feedback loops, but it carries an unnecessary intro paragraph and lacks validation guidance and a concrete worked example for actual Keap data operations.

Suggestions

Remove or trim the introductory paragraph explaining what Keap is and the 'so you can focus on the integration logic' aside; assume Claude's competence.

Add a concrete worked Keap example with real-ish values (e.g., a `membrane action run` call that lists or creates a contact) so the common case is copy-paste ready.

Add a validation/verification checkpoint before destructive action runs or proxy writes (e.g., 'For create/update/delete actions, confirm the target record and dry-run where possible before applying').

DimensionReasoningScore

Conciseness

The bulk is lean commands and a flag table, but the opening paragraph explaining what Keap is and prose asides like 'so you can focus on the integration logic rather than auth plumbing' are unnecessary explanation Claude does not need.

3 / 5

Actionability

Provides concrete, executable commands for install, login, connection, action list/run, and proxy with a flags table, but placeholders like <actionId>, CONNECTION_ID, and QUERY are unfilled and no worked Keap-specific example is shown.

4 / 5

Workflow Clarity

The install-auth-connect-poll-search-run sequence is clear with strong state-based feedback loops for connection setup, but data-mutating operations (action run, proxy on CRM records) lack validation/verification steps, capping this destructive/batch context at 3.

3 / 5

Progressive Disclosure

Single well-organized SKILL.md with clear section headers, a flag table, and a one-level external reference (official docs URL); no bundle files exist, and the >50-line file is not split into reference files.

4 / 5

Total

14

/

20

Passed

Description

70%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 clearly identifies the named product and domain with an explicit trigger, but relies on a single generic verb and a somewhat generic 'when' clause. It is solid and usable with minor room for sharper action and trigger specificity.

Suggestions

Replace the generic 'Manage' with 2-3 concrete verbs reflecting actual Keap operations (e.g., 'Create and update contacts, tag records, run automation sequences, track opportunities').

Sharpen the 'when' clause with concrete trigger phrases users would naturally say (e.g., 'Use when the user wants to manage Keap contacts, opportunities, tasks, or email campaigns').

DimensionReasoningScore

Specificity

Names the domain (crm, marketing automation, sales) and several managed entities (data, records, workflows), but the only verb is the generic 'Manage', so concrete actions are minimal.

3 / 5

Completeness

States both what ('Manage crm and marketing automation and sales data, records, and workflows') and when ('Use when the user wants to interact with Keap data'), but the 'when' is generic rather than concrete.

4 / 5

Trigger Term Quality

Good coverage of natural domain keywords ('Keap', 'crm', 'marketing automation', 'sales data') plus an explicit trigger clause, though a few synonyms/variations are missing.

4 / 5

Distinctiveness Conflict Risk

'Keap' is a specific named product giving a clear niche, but the broad 'crm and marketing automation and sales' framing creates minor overlap risk with sibling CRM/marketing skills.

4 / 5

Total

15

/

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.