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 AwardTravelFinder/mcp --skill award-travelgit clone --depth 1 https://github.com/AwardTravelFinder/mcpWrote 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/awardtravelfinder/mcp/award-travel)<a href="https://agentmods.dev/skills/awardtravelfinder/mcp/award-travel"><img src="https://agentmods.dev/badge/skills/awardtravelfinder/mcp/award-travel/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/awardtravelfinder/mcp/award-travel"><img src="https://agentmods.dev/badge/skills/awardtravelfinder/mcp/award-travel.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.00164 | $0.01457 |
| Opus 5 | $0.00082 | $0.00728 |
| Sonnet 5 | $0.00033 | $0.00291 |
| Haiku 4.5 | $0.00016 | $0.00146 |
Grade A, and why
award-travel 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 8d 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 — 110 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Award Travel Finder
Search award flight availability across 28 airlines and 23 loyalty programs using points and miles. Powered by the Award Travel Finder MCP server.
Available MCP Tools
search_availability
Search award seats for a specific route and date.
Parameters:
airline: airline slug (e.g.british_airways,qatar_airways,cathay_pacific,virgin_atlantic,iberia,emirates,qantas,alaska_airlines,american_airlines,jetblue,etihad,frontier— callsearch_all_airlinesif unsure)departure_code: 3-letter IATA code (e.g. LHR)arrival_code: 3-letter IATA code (e.g. JFK)date: YYYY-MM-DD
Returns cabin-by-cabin availability with points costs.
search_monthly_availability
Search an entire month for availability. Best for finding flexible dates. Can take up to 90 seconds.
Parameters:
airline: airline slugdeparture_code: 3-letter IATA codearrival_code: 3-letter IATA codedate: YYYY-MM or YYYY-MM-DD (uses the month)
search_all_airlines
Fan out a single date across every supported airline at once. Use when the user doesn't specify an airline.
Parameters:
departure_code: 3-letter IATA codearrival_code: 3-letter IATA codedate: YYYY-MM-DD
search_hybrid
Find the cheapest way to fly by combining cash tickets with award redemptions into one split-ticket journey. Best for premium cabins on long-haul routes.
Parameters:
origin: 3-letter IATA codedestination: 3-letter IATA codedate: YYYY-MM-DDcabin:economy|business|first(default: business)points_value_cents: How you value points in cents per point (default: 1.5)
Returns: direct cash price, best full-award option, and hybrid split options ranked by effective cost.
get_pricing
Get the award chart for a route. Shows points per cabin class, off-peak and peak. No date needed.
Parameters:
airline: airline slugdeparture_code: 3-letter IATA codearrival_code: 3-letter IATA code
What ships with it
2 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.
- 8d ago Changed 4d827545343f
- 12d ago First seen · 110 lines · 164 tokens per session scan A c18583c33e7d
award-travel is a skill published in the GitHub repository AwardTravelFinder/mcp (7 stars, last pushed 10d ago), licensed MIT. It adds 164 tokens to every session and 1,457 once invoked, about $0.0008 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-31.
Other skills, from other repositories
alpha-arcade-interaction
Trade on Alpha Arcade prediction markets on Algorand — browse markets, read orderbooks, place limit/market orders, manage positions, cancel/amend orders, split/merge shares, and claim winnings. Use when user asks about prediction markets, event betting, YES/NO shares, orderbooks, or Alpha Arcade.
haystack-router-interaction
Route and execute optimal token swaps on Algorand using Haystack Router via Algorand MCP tools. Use when getting best-price quotes across multiple Algorand DEXes and LST protocols, executing atomic swaps, and checking asset opt-in — all through the Algorand MCP server.
algorand-x402-payment
Execute x402 payments at runtime using Algorand MCP tools. Use whenever an HTTP request returns 402 Payment Required (or a PAYMENT-REQUIRED header), the user needs to access a paid API or x402-protected resource, or the user mentions x402, micropayments, paying for an endpoint, or "payment required" — even if they…
blazemeter-usage-billing
Guide for BlazeMeter Usage & Billing, including credit types and charging. Use when working with usage and billing for (1) Understanding BlazeMeter credit types (VU, VUH, Tests), (2) Calculating credit consumption for different test types, or any other usage and billing tasks.
sec_edgar
US public company filings (10-K, 10-Q, 8-K) via SEC EDGAR full-text search — financial and regulatory disclosures for research.
xueqiu
Chinese stock market platform — stock search, trending posts, hot stock rankings. Use for financial/investment queries in Chinese.