converting-skill-to-tessl-tile
Installation
SKILL.md
Converting Skills to Tessl Tiles
Wrap standalone skills into Tessl tiles to enable versioning, publishing, and evaluation.
Prerequisites
Tessl CLI must be installed. Verify with:
tessl --version
If not installed, visit https://docs.tessl.io/
Quick Start
# 1. Create new tile
tessl tile new <tile-name>