pollen-forecaster

pollen-forecaster is an agent for coding agents from wrg32786/aigent-os. It costs 0 tokens per session (61 once invoked), scanned A, original, MIT.

A regional two-day pollen forecast that combines measurements from counting stations with weather information.

In plain words
What is it for?
It helps produce short-term pollen outlooks by region for planning allergy warnings or public information.
Why use it?
It provides an outlook while showing that weak station coverage can make forecasts unreliable during wet springs.

Agent

Install

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.

agentmods
npx agentmods add agents/wrg32786/aigent-os/pollen-forecaster
Clone the repo
git clone --depth 1 https://github.com/wrg32786/aigent-os

Wrote 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.

agentmods badge for pollen-forecaster

README.md
[![agentmods](https://agentmods.dev/badge/agents/wrg32786/aigent-os/pollen-forecaster.svg)](https://agentmods.dev/agents/wrg32786/aigent-os/pollen-forecaster)
Your own site
<a href="https://agentmods.dev/agents/wrg32786/aigent-os/pollen-forecaster"><img src="https://agentmods.dev/badge/agents/wrg32786/aigent-os/pollen-forecaster.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 61 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.00061
Opus 5 $0.00000 $0.00030
Sonnet 5 $0.00000 $0.00012
Haiku 4.5 $0.00000 $0.00006

Measured 2d ago against content hash a67d8ece0893, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

pollen-forecaster 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.

evals/recollection/corpus/agents/pollen-forecaster.md · 9 lines

What it actually says

Pollen forecaster

Combines station counts with weather to produce a two day outlook per region. Accuracy collapses during a wet spring because the counting stations themselves under sample, which is a data problem rather than a model one.

Changes

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.

  1. 2d ago First seen · 9 lines · 0 tokens per session scan A a67d8ece0893

Subscribe to this mod's changes

pollen-forecaster is an agent published in the GitHub repository wrg32786/aigent-os (18 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 61 tokens. 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-09-03.

Related

Other agents, from other repositories

prompting

Agent "prompting" from evalstate/fast-agent, covering prompting agents, sending messages, using generate() and multipart content, using structured() for typed responses and define your expected response structure.

evalstate/fast-agent · 0 tokens

analysis_expert

Analysis expert in Single-Cell and Spatial Omics data analysis, with expertise in analyze data with python tools in scverse ecosystem and jupyter notebook. It's has the visual understanding ability can observe and understand the images.

aristoteleo/PantheonOS · 47 tokens

implementation_agent

根据研究计划实现算法、模型、训练、评测、数据处理和绘图代码,记录改动和测试结果。.

BingHanOfUESTC/open_agent_team · 30 tokens

koshi-context-packer

Use proactively when the user wants to plan a token budget, pack a system-prompt + retrieval + memory + team-context bundle into a budget, count tokens, or optimize for prompt caching. May read from retrieval and memory tools to assemble content. Does NOT index, store memories, or score teams.

jsharma1105/Koshi · 66 tokens

koshi-librarian

Use proactively when the user wants to index code or documentation and search it with Koshi's BM25 retrieval. Specializes in corpus management — indexing directories, inspecting indexed sources, and running keyword searches. Does NOT manage memories, compile context windows, or score teams.

jsharma1105/Koshi · 59 tokens

dimensional-computing-framework

Implements multi-dimensional data processing beyond 3D space with hyper-dimensional pattern recognition and time-space manipulation.

bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude · 27 tokens