CtrlK
BlogDocsLog inGet started
Tessl Logo

big-cartel

Big Cartel integration. Manage data, records, and automate workflows. Use when the user wants to interact with Big Cartel 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

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./skills/big-cartel/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

68%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-rich integration guide with clear state-driven connection workflow and good organization. Its main gaps are minor placeholder usage in examples and the absence of validation/confirmation steps before destructive actions like delete and update.

Suggestions

Add a validation/confirmation checkpoint before destructive actions, e.g. 'Before delete-category or delete-discount, run the matching get/list action to confirm the target ID, then confirm with the user before running delete.'

Provide one fully concrete end-to-end example with a real action key (e.g. list-orders) and a real connection id substitution rather than only placeholders.

Trim the introductory Big Cartel audience paragraph and the 'so you can focus on the integration logic' clause to tighten token efficiency.

DimensionReasoningScore

Conciseness

The body is mostly lean command blocks and tables ('membrane connection ensure', 'membrane action run', proxy flag table), with only minor over-explanation such as the intro paragraph about Big Cartel's audience and 'so you can focus on the integration logic rather than auth plumbing', matching 'efficient; minor instances of over-explanation that could be trimmed'; not 5 because of that padding, not 3 because the bulk is dense and actionable.

4 / 5

Actionability

Concrete, executable commands with flags are provided throughout (login, connection ensure, action list/run, request), matching 'mostly executable guidance; concrete code or commands with minor gaps'; not 5 because examples rely on placeholders (<actionId>, CONNECTION_ID) and lack a fully concrete end-to-end runnable example with real values.

4 / 5

Workflow Clarity

The connect-poll-search-run sequence is clearly laid out with state-based checkpoints (READY, CLIENT_ACTION_REQUIRED, CONFIGURATION_ERROR) and a re-poll feedback loop, but the skill drives destructive and batch operations (delete-category, delete-discount, update-order, list orders) with no validation or confirmation step before running them, so the destructive/batch cap holds it at 3 rather than 4.

3 / 5

Progressive Disclosure

No bundle files exist, but the single SKILL.md is well-organized into clear sections (Install, Authentication, Connecting, Searching, Popular actions, Running actions, Proxy, Best practices) with appropriately placed inline tables, matching 'good structure; most content appropriately placed; minor organization gaps'; not 5 because there are no one-level-deep references and the skill exceeds the under-50-lines simple-skill exception.

4 / 5

Total

15

/

20

Passed

Description

62%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 covers what and when with an explicit trigger and names a distinct platform, but its action verbs are generic and it lacks natural keyword variations like store, orders, or products. It is solid but could be sharpened with concrete capabilities.

Suggestions

Replace generic verbs with concrete Big Cartel actions, e.g. 'List and update products, manage orders, shipments, discounts, and categories.'

Expand the trigger clause with natural terms users say, e.g. 'Use when the user wants to manage a Big Cartel store, products, orders, or shipments.'

Keep the third-person voice (already correct) while adding file/extension or entity synonyms where applicable.

DimensionReasoningScore

Specificity

Quotes 'Manage data, records, and automate workflows' name the domain (Big Cartel) plus a couple of action categories, but the verbs are generic rather than concrete (no list/create/update/delete style actions), matching the 'names domain and 1-2 concrete actions, not comprehensive' anchor; below 4 because coverage is not specific and above 2 because multiple action areas are enumerated.

3 / 5

Completeness

Both 'what' ('Big Cartel integration. Manage data, records, and automate workflows.') and 'when' ('Use when the user wants to interact with Big Cartel data.') are present with an explicit trigger clause, matching the 'has both what and when; when could be more explicit' anchor; not 5 because the 'what' is generic and the 'when' lacks concrete trigger synonyms.

4 / 5

Trigger Term Quality

The natural term 'Big Cartel' and the phrase 'interact with Big Cartel data' are present, but common variations a user would say (store, orders, products, inventory) are missing, fitting 'some relevant keywords but missing common variations'; not 4 because synonym/variation coverage is thin.

3 / 5

Distinctiveness Conflict Risk

Big Cartel is a named platform so the niche is distinct and conflict risk is low ('interact with Big Cartel data'), matching 'mostly distinct; minor overlap risk'; not 5 because the generic 'manage data, records' framing could conceptually overlap with other data-management skills.

4 / 5

Total

14

/

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.