CtrlK
BlogDocsLog inGet started
Tessl Logo

nusii-proposals

Nusii Proposals integration. Manage Proposals, Clients, Templates, Users. Use when the user wants to interact with Nusii Proposals data.

60

Quality

70%

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/nusii-proposals/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 content is action-oriented with executable Membrane CLI commands and a well-structured, state-based connection workflow including validation checkpoints. It is slightly held back by an unnecessary intro paragraph and a dangling 'Step 2' cross-reference.

Suggestions

Trim the opening overview paragraph and the 'so you can focus on the integration logic' editorializing to respect the token budget.

Resolve the 'skip to Step 2' reference by either labeling the target section 'Step 2' or replacing it with a concrete section name (e.g., 'Searching for actions').

DimensionReasoningScore

Conciseness

The body is mostly efficient command examples, but the opening paragraph explaining what Nusii is ('Nusii Proposals is a web application that helps users...') and editorializing like 'so you can focus on the integration logic rather than auth plumbing' could be tightened.

3 / 5

Actionability

It provides concrete, executable commands (install, login, connection ensure, action list/run, request) plus a proxy flag table, with only minor gaps from necessary placeholders like CONNECTION_ID and actionId.

4 / 5

Workflow Clarity

The connection setup is a clear state-driven sequence with explicit checkpoints (READY / BUILDING / CLIENT_ACTION_REQUIRED / CONFIGURATION_ERROR) and a poll-after-action feedback loop, though 'skip to Step 2' references a section that is not actually labeled Step 2.

4 / 5

Progressive Disclosure

The single file is well-organized with clear section headers and no external bundle files are needed, though at over 50 lines some dense sections (proxy flag table, auth details) could arguably be split out.

4 / 5

Total

15

/

20

Passed

Description

73%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 identifies a distinct branded niche and includes both a what and a when clause with natural trigger terms. Its main weakness is the generic 'Manage' verb, which limits specificity of the concrete actions.

Suggestions

Replace the generic verb 'Manage' with specific concrete actions (e.g., 'Create, send, and track Proposals; manage Clients and Templates').

Expand the 'Use when' clause with concrete trigger phrases (e.g., 'Use when the user mentions proposals, clients, or wants to create/send a proposal').

DimensionReasoningScore

Specificity

It names the domain and four entities ('Manage Proposals, Clients, Templates, Users') but relies on a single generic verb 'Manage' rather than multiple distinct concrete actions, so coverage is not comprehensive.

3 / 5

Completeness

Both 'what' (manage Proposals/Clients/Templates/Users) and 'when' ('Use when the user wants to interact with Nusii Proposals data') are present, but the trigger clause is somewhat generic rather than listing concrete trigger phrases.

4 / 5

Trigger Term Quality

It surfaces natural terms users would say ('Proposals', 'Clients', 'Templates', 'Users', 'Nusii Proposals') with good coverage, though synonyms like 'quotes' or 'leads' are missing.

4 / 5

Distinctiveness Conflict Risk

The branded 'Nusii Proposals' niche with entity-specific triggers makes it highly distinguishable from other skills with minimal conflict risk.

5 / 5

Total

16

/

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.