CtrlK
BlogDocsLog inGet started
Tessl Logo

hiveage

Hiveage integration. Manage Users, Organizations. Use when the user wants to interact with Hiveage data.

57

Quality

66%

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/hiveage/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

71%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 highly actionable with executable commands and a clear connection workflow including state-based checkpoints. Its main weaknesses are an inlined bulk actions table that belongs in a separate reference file and minor verbosity that could be tightened.

Suggestions

Move the "Popular actions" table into a separate REFERENCES.md (or actions.md) and link to it one level deep, keeping only a few representative examples inline.

Trim explanatory prose such as "so you can focus on the integration logic rather than auth plumbing" that adds no actionable information.

Add a brief validation/confirmation step before destructive actions (e.g., confirm the invoice hash before running delete-invoice) to close the workflow-clarity gap.

DimensionReasoningScore

Conciseness

The body is mostly efficient with concrete commands, but the 20-row "Popular actions" table and occasional prose ("so you can focus on the integration logic rather than auth plumbing") are bulk that could be trimmed or moved.

3 / 5

Actionability

It provides copy-paste-ready, fully executable commands throughout (login, connection ensure, action list/run, request proxy) with concrete flags and JSON examples covering the common cases.

5 / 5

Workflow Clarity

The connect-search-run sequence is clearly laid out with explicit state checkpoints (READY/BUILDING/CLIENT_ACTION_REQUIRED) and a poll-again feedback loop, though validation before destructive listed actions (Delete Invoice) is not addressed.

4 / 5

Progressive Disclosure

Sections are well-organized with headers, but with no bundle files the entire body—including a large actions reference table that reads like separate API documentation—is inlined in SKILL.md with no one-level-deep references to split it out.

3 / 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 correctly includes both a what and a when clause tied to a specific platform, but its actions are generic and it omits the natural domain vocabulary (invoices, billing) users would actually invoke. It is functional but could be sharper and more comprehensive.

Suggestions

Replace generic "Manage Users, Organizations" with concrete platform verbs such as "create and send invoices, track expenses and time, manage estimates and contacts".

Expand the trigger clause to name natural terms: "Use when the user wants to send invoices, track expenses, or manage billing in Hiveage."

Add file-format or entity synonyms (invoices, estimates, recurring invoices) to improve trigger-term coverage.

DimensionReasoningScore

Specificity

"Manage Users, Organizations" names the Hiveage domain plus two concrete actions, but the verbs are generic ("Manage") and coverage is narrow relative to the platform's many capabilities, matching the 1-2-actions anchor.

3 / 5

Completeness

It states both a clear "what" ("Hiveage integration. Manage Users, Organizations.") and an explicit "when" ("Use when the user wants to interact with Hiveage data."), though the trigger clause is generic rather than concrete.

4 / 5

Trigger Term Quality

"Hiveage" and "interact with Hiveage data" provide some relevant keywords, but the natural terms users actually say (invoices, billing, estimates, expenses) are absent, missing common variations.

3 / 5

Distinctiveness Conflict Risk

The named brand "Hiveage" gives it a clear niche with minimal conflict risk, but the generic "Manage Users, Organizations" actions leave minor overlap with general 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.