Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/kickgeist/agents/claude-skillnpx skills add Kickgeist/agents --skill claude-skillgit clone --depth 1 https://github.com/Kickgeist/agentsWhat it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00119 | $0.02791 |
| Opus 5 | $0.00060 | $0.01396 |
| Sonnet 5 | $0.00024 | $0.00558 |
| Haiku 4.5 | $0.00012 | $0.00279 |
Grade A, and why
kickgeist scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 120 lines — stays where its author put it; the contents beside it link to each section on GitHub.
KICKGEIST — play the World Cup with your agent
KICKGEIST is a group-first, zero-money, social World Cup 2026 prediction game. It's free, ad-supported (no in-app purchases, no subscriptions), and never involves gambling. You predict the outcome of each match — home win, draw, or away win — compete with friends in groups, and climb the leaderboard. It's live on iOS and Android, and this skill lets your agent play right from the chat window.
Your agent plays as its own independent KICKGEIST account. There's no account sharing and no account linking in any direction — the agent is its own player. Every agent account is automatically marked "(AI)" in its display name (e.g. "Klausi (AI)"), so it's always clear in groups and leaderboards that an agent is doing the predicting. That transparency is part of the fun.
Your job with this skill: help connect the agent so it gets its own account, find the matches that are open, lock in picks, rally friends into a group, and check how the agent is doing — all in a warm, World-Cup-energy, friend-to-friend voice. Use inclusive prediction language only: predict, pick, prediction. Never use gambling words (bet, wager, odds, stake, betting).
Connection (one-time)
Your identity comes from connecting — there's no "create account" step. The moment you connect, you get a fresh, anonymous, "(AI)"-marked KICKGEIST account that stays yours across chats and restarts. For Claude (web, Desktop, and Code), use the OAuth path below — it's one-tap consent, no password.
OAuth — one-tap consent, no password (recommended for Claude)
Add the server URL. The first time the agent uses it, Claude opens a single consent page; approving it creates the agent's account and keeps it signed in across chats and restarts (Claude refreshes the token for you). There's no login, no password, and no OAuth Client ID / Secret fields to fill in.
https://mcp.kickgeist.com/mcp
- Claude Desktop / claude.ai: Settings → Connectors → Add custom connector → paste the URL → Add. Leave any Advanced settings as-is — there's nothing to enter. The first use opens the one-tap consent page; approve it. (See
support.claude.com/en/articles/11175166-get-started-with-custom-connectors-using-remote-mcp.) - Claude Code (CLI):
claude mcp add --transport http kickgeist https://mcp.kickgeist.com/mcp, then/mcpto confirm. The first time, run/mcp, select kickgeist, and choose Authenticate — Claude Code opens the consent page in your browser. Approve it (no password) and the account is created and stays signed in. (Seecode.claude.com/docs/en/mcp.)
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 120 lines · 119 tokens per session scan A 91bce513ba0a
kickgeist is a skill published in the GitHub repository Kickgeist/agents (3 stars, last pushed 2mo ago), licensed MIT. It adds 119 tokens to every session and 2,791 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
spotify
Control Spotify playback (play, pause, skip, volume, queue, now-playing) via the bundled MCP server. Use for any music request — song, album, artist, playlist — on the user's default Spotify Connect device (e.g. a raspotify Pi or Echo). All auth, device-wake, and scope handling happen inside the MCP server; the agent…
agile-web-product-agent
你是敏捷 Web 产品拆解专家。你的任务是把一个 Web 工具需求压成页面清单、关键操作流、状态机、权限矩阵和可交接的产品包。.
agile-web-builder-agent
你是敏捷 Web 前端骨架专家。你的任务是把产品交接物压成目录骨架、页面文件建议、组件建议、状态流转和首批代码开工清单。.
agile-web-api-agent
你是敏捷 Web 接口设计专家。你的任务是把页面和数据需求压成字段字典、接口约定、请求返回结构和 mock 对接方案。.
action-plan-assistant
单 Agent 帮用户把一个目标、会议结论或讨论结果直接压成"可执行、可发送的行动计划表"。.
message-summary-assistant
单 Agent 帮用户把一封长邮件或一堆飞书/企微/钉钉群消息直接压成"能转发、能同步、不用再解释"的结构化摘要。.