CtrlK
BlogDocsLog inGet started
Tessl Logo

timetonic

TimeTonic integration. Manage data, records, and automate workflows. Use when the user wants to interact with TimeTonic 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/timetonic/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 with concrete executable commands and good organization, but its multi-step workflow has broken step numbering and lacks validation checkpoints after destructive action runs.

Suggestions

Fix the step numbering: label 'Step 1' (connection ensure) and 'Step 2' (search/run actions) explicitly and rename '1b' to align with the sequence.

Add a validation checkpoint after running write/destructive actions (e.g. re-query the record or check the response status) and an error-recovery loop, mirroring the connection polling pattern.

DimensionReasoningScore

Conciseness

Mostly efficient with concrete CLI commands and a tight options table, though a few prose asides ('so you can focus on the integration logic rather than auth plumbing') could be trimmed.

4 / 5

Actionability

Provides copy-paste-ready, fully executable commands for every common case (install, login, connection ensure/get, action list/run, request proxy) with parameterized placeholders where appropriate.

5 / 5

Workflow Clarity

A rough install→auth→connect→poll→search→run sequence exists with a connection-state feedback loop, but step labels are broken ('skip to Step 2', '1b' with no '1a') and there is no validation/verification after running potentially destructive record actions, which caps this dimension.

3 / 5

Progressive Disclosure

Well-organized single-file guide with clear section headers and a pointer to official docs; no nested references and content is appropriately placed inline, though it is over 50 lines so it does not qualify for the simple-skill 5.

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 cleanly states both purpose and trigger for a distinct named platform, but its capability verbs are somewhat generic. It is clear and low-conflict but could list more concrete actions.

Suggestions

Replace generic verbs with concrete TimeTonic actions, e.g. 'create and update records, manage tables and attachments, automate workflows'.

Add common user-facing synonyms or objects (e.g. 'projects', 'tasks', 'spreadsheet-like tables') to broaden natural trigger coverage.

DimensionReasoningScore

Specificity

Names the TimeTonic domain and a few actions ('Manage data, records, and automate workflows'), but the verbs are generic ('manage', 'automate') rather than concrete like 'extract' or 'fill', so coverage is not comprehensive.

3 / 5

Completeness

Both 'what' (manage data, records, automate workflows) and 'when' ('Use when the user wants to interact with TimeTonic data') are present and explicit, though the 'what' could be more specific.

4 / 5

Trigger Term Quality

Includes the natural product trigger ('interact with TimeTonic data') plus 'records' and 'workflows', but lacks common synonyms or variations a user might say beyond the product name.

3 / 5

Distinctiveness Conflict Risk

Tied to a specific named platform (TimeTonic), giving it a clear niche with distinct triggers and minimal conflict risk against other skills.

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.