CtrlK
BlogDocsLog inGet started
Tessl Logo

inmobile

InMobile integration. Manage data, records, and automate workflows. Use when the user wants to interact with InMobile 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/inmobile/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 and well-structured with executable commands throughout, but it lacks validation/verification steps around its destructive and batch operations, which caps workflow clarity.

Suggestions

Add an explicit verification step before destructive/batch actions, e.g. confirm the recipient list and message before `send-sms` and re-check via `get-sms-status-reports` afterward.

Add a brief feedback loop for batch operations: run the action, then poll `get-sms-status-reports` to confirm delivery before reporting success.

Consider moving the Popular actions table into a separate reference file and signaling it from the body to tighten the overview.

DimensionReasoningScore

Conciseness

The body is mostly lean, built from executable commands and a compact actions table with only minor explanatory prose (e.g. the platform intro and the connection-normalization note) that could be trimmed.

4 / 5

Actionability

It provides copy-paste-ready commands for the full common path (install, login, connection ensure, action list, action run with --input, proxy requests) plus a concrete actions table covering the common cases.

5 / 5

Workflow Clarity

The connection setup has a clear state-driven sequence with polling feedback, but destructive/batch operations like Send SMS, Delete List, and Add to Blacklist have no validation or verification checkpoints, capping this dimension at 3 per the rubric.

3 / 5

Progressive Disclosure

No bundle files exist and there are no nested external references, with content organized into clear sections; the only minor gap is the large inline Popular actions table that could live in a separate reference file.

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 clearly answers both what and when and is safely distinct thanks to the InMobile product name, but its actions and trigger terms are generic rather than reflecting the platform's concrete capabilities.

Suggestions

Replace generic verbs with concrete InMobile actions, e.g. "Send SMS, manage contact lists, campaigns, recipients, and blacklists."

Add the natural trigger terms users would say ("SMS", "campaigns", "contacts", "lists", "mobile marketing") to the Use when clause.

Tighten the 'when' clause to list specific triggers, e.g. "Use when the user wants to send SMS, manage contacts/lists, or work with InMobile campaigns."

DimensionReasoningScore

Specificity

It names the domain ("InMobile integration") and lists a few actions ("Manage data, records, and automate workflows"), but those actions are generic rather than concrete InMobile capabilities like SMS, campaigns, contacts, or lists.

3 / 5

Completeness

It states both what ("Manage data, records, and automate workflows") and when ("Use when the user wants to interact with InMobile data"), but the trigger phrasing is somewhat generic rather than enumerating concrete triggers.

4 / 5

Trigger Term Quality

It repeats the product name ("InMobile") and "data"/"records"/"workflows", but omits the natural terms users would actually say for this platform such as SMS, push, campaigns, contacts, or lists.

3 / 5

Distinctiveness Conflict Risk

The trigger is anchored to the distinctive product name "InMobile", giving it a clear niche with minimal risk of firing for an unrelated skill.

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.