CtrlK
BlogDocsLog inGet started
Tessl Logo

ortto

Ortto integration. Manage Persons, Organizations, Deals, Leads, Projects, Pipelines and more. Use when the user wants to interact with Ortto 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

Passed

No findings from the security scan

Fix and improve this skill with Tessl

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

Quality

Content

65%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 concrete CLI commands and a clear connection lifecycle, but it loses points for inline bulk content that could be split into reference files and for missing validation guidance before destructive operations.

Suggestions

Add an explicit validation/confirmation checkpoint before running destructive or batch actions (e.g. Delete People, Archive People, remove-contacts-from-account) so the workflow includes a verify-then-proceed loop.

Move the popular-actions table and proxy flag reference into separate reference files (e.g. ACTIONS.md, PROXY.md) and link to them from SKILL.md to improve progressive disclosure.

Trim the opening Ortto overview paragraph and incidental prose (e.g. "This is the fastest way to get a connection") to reduce token overhead on content Claude can infer.

DimensionReasoningScore

Conciseness

The body is mostly commands and tables, but the opening Ortto overview paragraph and prose such as "This is the fastest way to get a connection" restate context Claude could largely infer, so it could be tightened.

3 / 5

Actionability

Provides copy-paste-ready executable commands throughout (install, login, connection ensure, action run with --input, request proxy) plus a concrete flags table covering the common cases.

5 / 5

Workflow Clarity

The install→auth→connect→poll→handle-state→search→run sequence is clear with a polling feedback loop, but destructive/batch operations (Delete People, Archive People, remove-contacts-from-account) lack explicit validation checkpoints, capping the score per the rubric.

3 / 5

Progressive Disclosure

Sections are well-organized, but all 177 lines live in a single file with no bundle references; the large popular-actions table and proxy flag reference are inlined rather than split into separate files.

3 / 5

Total

14

/

20

Passed

Description

78%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 is specific, third-person, and supplies both a capability statement and an explicit use-trigger anchored to a distinct named platform. It could be improved by varying the action verbs and adding more concrete trigger phrases beyond the generic "interact with Ortto data".

DimensionReasoningScore

Specificity

Lists six concrete resource types (Persons, Organizations, Deals, Leads, Projects, Pipelines) but relies on a single generic verb "Manage" rather than enumerating distinct actions, leaving minor coverage gaps.

4 / 5

Completeness

Provides a clear "what" (Ortto integration managing named resources) and an explicit "when" clause, but the trigger ("interact with Ortto data") is somewhat generic rather than enumerating concrete trigger phrases.

4 / 5

Trigger Term Quality

Includes the natural platform name "Ortto" and domain nouns plus an explicit "Use when the user wants to interact with Ortto data" trigger, though a few common synonyms (e.g. contacts/customers) are absent.

4 / 5

Distinctiveness Conflict Risk

Targets a named, niche platform (Ortto) with distinct triggers, so it is clearly distinguishable from other skills with minimal conflict risk.

5 / 5

Total

17

/

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.