futbin-cli

futbin-cli is a skill for Claude Code, Codex from ItamarZand88/CLI-Anything-WEB. It costs 116 tokens per session (1,539 once invoked), scanned A, original, MIT.

A command-line tool for searching the EA FC Ultimate Team player database, where players are collected and traded using in-game coins. It covers player details, prices, price history, comparisons, Squad Building Challenges, evolutions, and market data.

In plain words
What is it for?
Finding players, comparing cards, checking current and historical prices, researching SBCs and evolutions, and analyzing market trends or possible trading opportunities.
Why use it?
It avoids checking many player pages manually when deciding what a card costs or whether it may be good value on a particular platform.

Skill for Claude CodeCodex

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 skills/itamarzand88/cli-anything-web/futbin-cli
Any agent
npx skills add ItamarZand88/CLI-Anything-WEB --skill futbin-cli
Clone the repo
git clone --depth 1 https://github.com/ItamarZand88/CLI-Anything-WEB

Made for: Claude Code, Codex.

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 futbin-cli

README.md
[![agentmods](https://agentmods.dev/badge/skills/itamarzand88/cli-anything-web/futbin-cli.svg)](https://agentmods.dev/skills/itamarzand88/cli-anything-web/futbin-cli)
Your own site
<a href="https://agentmods.dev/skills/itamarzand88/cli-anything-web/futbin-cli"><img src="https://agentmods.dev/badge/skills/itamarzand88/cli-anything-web/futbin-cli.svg" alt="Measured on agentmods" height="20"></a>
Per session 116 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,539 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.00116 $0.01539
Opus 5 $0.00058 $0.00770
Sonnet 5 $0.00023 $0.00308
Haiku 4.5 $0.00012 $0.00154

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

Security

Grade A, and why

futbin-cli 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.

.claude/skills/futbin-cli/SKILL.md · 73 lines

How it starts

The opening of the file, as written. The whole thing — 73 lines — stays where its author put it; the contents beside it link to each section on GitHub.

cli-web-futbin

EA FC Ultimate Team database and market analytics. Prices are in coins; current game year is 26 (use --year 25 for last year's cards, or set a default via config). Install: pip install cli-web-futbin

For trading strategy, market timing, and promo-cycle guidance, read market-playbook.md — weekly buy/sell cycle, EA tax formulas, promo crash calendar, fodder rules, mass bidding, and step-by-step CLI workflows.

Commands

players

  • players search --name TEXT — search by name (JSON API; fast, reliable prices). Options: --year N, --evolutions
  • players list — browse with filters. Options: --position, --rating-min/--rating-max, --version (gold_rare, gold_if, toty, icons, heroes, fut_birthday, moments, …), --min-price/--max-price, --cheapest, --min-skills/--min-wf (1–5), --gender [men|women], --league/--nation/--club ID, --platform [ps|pc], --page N, --year N
  • players get PLAYER_ID — full detail: stats, skill moves/weak foot, trend, EA price range, current BIN listings
  • players compare ID1 ID2 — side-by-side with value metrics
  • players price-history PLAYER_ID — price series + current/min/max per platform
  • players versions --name TEXT — all versions of a player with value_score (total stats per 1K coins)

market

  • market index [--rating 81-86|100|icons] — tier indices, or current/open/low/high for one tier
  • market popular [--limit N] — trending/most-viewed players (max 250)
  • market latest [--page N] — newly released cards
  • market cheapest — cheapest by rating, for SBCs/trading. Options: --rating-min (default 83), --rating-max, --min-price (default 200, excludes extinct), --max-price, --platform, --page
  • market movers [--fallers] — biggest risers/fallers. Options: --rating-min (default 80), --min-price (default 1000), --max-price, --platform, --page
  • market fodder — cheapest player at each rating tier 81–99. Options: --rating-min, --rating-max
  • market analyze PLAYER_ID — trend analysis + BUY/SELL/HOLD signal, platform gap. Option: --year
  • market scan — bulk undervalue detection (flags cards below 30d average; ~0.5s/player). Options: --rating-min (default 84), --rating-max (default 90), --limit (default 20), --threshold (default 10, min % below avg), --platform
  • market arbitrage — PS vs PC price gaps. Options: --rating-min (default 85), --rating-max (default 92), --min-gap (default 5, %), --page

Read the full file on GitHub · 73 lines

Files

What ships with it

1 file 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.

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 · 73 lines · 116 tokens per session scan A 69698e97af2d

Subscribe to this mod's changes

futbin-cli is a skill published in the GitHub repository ItamarZand88/CLI-Anything-WEB (216 stars, last pushed 10d ago), licensed MIT. It adds 116 tokens to every session and 1,539 once invoked, about $0.0006 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.

Related

Other skills, from other repositories

e2e-testing

End-to-end testing for Falcon Foundry apps using Playwright and @crowdstrike/foundry-playwright. TRIGGER when user asks to "add e2e tests", "add playwright tests", "write end-to-end tests", "test my app", or mentions "e2e", "playwright", or "end-to-end" in the context of testing a Foundry app. DO NOT TRIGGER during…

CrowdStrike/foundry-skills · 116 tokens

e2e-reviewer

Use when reviewing Playwright or Cypress E2E specs, Page Objects (POM), PRs, pull requests, patches, diffs, or changed test files — asked to review tests, audit test quality, or find weak, flaky, or silently-passing tests; when tests pass CI but prove nothing or miss bugs; when auditing missing awaits, vacuous or…

voidmatcha/e2e-skills · 115 tokens

cypress-debugger

Use when a Cypress end-to-end test has already run and failed and the user wants the root cause and a concrete fix. Trigger on a failing Cypress spec, Timed-out-retrying command, unresolved selector, cy.intercept alias or request race, suite-breaking hook, retry-only flake, hydration or timing race, or a…

voidmatcha/e2e-skills · 158 tokens

playwright-debugger

Use when a Playwright end-to-end test has already run and failed and the user wants the root cause and a concrete fix. Trigger on a failing Playwright spec, TimeoutError, broken or ambiguous selector, post-deploy suite failure, retry-only flake, hydration or timing race, or a passes-locally-but-fails-in-CI split.…

voidmatcha/e2e-skills · 163 tokens

playwright-test-generator

Use when someone wants to add, write, create, or scaffold new Playwright end-to-end tests for a page, flow, form, component, uncovered route, or first-project setup. The skill analyzes coverage gaps, explores live pages only on local/disposable or externally isolated approved non-production targets, proposes scenarios…

voidmatcha/e2e-skills · 140 tokens

piyaz

Use when the user wants to plan, decompose, track, or resume a multi-task project: scoping a new idea, importing or onboarding an existing repo or workspace, asking what to work on / what's next / what's blocked / where they left off, reporting task completion, dispatching work in parallel, or planning a draft task.…

FrkAk/piyaz · 155 tokens