CtrlK
BlogDocsLog inGet started
Tessl Logo

murlist

MurList integration. Manage Organizations. Use when the user wants to interact with MurList data.

60

Quality

71%

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/murlist/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 CLI commands and a clean install-to-run workflow, but it lacks validation/verification checkpoints for destructive list operations. Structure is good for a single-file integration skill.

Suggestions

Add an explicit validation/feedback step after running mutating actions (e.g., re-list the list/items to confirm the change, and retry on auth/connection errors) to lift workflow clarity above the destructive-operation cap.

Expand the placeholder "When to use which actions: Use action names and parameters as needed" into a short mapping of common intents (create list, add item, list items) to their action IDs.

Tighten the opening overview by dropping the "Think of it as a shared, dynamic to-do list" aside to reclaim tokens.

DimensionReasoningScore

Conciseness

The body is command-focused and mostly lean, with only minor padding such as "Think of it as a shared, dynamic to-do list or bulletin board" and the explanatory Membrane intro that is justified for a niche tool.

4 / 5

Actionability

Copy-paste-ready commands cover the common cases end-to-end (`membrane login`, `membrane search`, `membrane connect`, `membrane action list/run`, `membrane request`) plus a concrete flag table for proxy requests.

5 / 5

Workflow Clarity

Install → login → connect → discover → run is a clear sequence, but there are no explicit validation or verification checkpoints, and running actions on shared lists can be destructive/batch — the rubric caps such workflows at 3.

3 / 5

Progressive Disclosure

No bundle files exist and the single SKILL.md is well-organized with clear section headers; it stays one level deep with nothing nested, though the thin "MurList Overview" (List / Item) is a minor organization gap.

4 / 5

Total

16

/

20

Passed

Description

66%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 explicitly pairs a "what" with a "when" trigger and is anchored to a distinct named product, but it is thin on concrete capabilities. Naming the actual list/item actions would lift specificity and completeness.

Suggestions

Replace the generic "Manage Organizations" with the concrete actions the skill supports (e.g., create/manage lists and items), matching the body's List/Item model.

Add a couple of natural trigger phrases users might say ("shared lists", "collaborative to-do list", "MurList lists") to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

"Manage Organizations" names the MurList domain plus one concrete action, but coverage is not comprehensive — the body reveals Lists/Items actions that the description omits.

3 / 5

Completeness

Both "what" ("MurList integration. Manage Organizations.") and "when" ("Use when the user wants to interact with MurList data.") are present and explicit, though the "what" could name more concrete actions.

4 / 5

Trigger Term Quality

"Use when the user wants to interact with MurList data" surfaces the product name and "MurList data", but there are no synonyms or natural variations a user might say instead.

3 / 5

Distinctiveness Conflict Risk

MurList is a specific named product and the trigger references it directly, giving the skill a clear niche with minimal risk of firing for unrelated skills.

5 / 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.