Set up a repo-defined schedule from a plain-language description. Describe the task, cadence, and environment, and the skill writes a validated schedules entry to your tessl.json.
76
96%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
{
"name": "tessl/schedule-setup",
"version": "1.0.1",
"summary": "Set up a repo-defined schedule from a plain-language description. Describe the task, cadence, and environment, and the skill writes a validated schedules entry to your tessl.json.",
"skills": {
"schedule-setup": {
"path": "skills/schedule-setup/SKILL.md"
}
},
"private": false
}