CtrlK
BlogDocsLog inGet started
Tessl Logo

ramp

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

53

Quality

60%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

Fix and improve this skill with Tessl

tessl review fix ./skills/ramp/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

63%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 actionable and the connection workflow is well-sequenced with validation checkpoints, but it is held back by redundant sections, light filler, an inlined entity catalog, and the absence of any progressive-disclosure bundle files. It is a solid, executable skill that could be tighter and better factored.

Suggestions

Remove the redundant "Popular actions" section (it duplicates the discovery command already shown) or replace it with an actual curated list of common Ramp actions.

Trim the introductory explanation of what Ramp is and the 25-item entity list, moving the full entity/action catalog into a references file (e.g., ENTITIES.md) linked from the body.

Add a brief verification step after running actions or proxy requests (e.g., check the `output`/error fields and confirm the intended side-effect) to strengthen the destructive/batch path.

DimensionReasoningScore

Conciseness

The body is mostly efficient with concrete commands and a flag table, but it includes redundant sections ("Popular actions" repeats the action-list command from "Searching for actions"), introductory filler ("Think of it as a modern alternative to traditional corporate credit cards"), and a long 25-item entity enumeration that does not all earn their tokens; this fits 'mostly efficient but could be tightened' rather than the leaner 4-anchor.

3 / 5

Actionability

It provides concrete, copy-paste-ready `membrane` CLI commands with real flags and JSON examples covering install, auth, connection, search, run, and proxy, matching 'mostly executable guidance with minor gaps'; it is not a 5 because the "Popular actions" section only re-issues a discovery command instead of showing actual commonly-used actions, and parameters remain as placeholders.

4 / 5

Workflow Clarity

The connection workflow is clearly sequenced with explicit state-based checkpoints and a feedback loop (poll until READY, handle CLIENT_ACTION_REQUIRED, re-poll, react to CONFIGURATION_ERROR/SETUP_FAILED), fitting 'clear sequence with most checkpoints present'; it is not a 5 because the 'skip to Step 2' reference has no labeled Step 2, and action-run/proxy (which can be destructive) lack explicit verification steps.

4 / 5

Progressive Disclosure

The body is a single ~160-line file with section headers but no bundle files or external references, and content that could be split out (the full entity catalog, flag reference) is inlined; at over 50 lines with no one-level-deep references it fits 'some structure, content that should be separate is inline' rather than the well-split 4- or 5-anchor.

3 / 5

Total

14

/

20

Passed

Description

57%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 correctly includes an explicit 'Use when' trigger and names a distinct product, but it is thin on concrete capabilities (only 'Manage Organizations') and on natural trigger-term coverage. It is functional but undersells the skill's scope.

Suggestions

Expand the 'what' beyond 'Manage Organizations' to name 2-3 core capability areas (e.g., cards, expenses, reimbursements, approvals) so the description reflects the skill's actual breadth.

Add more natural trigger phrases and synonyms, e.g. 'Use when the user wants to manage Ramp cards, expenses, transactions, reimbursements, or approvals.'

Keep the explicit third-person 'Use when...' clause but make the trigger conditions more concrete to reduce ambiguity with the generic word 'ramp'.

DimensionReasoningScore

Specificity

The description names the domain ("Ramp integration") but lists only one minimal concrete action ("Manage Organizations"), leaving the bulk of the skill's ~25 entities uncovered; it fits the 'names the domain but actions are minimal' anchor better than the 3-anchor, which expects 1-2 reasonably comprehensive actions.

2 / 5

Completeness

It states both a 'what' ("Ramp integration. Manage Organizations.") and an explicit 'when' ("Use when the user wants to interact with Ramp data"), satisfying the 4-anchor where both are present though the 'when' could be more specific; it is not a 3 because an explicit 'Use when' clause is present, and not a 5 because the trigger phrases are not concrete or varied.

4 / 5

Trigger Term Quality

"Ramp" and "interact with Ramp data" are relevant keywords a user might say, but the phrasing is thin and lacks common variations or synonyms, matching the 'some relevant keywords but missing variations' anchor rather than the fuller 4-anchor coverage.

3 / 5

Distinctiveness Conflict Risk

"Ramp" names a specific SaaS product giving it a clear niche with low conflict risk, but the generic trigger "interact with Ramp data" and the common-word ambiguity of 'ramp' leave minor overlap risk, placing it just below the 5-anchor's 'minimal conflict risk'.

4 / 5

Total

13

/

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.