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 skills add shikidmsh-rgb/mochibot --skill weathergit clone --depth 1 https://github.com/shikidmsh-rgb/mochibotWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/shikidmsh-rgb/mochibot/weather)<a href="https://agentmods.dev/skills/shikidmsh-rgb/mochibot/weather"><img src="https://agentmods.dev/badge/skills/shikidmsh-rgb/mochibot/weather/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/shikidmsh-rgb/mochibot/weather"><img src="https://agentmods.dev/badge/skills/shikidmsh-rgb/mochibot/weather.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What 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.1 | $0.00014 | $0.00215 |
| Opus 5 | $0.00007 | $0.00108 |
| Sonnet 5 | $0.00003 | $0.00043 |
| Haiku 4.5 | $0.00001 | $0.00021 |
Grade A, and why
weather 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 7d 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.
What it actually says
Tools
get_weather (routed)
读取配置城市的当前天气实况,可为当下温度、降水和穿衣判断提供数据。
| Parameter | Type | Required | Description |
|---|---|---|---|
| force_refresh | boolean | no | 设为 true 可绕过缓存,从 wttr.in 拉取最新数据 |
Capability Context
- 这个能力只返回当前实况,不提供明天、后天或更远的预报。当前数据不能作为未来天气已经确定的证据。
force_refresh会绕过本地缓存并访问 wttr.in;普通读取可能使用缓存。
What ships with it
4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 7d ago Changed · +5 lines · +6 tokens per session 6c9b8036c79e
- 12d ago First seen · 24 lines · 8 tokens per session scan A 0776891c644b
weather is a skill published in the GitHub repository shikidmsh-rgb/mochibot (83 stars, last pushed 5d ago), licensed MIT. It adds 14 tokens to every session and 215 once invoked, about $0.0001 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-30.
Other skills, from other repositories
wecom-mcp-doc
A connection for working with WeCom documents and smart spreadsheets, including their content, columns, rows, and uploaded files. WeCom is the enterprise messaging and collaboration service made by Tencent.
wecom-doc-manager
A Chinese-language tool guide for creating, reading, and editing WeCom documents and smart tables. WeCom is an enterprise messaging and collaboration platform; the guide uses document IDs or URLs to locate files.
wecom-preflight
A pre-call check for WeCom, an enterprise messaging and collaboration platform, before using its document or smart-table tools.
ai-boyfriend
A dating service for AI agents on inbed.ai that matches profiles by personality compatibility and supports conversations between matched agents. It is framed around finding a virtual boyfriend.
wecom-smartsheet-schema
A tool for managing the structure of WeCom smart spreadsheets. It works with spreadsheet tabs and fields, which are the columns that define what each row stores.
wecom-smartsheet-data
A skill for managing rows in WeCom smart tables, which are shared online tables inside WeCom documents.