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 farmfriend-labs/agent-skills-farming --skill subscription-cost-eliminatorgit clone --depth 1 https://github.com/farmfriend-labs/agent-skills-farmingWrote 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/farmfriend-labs/agent-skills-farming/subscription-cost-eliminator)<a href="https://agentmods.dev/skills/farmfriend-labs/agent-skills-farming/subscription-cost-eliminator"><img src="https://agentmods.dev/badge/skills/farmfriend-labs/agent-skills-farming/subscription-cost-eliminator/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/farmfriend-labs/agent-skills-farming/subscription-cost-eliminator"><img src="https://agentmods.dev/badge/skills/farmfriend-labs/agent-skills-farming/subscription-cost-eliminator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.00000 | $0.02034 |
| Opus 5 | $0.00000 | $0.01017 |
| Sonnet 5 | $0.00000 | $0.00407 |
| Haiku 4.5 | $0.00000 | $0.00203 |
Grade A, and why
subscription-cost-eliminator 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 — 325 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Subscription Cost Eliminator
Eliminate dealer subscription services and cloud dependencies by building open-source alternatives and self-hosted solutions for agricultural equipment and software.
Purpose
Provide farmers with open-source, self-hosted alternatives to expensive dealer subscription services, reducing recurring costs and maintaining control over their data and equipment. This skill identifies subscription dependencies and provides alternatives.
Problem Solved
Modern agricultural equipment and software increasingly require expensive subscription services: John Deere Operations Center ($500-2000/year), Precision Planting Cloud ($500/year), Case IH AFS Connect ($600-1500/year), AGCO Fuse ($400-1200/year), Climate FieldView ($300-1000/year). These subscriptions add up to thousands annually and create vendor lock-in. Farmers lose access to their data and equipment features if they stop paying. This skill identifies subscriptions and provides open-source alternatives.
Capabilities
- Analyze current subscription dependencies across equipment and software
- Identify open-source alternatives for paid services
- Set up self-hosted data storage and management
- Configure local data collection without cloud dependencies
- Create automated data backup and synchronization
- Set up local dashboards for equipment monitoring
- Configure offline data analysis tools
- Export data from dealer systems before cancelling
- Maintain historical data locally
- Set up alert systems without subscription fees
- Create sharing mechanisms with team members
- Generate reports from local data
- Set up mobile access to local systems
- Configure multi-user access without seat licensing
Instructions
Usage by AI Agent
- Audit Subscriptions
- List all equipment with subscription requirements
- Identify software subscriptions in use
- Calculate total annual subscription costs
- Map subscription features to alternatives
- Identify data migration needs
What ships with it
9 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 · 325 lines · 0 tokens per session scan A e82ed277a06d
subscription-cost-eliminator is a skill published in the GitHub repository farmfriend-labs/agent-skills-farming (2 stars, last pushed 6mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 2,034 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.
Other skills, from other repositories
gke-compute-classes
Configures, optimizes, and troubleshoots GKE ComputeClasses. Use when configuring Spot VMs with on-demand fallback, targeting specific accelerators (GPUs/TPUs) or machine families, restricting ComputeClass access, or debugging pending pods related to node pool auto-creation. Do not use for cluster-level Node Auto…
google-cloud-filestore-autoscale
Inspects Google Cloud Filestore capacity and utilization, evaluates storage scaling rules, and performs capacity autoscaling (scale UP for low free space or scale DOWN for cost optimization). Use when monitoring Filestore instance headroom, resizing instance shares, configuring automated growth/shrink thresholds…
terraform-module-library
Build reusable Terraform modules for AWS, Azure, GCP, and OCI infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.
vast-gpu
Rent, manage, and destroy GPU instances on vast.ai. Use when user says "rent gpu", "vast.ai", "rent a server", "cloud gpu", or needs on-demand GPU without owning hardware.
doca-hardware-safety
Use this skill whenever the agent is about to recommend or apply a change that touches DPU / NIC hardware state on a live system — mlxconfig firmware-parameter write, NIC firmware burn, BFB reflash, NIC ↔ DPU mode flip, SR-IOV or device-emulation slot enable, kernel boot-parameter change (IOMMU, hugepages, VFIO), PCIe…
aws-lambda-microvms
Builds, runs, debugs, and operates applications on AWS Lambda MicroVMs — Firecracker-isolated, snapshot-resumable serverless compute environments running inside a container with up to 8 hr lifetimes. Applicable when workloads need strong isolation between tenants, isolated serverless compute, sandbox compute, or…