CtrlK
BlogDocsLog inGet started
Tessl Logo

dojo-deploy

Deploy Dojo worlds to local Katana, testnet, or mainnet. Configure Katana sequencer and manage deployments with sozo. Use when deploying your game or starting local development environment.

Install with Tessl CLI

npx tessl i github:dojoengine/book --skill dojo-deploy
What are skills?

93

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Discovery

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This is a well-crafted skill description that excels across all dimensions. It provides specific actions, includes domain-specific trigger terms that users would naturally use, explicitly states both capabilities and usage triggers, and has a distinct technology focus that minimizes conflict risk with other skills.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'Deploy Dojo worlds', 'Configure Katana sequencer', 'manage deployments with sozo', and specifies deployment targets (local Katana, testnet, mainnet).

3 / 3

Completeness

Clearly answers both what (deploy Dojo worlds, configure Katana, manage deployments) AND when ('Use when deploying your game or starting local development environment') with explicit trigger guidance.

3 / 3

Trigger Term Quality

Includes natural keywords users would say: 'deploy', 'Dojo', 'Katana', 'testnet', 'mainnet', 'sozo', 'game', 'local development environment'. Good coverage of domain-specific terms.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive with specific technology stack (Dojo, Katana, sozo) that creates a clear niche. Unlikely to conflict with generic deployment or game development skills.

3 / 3

Total

12

/

12

Passed

Implementation

85%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This is a strong, comprehensive deployment skill with excellent actionability and workflow clarity. The content provides executable commands, complete configuration examples, and clear multi-step processes with validation checkpoints. Minor verbosity in some sections (deployment checklist, 'What This Skill Does') prevents a perfect conciseness score, but overall the skill effectively teaches deployment workflows.

DimensionReasoningScore

Conciseness

The skill is mostly efficient with good code examples, but includes some redundancy (e.g., 'What This Skill Does' section repeats information, deployment checklist is verbose, and some explanatory text could be trimmed). The content is comprehensive but could be tightened.

2 / 3

Actionability

Excellent actionability with fully executable bash commands, complete TOML configuration examples, and copy-paste ready code throughout. Commands include specific examples like 'sozo execute dojo_starter-actions spawn' with real arguments.

3 / 3

Workflow Clarity

Clear multi-step workflows with explicit validation checkpoints. The deployment workflow shows numbered steps, the deployment checklist provides pre/during/post verification, and the development workflow shows terminal-by-terminal setup. Includes troubleshooting for error recovery.

3 / 3

Progressive Disclosure

Well-structured with clear sections progressing from quick start to detailed configurations. References to related skills (dojo-indexer, dojo-client, etc.) are one level deep and clearly signaled. External links to documentation are appropriately placed.

3 / 3

Total

11

/

12

Passed

Validation

90%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

Total

10

/

11

Passed

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.