CtrlK
BlogDocsLog inGet started
Tessl Logo

publish-public

Ensure Tessl plugins meet all requirements for public registry publication with comprehensive validation. Use when publishing skills to public registry, validating .tessl-plugin/plugin.json configuration, creating evaluation scenarios, checking quality thresholds (A-grade >=126/140 on the nine-dimension skill-quality-auditor scale), or preparing plugins for release. Validates eval scenario coverage, plugin.json fields (name, version, private, description, skills), agent-agnostic compliance, and publication readiness.

72

Quality

89%

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

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 body is a well-structured, highly actionable overview with real one-level-deep references and strong validation gates around an irreversible publish operation. Its weaknesses are mild redundancy (repeated threshold and publish command) and missing failure-path guidance for two of the intermediate gates.

Suggestions

State the A-grade threshold (>=126/140) once in the Principles gates section and reference it elsewhere as 'the quality gate' to remove the four-fold repetition of the number and the publish command in the Anti-Patterns section.

Add one line of failure-path guidance to Workflow step 4 and step 6: what to do when 'tessl review run --optimize' still returns <90%, and how to interpret/act on check-publication-readiness.sh output before publishing.

Trim the 'Why this skill' phrasing in the Principles section ('Public plugins represent a quality commitment to every agent that installs them') to a single clause — it restates the gate list that follows it.

DimensionReasoningScore

Conciseness

The body is efficient and assumes Claude's competence (no basic-concept explanations), but repeats content: the '>=126/140 A-grade' threshold appears in the description, Principles, Workflow step 1, and two Anti-Patterns, and the full 'tessl plugin publish --workspace pantheon-ai ... --bump patch' command is repeated four times. Not 5: these repetitions are tokens that could be trimmed; not 3: the padding is minor and each repetition carries some enforcing context.

4 / 5

Actionability

Fully executable, copy-paste-ready guidance throughout: audit commands ('sh skills/agentic-harness/skill-quality-auditor/scripts/evaluate.sh ... --json --store'), directory scaffolding ('mkdir -p skills/<domain>/<skill-name>/evals/scenario-01'), a complete plugin.json example, review/publish commands, and a concrete scenario file spec ('task.md, criteria.json (checklist summing to 100), capability.txt'). Specific BAD/GOOD examples cover the common failure cases.

5 / 5

Workflow Clarity

A clear six-step sequence with an explicit feedback loop in step 1 ('If below A-grade, review the remediation plan and re-audit after improvements') and a three-gate checklist enforced by the readiness script before publish. Not 5: minor validation gaps remain — no guidance on what to do if Tessl review stays below 90% after '--optimize', if eval scenarios fail, or if check-publication-readiness.sh reports problems.

4 / 5

Progressive Disclosure

The ~130-line body is a well-organized overview that offloads detail to real, one-level-deep bundle files — 'See references/plugin-json-schema.md for field validation rules and examples' and a References section describing both existing reference files plus the scripts/check-publication-readiness.sh entry point. All referenced paths exist in the bundle, and navigation is easy with descriptive section headers and an explicit References list.

5 / 5

Total

18

/

20

Passed

Description

92%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.

A strong description that clearly states what the skill does and when to use it, with enumerated concrete capabilities and natural trigger phrases. Its only weakness is keyword coverage that stops short of synonyms or common variations, and a small amount of jargon-heavy detail in the trigger clause.

DimensionReasoningScore

Specificity

Lists multiple concrete, named actions — 'Validates eval scenario coverage, plugin.json fields (name, version, private, description, skills), agent-agnostic compliance, and publication readiness' — with comprehensive coverage of the validation surface. Not 4: there are no minor gaps; the fields and checks are enumerated explicitly.

5 / 5

Completeness

Explicitly answers both what ('Ensure Tessl plugins meet all requirements for public registry publication with comprehensive validation') and when ('Use when publishing skills to public registry, validating .tessl-plugin/plugin.json configuration, ... or preparing plugins for release') with concrete trigger phrases. Matches the anchor-5 pattern exactly.

5 / 5

Trigger Term Quality

Includes natural phrases users would say — 'publishing skills to public registry', 'creating evaluation scenarios', 'preparing plugins for release' — but adds no synonyms or variations, and terms like 'nine-dimension skill-quality-auditor scale' lean technical. Not 5: keyword coverage is good but not comprehensive with synonyms/extensions; not 3: the natural trigger phrases are clearly present, not partially missing.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (Tessl public-registry publication) with distinct triggers like '.tessl-plugin/plugin.json' and 'public registry', making wrong-skill triggering unlikely. Not 4: the overlap risk with adjacent skills (e.g., private publishing) is minimal given the repeated 'public registry' qualifier.

5 / 5

Total

19

/

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
pantheon-org/tekhne
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.