CtrlK
BlogDocsLog inGet started
Tessl Logo

really-simple-systems-crm

Really Simple Systems CRM integration. Manage data, records, and automate workflows. Use when the user wants to interact with Really Simple Systems CRM data.

64

Quality

78%

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/really-simple-systems-crm/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

82%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, executable integration guide with concrete Membrane CLI commands and a clear connection-readiness workflow. It is slightly held back by a monolithic structure and the absence of validation checkpoints around destructive action execution.

Suggestions

Add an explicit validation/verification step before running destructive actions (e.g. dry-run or confirm the record id before create/update/delete).

Move the proxy flag reference table and detailed action examples into a separate references file linked from the body to improve progressive disclosure.

Trim the opening product-description paragraph and the placeholder "Use action names and parameters as needed." line.

DimensionReasoningScore

Conciseness

The body is mostly tight, executable command blocks, with only minor over-explanation such as the opening CRM-description paragraph and the placeholder line "Use action names and parameters as needed."; matches the score-4 anchor.

4 / 5

Actionability

It provides copy-paste-ready commands throughout (npm install, membrane login, connection ensure, action run with --input JSON, request proxy with a full flag table), covering the common cases as the score-5 anchor requires.

5 / 5

Workflow Clarity

The connect-then-use sequence is clear with state-based polling and re-poll feedback loops (READY/BUILDING/CLIENT_ACTION_REQUIRED), but running potentially destructive CRM actions lacks an explicit verify-before-commit checkpoint, holding it below 5.

4 / 5

Progressive Disclosure

Content is well-organized into clearly headed sections with no nested references, but at ~130 lines with no bundle files it is monolithic; the proxy flag table and action details could live in separate reference files, matching the score-4 anchor.

4 / 5

Total

17

/

20

Passed

Description

73%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 target product and provides an explicit "Use when" trigger, making it highly distinctive. Its main weakness is generic capability language ("manage data, records") rather than concrete CRM operations.

Suggestions

Replace generic verbs with concrete CRM operations, e.g. "create and update contacts, manage opportunities, log cases and tasks, and automate workflows".

Add a few natural trigger variations such as "Really Simple Systems" or "RSS CRM" alongside the full product name.

DimensionReasoningScore

Specificity

"Manage data, records, and automate workflows" names the CRM domain plus 2-3 actions, but the actions are generic ("manage data") rather than the concrete operations (create contacts, update opportunities) the score-4 anchor requires.

3 / 5

Completeness

Both "what" (CRM integration; manage data, records, automate workflows) and "when" ("Use when the user wants to interact with Really Simple Systems CRM data") are present and explicit, matching the score-4 anchor; not 5 because the "what" is somewhat generic.

4 / 5

Trigger Term Quality

The explicit "Use when the user wants to interact with Really Simple Systems CRM data" uses the exact product name a user would say, giving good natural-term coverage; below 5 because no synonyms or variations are offered.

4 / 5

Distinctiveness Conflict Risk

Naming the specific product "Really Simple Systems CRM" gives it a clear niche with a distinct trigger and minimal overlap risk with other skills, matching the score-5 anchor.

5 / 5

Total

16

/

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.