CtrlK
BlogDocsLog inGet started
Tessl Logo

tessl/plugin-creator

Create a Tessl plugin: wrap your existing skills into a versioned, shareable bundle, decide what else it needs (rules, commands, MCP servers), validate, and publish.

91

1.25x
Quality

88%

Does it follow best practices?

Impact

95%

1.25x

Average score across 5 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Overview
Quality
Evals
Security
Files

plugin-creator

Turn a problem, or a messy existing skill, into well-shaped agent context. plugin-creator understands what you are trying to do, takes stock of what you already have, plans the right shape (a single skill, or a plugin with rules and MCP servers), and builds it. Evaluation is a separate, downstream step handled by tessl/skill-optimizer; this gets you to a well-formed composition first.

Install

tessl install tessl/plugin-creator

Then just tell your agent what you want it to do better.

How it works

understand → gather → plan the composition → build → (then, separately) eval

Skills

SkillDescription
create-contextOrchestrator. Runs the flow and points to eval at the end.
gather-contextUnderstand the problem and take stock of what exists; fill gaps by asking, hunting (PRs and logs), or inferring.
plan-compositionDecide the shape: a single skill, or a plugin with the right primitives.
build-compositionCreate it, scaffolding with the CLI rather than hand-written manifests.
decompose-into-skillsSplit a big skill into focused, independently-verifiable skills.
publish-pluginOptional. Publish or re-publish to the registry.

Companion

For quality (review, eval scenarios, optimisation), tessl/skill-optimizer is the sibling flow, once a composition is built.

Workspace
tessl
Visibility
Public
Created
Last updated
Publish Source
CLI
Badge
tessl/plugin-creator badge