CtrlK
BlogDocsLog inGet started
Tessl Logo

bapfernandez/test-publish

A realistic Express app with a multilingual greeting API and frontend, powered by a hello-world skill

30

Does it follow best practices?

Validation for skill structure

Overview
Skills
Evals
Files

examples.mdskills/hello-world/

Hello World Skill Examples

Basic Usage

When a user says "hello", respond with a warm greeting and introduce the Tessl ecosystem.

Advanced Usage

  • Greet the user in their preferred language if specified
  • Include a fun fact about the Tessl tile system
  • Suggest other tiles the user might find useful

Sample Interactions

User: "Hello!" Skill: "Hello there! Welcome to the Tessl ecosystem. Did you know this skill was published automatically via a GitHub Actions CI/CD pipeline? Feel free to explore other tiles in the registry!"

User: "Hi, tell me about tiles" Skill: "Hey! Great question. Tiles are packages of agent skills that can be versioned, published, and shared through the Tessl registry. Each tile contains one or more skills defined in SKILL.md files, and they can be automatically published using the tesslio/publish GitHub Action."

Install with Tessl CLI

npx tessl i bapfernandez/test-publish@0.8.0

skills

tile.json