✈️
AutomationPython

Ignav

by borski

Ignav is an Automation skill for Claude Code, published by borski in travel-hacking-toolkit.

634 stars64 forkson borski/travel-hacking-toolkitAdded 2026/08/24+1% in starsRepository updated 2026/08/17
award-flightsclaude-codeflightshotelsmcpopencodepoints-and-milesskillstraveltravel-hacking
Install in seconds
Install Ignav
Copy Ignav into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/borski/travel-hacking-toolkit/tree/main/plugins/travel-hacking-toolkit/skills/ignav ~/.claude/skills/ignav

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/borski/travel-hacking-toolkit.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/travel-hacking-toolkit/skills/ignav/SKILL.md in borski/travel-hacking-toolkit
Installs to
~/.claude/skills/ignav
Collection
One of 25 skills cataloged from this repository
Category
Automation1523 skills

What Ignav does

Ignav searches flights through the ignav.com REST API and returns structured prices, itineraries, and booking links. Use it for cash fare searches, airport lookup, and market-based price comparison alongside other flight sources.

Ignav is cataloged under Automation on DirSkills. Ignav comes from a repository tagged award-flights, claude-code, flights, hotels and mcp.

Documentation

README

Flight Search via Ignav API

Fast REST API flight search at https://ignav.com. Returns structured JSON with prices, itineraries, and booking links. 1,000 free requests, no rate limit.

Setup

Get a free API key at https://ignav.com/signup (1,000 requests, no credit card).

Set IGNAV_API_KEY in your environment or .env file.

Workflow

  1. Parse the user's request (origin, destination, dates, trip type, passengers, cabin)
  2. Look up airport codes if user gave city names
  3. Search flights (one-way or round-trip)
  4. Present results in markdown table
  5. Get booking links if user wants to book

Endpoints

Search Airports

curl -s "https://ignav.com/api/airports?q=Barcelona&limit=5" \
  -H "X-Api-Key: $IGNAV_API_KEY"

One-Way Flights

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Ignav

  • What else does borski publish alongside Ignav?

    Ignav is one of 25 skills that DirSkills catalogs from borski/travel-hacking-toolkit, the repository it ships in. Its siblings there include Alliance Awareness, American Airlines AAdvantage and Amex Travel Portal Search. Each one is a separate skill with its own page in this directory, installs the same way Ignav does, and is maintained by borski in that same repository. The rest of the collection is listed on the borski/travel-hacking-toolkit page.

  • How does Ignav compare to other Automation skills?

    Ignav ranks #1156 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Ignav against them. Open each page to compare what they document and how they install.

More from borski/travel-hacking-toolkit

Ignav is one of 25 skills cataloged on DirSkills from borski/travel-hacking-toolkit.

See all 25 skills
✈️
1w ago

Alliance Awareness

Alliance Awareness maps airline alliances and loyalty programs that can book each other. Use it when checking award travel options or verifying cross-alliance and bilateral partner bookings.
SEO
63464
✈️
1w ago

American Airlines AAdvantage

American Airlines AAdvantage checks award miles, elite status, loyalty points, and million miler progress from an AA.com account. Use it when you need a read-only account balance check and may need to enter a 6-digit email 2FA code on first login.
Automation
63464
✈️
1w ago

Amex Travel Portal Search

Amex Travel Portal Search looks up flights and hotels in the American Express travel portal and returns cash prices, MR points pricing, IAP discounts, and FHR/THC benefits. Use it when comparing portal redemption value with award alternatives.
Automation
63464
🗺️
1w ago

Atlas Obscura

Atlas Obscura searches Atlas Obscura near coordinates to find unusual places, filter out mundane markers, and return full details with descriptions and images. Use it when planning trips or adding interesting stops to an itinerary.
Data
63464
🗓️
1w ago

Award Calendar

Award Calendar finds the cheapest award dates for a flexible route over a date range. It queries seats.aero, groups results by day and cabin, and presents the best options in a calendar grid.
Automation
63464
✈️
1w ago

Award Holds

Award Holds lists which loyalty programs let you place award flights on hold, for how long, and by what method. Use it when planning transfers from points currencies before booking an award seat.
SEO
63464