application-day

application-day is a command for Claude Code from mrlesmithjr/mcp. It costs 0 tokens per session (165 once invoked), scanned A, original, MIT.

A command for choosing suitable days and time windows to apply lawn or crop treatments. It uses weather conditions and, when given a product name, works out the required product coverage.

In plain words
What is it for?
Use it to plan spray, granular, and pre-emergent applications, check 48-hour spray conditions, and calculate bags or units needed for a named product.
Why use it?
It brings weather, rain, wind, mowing constraints, and product quantity into one application plan. This helps avoid applying treatments in unsuitable conditions or running short of product.

Command for Claude Code

Part of the lawnops plugin — 3 commands shipped together

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 commands/mrlesmithjr/mcp/application-day
Clone the repo
git clone --depth 1 https://github.com/mrlesmithjr/mcp

Made for: Claude Code.

Or install lawnops, the plugin that ships this one along with the rest of its 3 commands.

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 application-day

README.md
[![agentmods](https://agentmods.dev/badge/commands/mrlesmithjr/mcp/application-day.svg)](https://agentmods.dev/commands/mrlesmithjr/mcp/application-day)
Your own site
<a href="https://agentmods.dev/commands/mrlesmithjr/mcp/application-day"><img src="https://agentmods.dev/badge/commands/mrlesmithjr/mcp/application-day.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 165 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.00165
Opus 5 $0.00000 $0.00082
Sonnet 5 $0.00000 $0.00033
Haiku 4.5 $0.00000 $0.00016

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

Security

Grade A, and why

application-day 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 4d 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.

packages/lawnops/.claude/commands/application-day.md · 14 lines

What it actually says

Plan the best application day by gathering the following data (use MCP tools if available, otherwise fall back to CLI):

  1. Application windows: Find best days for spray, granular, and pre-emergent application types
  2. Spray advisory: Get detailed 48-hour spray conditions (temp, wind, rain, mow buffer)
  3. Coverage calculator: If a product name is provided as $ARGUMENTS, calculate bags/units needed

Summarize as an actionable application plan with:

  • Best day for each application type with scores and conditions
  • Any weather or mow-buffer conflicts to watch for
  • Product coverage needs (if product specified)
  • Specific time windows for spray applications

If no product is specified for coverage calculation, skip that step and just report the window analysis.

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. 4d ago First seen · 14 lines · 0 tokens per session scan A f528792e06cc

Subscribe to this mod's changes

application-day is a command published in the GitHub repository mrlesmithjr/mcp (0 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 165 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-08-31.