Submit results
SkillDev toolsPackage a completed ModernTSF run and its research evidence for TSEval submission. Use for local submission bundles or leaderboard contribution; publishing a pull request requires explicit authorization.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Submit results skill
What this skill tells your AI
The instructions your AI receives, as published by diaugeia/moderntsf in .agents/skills/submit-results/SKILL.md and read by ahel’s review.
uv run tsf research start --task submission --goal <goal> --max-runs <count>
uv run tsf run configs/runs/<run>.toml --round <round-id>
uv run tsf research status <round-id> completed --message <conclusion>
uv run tsf submit --dataset <dataset> --model <model> --latest
uv run tsf schema-export --check
Inspect submission.json, trajectory.jsonl, and report.md; the trajectory file
is the TSEval export of matching research events, not a second local state system.
Confirm dataset version, run identity, metrics, and synthetic status. Use
uv run tsf leaderboard-build for a local board. A remote branch, issue, or pull
request requires explicit user approval.
Signals
- GitHub stars
- 65
- Forks
- 8
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
submit-results- Source
- github.com/diaugeia/moderntsf