CtrlK
BlogDocsLog inGet started
Tessl Logo

ontology

Manage ontology schemas, concepts, relationships, and alignments for Semantica knowledge graphs.

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

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./plugins/skills/ontology/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

86%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 a compact, well-structured two-task skill with lean code snippets and clear sectioning that earns top conciseness and progressive-disclosure marks. It loses a little on actionability and workflow clarity because some variables are assumed and the validate flow lacks an explicit error-recovery feedback loop.

Suggestions

Show how inputs (concept_name, graph, schema_file) are obtained or defined so the snippets are fully copy-paste ready.

Add an explicit validate->fix->revalidate feedback loop for the validate task to handle reported errors.

Clarify how a graph or schema_file is loaded before calling validate_graph so the workflow is self-contained.

DimensionReasoningScore

Conciseness

The body is lean and free of padding, explaining no concepts Claude already knows and letting tight code snippets and one-line output notes carry the meaning, matching the 'every token earns its place' anchor.

5 / 5

Actionability

It provides concrete, mostly executable code (OntologyManager(), get_concept, validate_graph with parameters) plus output descriptions, but variables like concept_name and graph are assumed rather than set up, leaving minor gaps that keep it below 5.

4 / 5

Workflow Clarity

Each task is a simple, unambiguous single action with a usage line and clear sections, but the validate path only lists 'correction suggestions' without an explicit validate-fix-retry feedback loop, so it stays below 5.

4 / 5

Progressive Disclosure

At under 50 lines with no external references needed and no bundle files present, the well-organized sectioned structure satisfies the simple-skill exception for progressive disclosure.

5 / 5

Total

18

/

20

Passed

Description

53%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 the Semantica ontology domain and lists several concrete objects it manages, giving it solid specificity and distinctiveness. Its main weakness is the absence of any explicit 'Use when...' trigger guidance, which caps completeness and limits trigger-term quality.

Suggestions

Add a 'Use when ...' clause naming concrete triggers (e.g., 'Use when editing ontology schemas, adding concepts, or validating knowledge-graph alignment').

Replace the single generic verb 'Manage' with distinct concrete actions (e.g., 'Create, edit, and validate ontology schemas, concepts, and relationships').

Include natural user-facing synonyms and any relevant file extensions to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

Names the ontology domain plus several concrete objects to manage ('schemas, concepts, relationships, and alignments') but relies on a single generic verb ('Manage'), so it sits above score 2 yet lacks the distinct concrete actions needed for 4.

3 / 5

Completeness

It clearly states what the skill does but provides no 'Use when...' trigger guidance; per the rubric, a missing explicit 'when' clause caps completeness at 3.

3 / 5

Trigger Term Quality

Domain-relevant terms like 'ontology', 'schemas', 'concepts', 'relationships', and 'Semantica knowledge graphs' appear, but common variations, synonyms, and file extensions are missing, matching the 'some relevant keywords' anchor rather than the comprehensive 4 or 5.

3 / 5

Distinctiveness Conflict Risk

The Semantica-specific ontology niche is clear and unlikely to trigger for unrelated skills, but the trigger phrases are not fully enumerated as in the score-5 example, placing it just below 5.

4 / 5

Total

13

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
semantica-agi/semantica
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.