Borrowing it
Nothing to install: this file belongs to claude89757/wechat-on-airflow. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/claude89757/wechat-on-airflow/main/.agents/skills/operate-tennis-alerts/SKILL.mdgit clone --depth 1 https://github.com/claude89757/wechat-on-airflowWrote 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/claude89757/wechat-on-airflow/operate-tennis-alerts)<a href="https://agentmods.dev/skills/claude89757/wechat-on-airflow/operate-tennis-alerts"><img src="https://agentmods.dev/badge/skills/claude89757/wechat-on-airflow/operate-tennis-alerts/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/claude89757/wechat-on-airflow/operate-tennis-alerts"><img src="https://agentmods.dev/badge/skills/claude89757/wechat-on-airflow/operate-tennis-alerts.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 1 finding, up to medium
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- medium Excessive Agency · line 146 Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
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.00105 | $0.01443 |
| Opus 5 | $0.00053 | $0.00722 |
| Sonnet 5 | $0.00021 | $0.00289 |
| Haiku 4.5 | $0.00011 | $0.00144 |
Grade A, and why
operate-tennis-alerts 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 12d 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 — 151 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Operate Tennis Alerts
Treat the repository and read-only production evidence as operational memory. Carry work from diagnosis through verified production state when the request includes repair, maintenance, release, or deployment.
Rebuild Context
Work from the repository root. Confirm it by locating
config/active-components.yaml.
Read these sources before changing runtime behavior:
AGENTS.mdconfig/active-components.yamlconfig/config-contracts.yamlconfig/runtime-target.yamlARCHITECTURE.mddocs/production-baseline.md- The runbook and ADR relevant to the affected component
Inspect the worktree, local HEAD, upstream state, existing test evidence, and
the current production baseline. Do not infer production state from chat
history. Never print Variable values, credentials, recipient addresses,
tokens, device login details, database passwords, or Fernet material.
Classify The Work
Choose the narrowest applicable class:
- Read-only diagnosis: inspect code, contracts, logs, health, recent runs, service status, and incident outbox metadata without changing production.
- Reversible repair: change code, tests, documentation, or non-secret contracts; deploy an exact pushed commit with a documented rollback.
- Configuration maintenance: compare names, types, counts, and protected hashes; migrate required configuration without exposing values.
- Release: verify, commit, push, wait for CI, deploy every affected runtime, observe natural cycles, and record evidence.
- High-risk operation: stop before apply and obtain explicit approval.
High-risk operations include production database migration or replacement, metadata deletion, backup restore, secret rotation, Git history rewriting, real email or WeChat tests, and deleting a component whose ownership is not proven.
Execute The Lifecycle
- Inspect: establish the exact code, configuration contract, service, DAG, and external dependency involved.
- Baseline: run the applicable read-only checks before editing. Preserve timestamps, counts, commit IDs, failing states, and rollback inputs without recording secrets.
- Diagnose: identify the failing ownership boundary and root cause. Read diagnosis.md for symptom-specific checks.
- Specify acceptance: add a failing regression test or a deterministic machine-verifiable check. Tests and smoke checks must not deliver real notifications.
- Repair: make the smallest complete change within the repository ownership boundaries. Update contracts, runbooks, ADRs, and baseline facts when behavior or operations change.
- Verify locally: run focused credential-free checks while iterating, then
run
make verify. Local checks are development evidence, not production authority. - Publish code: confirm the diff contains no secrets or generated noise,
commit intentionally, push the exact commit, and require GitHub
CI / verifyto pass. - Deploy: select the component path in release-paths.md. Dispatch the protected GitHub preflight before apply and deploy only the exact full commit SHA. Never use local Wrangler, SSH, server credentials, or a workstation environment file.
- Verify production: use the protected component health workflows with the explicit release SHA, contract checks, and browser checks as applicable. Compare against the baseline.
- Observe: wait for the schedule-cycle count declared in
config/runtime-target.yaml. Prefer natural DAG runs; do not manufacture production notifications. - Record: update durable repository evidence when an incident reveals a new fact. Report the deployed commit, checks, residual risk, and unrelated warnings precisely.
What ships with it
3 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.
- 12d ago First seen · 151 lines · 105 tokens per session scan A 6f47209cce2c
operate-tennis-alerts is a skill published in the GitHub repository claude89757/wechat-on-airflow (92 stars, last pushed yesterday), licensed MIT. It adds 105 tokens to every session and 1,443 once invoked, about $0.0005 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
eliza-cloud-manage-domain
Use after a domain has been purchased through Eliza Cloud (via the eliza-cloud-buy-domain skill) when the user wants to look at, edit, or remove a domain or its DNS records. Covers org-wide domain listing, per-app DNS record CRUD on cloudflare-managed zones, status re-sync, external-attachment verification, and…
ai-persistence/build-cloudflare-artifact-store
Use when a Cloudflare Worker needs durable byte storage for TanStack AI generated media (images, audio, video, transcripts) — writes a BlobStore backed by R2 and an ArtifactStore backed by D1, composes them onto the generation persistence so withGenerationPersistence persists artifact bytes, and serves them back from…
langbot-deploy
Deploy and configure a LangBot instance — Docker / Docker Compose, Kubernetes, the config.yaml model, the Box sandbox runtime, the plugin runtime, and the global API key. Use when installing, deploying, upgrading, or configuring LangBot in production or self-hosted environments. Triggers on "deploy langbot", "langbot…
ai-persistence/build-cloudflare-adapter
Use when a Cloudflare Worker needs TanStack AI chat persistence — writes a chat-persistence.ts into the app against its D1 binding (raw or via Drizzle), plus a Durable Object LockStore. Covers per-request bindings, wrangler config, D1 migrations, and lease-based locks.
airflow-state-store
Persists task and asset state across retries and DAG runs using Airflow 3.3's AIP-103 key/value stores (taskstatestore, assetstatestore) and the crash-safe ResumableJobMixin. Use when the user asks about task state store, checkpointing in tasks, persisting state across retries, job IDs surviving worker crashes…
configuring-airflow-language-sdks
Configures Airflow to run language SDK tasks (Java, Go, and future native SDKs) — register a coordinator, map a queue to it, ensure the runtime/artifact on workers, and tune coordinator options. Use when the user wants Airflow to route a queue to a native-language coordinator, asks about the [sdk]…