CtrlK
BlogDocsLog inGet started
Tessl Logo

proapis

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

Passed

No findings from the security scan

Fix and improve this skill with Tessl

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

Quality

Content

67%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 well-structured, highly actionable CLI integration guide with a clear connection workflow and state-handling feedback loops. Its main weaknesses are mild verbosity in the intro and a redundant actions section, plus no validation step around running actions.

Suggestions

Cut or shrink the opening 'Proapis is a platform...' paragraph; assume Claude can grasp a niche app from a one-line context note instead of a full background blurb.

Remove the standalone 'Popular actions' section or fold it into 'Searching for actions', since it duplicates the same `action list --intent` command.

Add a brief validation/verification step after `membrane action run` (e.g. inspect the `output` field and confirm expected fields) so batch or destructive action runs have a checkpoint.

DimensionReasoningScore

Conciseness

The body is mostly executable commands, but the opening background paragraph on what Proapis is and the redundant 'Popular actions' section (which repeats the action-list command already shown) add padding that could be trimmed.

3 / 5

Actionability

It provides concrete, copy-paste-ready CLI commands throughout (install, login, connection ensure, action list/run, request) plus a flag table, with only minor gaps where placeholders like CONNECTION_ID must be discovered first.

4 / 5

Workflow Clarity

The install → authenticate → connect → search → run sequence is clear, and the connection-polling branch documents explicit state checks (READY/BUILDING/CLIENT_ACTION_REQUIRED) with a retry feedback loop, though action execution lacks its own validation checkpoint.

4 / 5

Progressive Disclosure

Content is organized into well-labeled sections with no nested references and no bundle files present; the single-file structure is appropriate for a CLI skill of this size, with only minor opportunity to externalize the proxy flag reference.

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 cleanly answers both what and when and leverages a distinctive proper-noun trigger, but its capability list is generic and lacks natural trigger synonyms. Tightening the actions to concrete verbs and adding common phrasings would raise it.

Suggestions

Replace generic verbs with concrete capabilities (e.g. 'Create and track projects, tasks, and time entries; query users') so the 'what' is specific rather than 'manage data, records'.

Add natural trigger phrasings users would actually say, such as 'Use when the user mentions Proapis projects, tasks, time tracking, or hive/beekeeping data.'

Mirror the body's entity list (Project, Task, User, Time Entry) in the description to improve specificity and trigger coverage.

DimensionReasoningScore

Specificity

Names the domain ('Proapis integration') and lists a few actions ('Manage data, records, and automate workflows'), but the actions are generic abstractions rather than concrete operations like 'extract' or 'merge', so it is not comprehensive.

3 / 5

Completeness

Both a 'what' ('Manage data, records, and automate workflows') and an explicit 'when' ('Use when the user wants to interact with Proapis data') are present, though the 'what' is vague and the 'when' could name more specific triggers.

4 / 5

Trigger Term Quality

The phrase 'interact with Proapis data' surfaces the core proper-noun keyword, but there are no natural synonyms or variations a user might say, so coverage is limited to the one brand term.

3 / 5

Distinctiveness Conflict Risk

Tying the trigger to the specific proprietary app 'Proapis' gives it a clear niche with minimal conflict risk, but the generic 'manage data, records' phrasing leaves minor 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.