tessl-publish-public

Validate Tessl tiles for public registry publication against quality thresholds and tile.json compliance.

9|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/pantheon-org/tekhne --skill tessl-publish-public
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tessl-publish-public
Source: https://github.com/pantheon-org/tekhne/tree/main/skills/agentic-harness/tessl/publish-public
Command: npx skills add https://github.com/pantheon-org/tekhne --skill tessl-publish-public

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures your Tessl skills meet all stringent requirements for public registry publication, preventing costly rejections and ensuring high quality.

Core Features & Use Cases

  • Comprehensive Validation: Checks quality scores, evaluation scenarios, tile.json configuration, and agent-agnostic compliance.
  • Guided Remediation: Provides clear steps to fix any issues preventing publication.
  • Use Case: Before releasing a new skill to the public Tessl registry, run this skill to guarantee it passes all quality gates, including A-grade scores and robust evaluation scenarios.

Quick Start

Run the publication readiness check for the 'nx-vite-integration' skill.

Frequently Asked Questions about tessl-publish-public

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate a Tessl tile for public registry publication?

To validate a Tessl tile for public registry publication, check quality scores, enforce evaluation scenario coverage, and verify tile.json compliance to ensure readiness for public release.

What quality score do I need to publish a skill to the public registry?

Publishing a skill to the public registry requires an A-grade quality score of at least 108 out of 120, which is enforced during the tile validation process.

What does agent-agnostic design mean for Tessl skill validation?

Agent-agnostic design for Tessl skill validation ensures the skill operates independently of specific agents, which is a required compliance check for passing public registry quality gates.

How do I fix tile.json configuration issues preventing skill publication?

To fix tile.json configuration issues preventing skill publication, follow the guided remediation steps provided after validation to correct settings and meet registry compliance.

When should I run a publication readiness check on my Tessl skill?

Run a publication readiness check on your Tessl skill before releasing it to the public registry to guarantee it passes all quality gates, including evaluation scenarios and tile.json validation.