github.com/tesslio/product-plugins
| Skill | Added | Review |
|---|---|---|
decompose-into-skills plugin-creator/skills/decompose-into-skills/SKILL.md Use during build when a skill or a problem is too big for one skill - a sprawling SKILL.md doing several jobs, or a large problem the user wants a single skill for. Splits it into focused, independently-verifiable skills, with a plugin as the superstructure that holds them together. | 90 90 1.31x Agent success vs baseline Impact 95% 1.31xAverage score across 9 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 37f0a21 | |
create-context plugin-creator/skills/create-context/SKILL.md Use when someone wants to turn a problem, a messy or sprawling skill, or some existing work into well-shaped reusable context for their agent. Triggers include "help me make a skill for X", "my skill is a mess, sort it out", "I want to get more out of Tessl with this skill", or "package this so my team can use it". Runs the arc - understand the problem, gather the artifacts, plan the right composition, build it - then points to eval as a separate next step. | 91 91 1.31x Agent success vs baseline Impact 95% 1.31xAverage score across 9 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 37f0a21 | |
review-pull-request plugin-creator/evals/scenario-5/inputs/install-cache/tessl/pr-reviewer/skills/review-pull-request/SKILL.md Use when reviewing a pull request, to check for logic bugs, style consistency, and security concerns and summarise the findings for the author. | 56 56 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 37f0a21 | |
inputs plugin-creator/evals/scenario-4/inputs/SKILL.md | — | |
database-admin plugin-creator/evals/scenario-1/inputs/SKILL.md Database administration tasks including schema changes, backups, monitoring, and user access management. | 57 57 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 37f0a21 | |
skill-reviewer default-skill-review/skills/skill-reviewer/SKILL.md Evaluate a SKILL.md for quality. An agent that dynamically discovers the rubric files and scores the skill against each, producing one result per rubric. Use when running a skill review workflow or testing skill quality against configurable rubrics. | 65 65 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 37f0a21 | |
api api/skills/api/SKILL.md Find and call Tessl API endpoints. Use this WHENEVER you need a Tessl REST API endpoint — to discover which endpoint does something, to learn an endpoint's path, parameters, request body shape, or response shape, or to actually call the Tessl API. Reach for this skill INSTEAD OF reading the raw `openapi.json` spec. | 85 85 1.91x Agent success vs baseline Impact 94% 1.91xAverage score across 2 eval scenarios Securityby Low Low-risk findings worth noting Reviewed: Version: 37f0a21 | |
add-api-endpoint review-plugin-creator/evals/derive-rubric-from-evidence/inputs/target-skill/SKILL.md Add an endpoint to the backend. | 37 37 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 37f0a21 | |
build-composition plugin-creator/skills/build-composition/SKILL.md Use once there is a confirmed composition plan, to create it. Scaffolds the plugin, authors or restructures the skills, and adds the rules, hooks, MCP servers, or commands the plan called for. Uses the CLI to scaffold the plugin, then authors the planned composition. | 92 92 1.31x Agent success vs baseline Impact 95% 1.31xAverage score across 9 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 37f0a21 |