Deploy SportMind-powered AI agents on Telegram in minutes. Pre-built prompts, configs, and examples — backed by SportMind's calibrated sports intelligence layer.
How it works
Telegram's Managed Bots feature lets a manager bot create personal AI agents on behalf of users — natively, with a single tap. Each agent gets its own username and chat. Its intelligence is defined by your SportMind prompt.
prompts/ directory.Use cases
Each use case ships with a complete config and a worked example. Clone only what you need.
Prompts
Every prompt is pre-loaded with the SportMind metrics it depends on. Load as the system message in any OpenAI-compatible LLM call.
{
"direction": "HOME",
"adjusted_score": 71.2,
"sms": 82,
"recommended_action": "ENTER",
"composite_modifier": 1.14,
"flags": {
"ftp_path2_active": true,
"supply_event_type": "REDUCTION",
"lineup_unconfirmed": false
}
}Quick start
Use @LobsterClawBot and be live in minutes. Or build your own manager bot with full control.
prompts/ as your agent's system messageconfig/bot-api-bootstrap.yamlsystem_prompt_file to a prompt from prompts/SportMind Suite
This kit is one layer of the SportMind open sports intelligence suite. Each component is independently usable and MIT licensed.
More coming — sportmind.dev
Governance
Pull requests are reviewed and merged by Trusted Reviewers — drawn from Founding Calibrators in the core SportMind library. The founder may contribute PRs like any other contributor.
MIT licensed. Any LLM. Any Bot API framework.
The kit is ready.