Quick start: package manager for context
Install Tessl, create a skill, evaluate it, and publish it to your workspace
Step 1: Install Tessl
curl -fsSL https://get.tessl.io | shbrew install tesslio/tap/tesslnpm install -g @tessl/cli$ tessl login
$ mkdir my-project && cd my-project
$ tessl initStep 2: Install or create a skill
Option A: Install a skill from the registry
Option B: Create your own skill
Step 3: Evaluate the skill
Review: validate against best practices
Scenario evals: measure agent performance
Step 4: Publish the skill
Explore more
Last updated

