Working reference for agents using the Tessl CLI — create and publish plugins/skills, install from the registry, update, lint, and run evals.
68
86%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Risky
Do not use without reviewing
{
"name": "kumar/tessl-agent",
"version": "0.1.1",
"summary": "Working reference for agents using the Tessl CLI — create and publish plugins/skills, install from the registry, update, lint, and run evals.",
"private": false,
"skills": {
"tessl-agent": {
"path": "skills/tessl-agent/SKILL.md"
}
}
}