ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified utilities Safety 5/5

jinko-flight-search

Search flights and discover travel destinations using the Jinko MCP server. Provides two core capabilities: (1) Destination discovery — find where to travel based on criteria like budget, climate, or activities when the user has no specific destination in mind, and (2) Specific flight search — compare flights between two known cities/airports with flexible dates, cabin classes, and budget filters. Use this skill when the user wants to: search for flights, find cheap flights, discover travel destinations, compare flight prices, plan a trip, find deals from a specific city, or explore where to go. Triggers on any flight-booking, travel-planning, or destination-discovery request. Requires the Jinko MCP server connected at https://mcp.gojinko.com.

Why use this skill?

Use the Jinko Flight Search skill to find affordable flights, discover travel destinations by budget or activity, and book trips using the Jinko MCP server.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/kevinjinko/jinko-flight-search
Or

What This Skill Does

The Jinko Flight Search skill is a powerful travel-planning engine integrated directly into your OpenClaw agent. It leverages the Jinko MCP server to bridge the gap between abstract travel desires and concrete flight bookings. Whether you are looking for a specific flight between two cities or simply need inspiration for your next getaway, this skill acts as your personal travel consultant. It handles complex tasks like expanding city-level requests into comprehensive airport searches and filtering results based on climate, activity, or budget preferences.

Installation

To integrate this functionality, run the following command in your terminal: clawhub install openclaw/skills/skills/kevinjinko/jinko-flight-search

Once installed, you must navigate to your OpenClaw settings or project integrations and add the Jinko MCP server using the following URL: https://mcp.gojinko.com. Without this connection, the tools find_destination and find_flight will not be available for your agent.

Use Cases

  • Destination Discovery: Ideal for users who know 'how' they want to feel (e.g., "somewhere warm" or "beach vacation") but haven't chosen a destination. The agent intelligently maps these preferences to IATA codes.
  • Specific Flight Booking: When the origin and destination are set, this skill provides real-time pricing and availability comparisons, including support for cabin classes and nonstop preferences.
  • Budget Planning: Use the max_price parameter to narrow down options that align with strict travel budgets, ensuring you get the best deal for your money.
  • Flexible Travel Dates: Use date ranges and flexible stay lengths to identify the most cost-effective travel windows.

Example Prompts

  1. "I'm looking for a beach vacation in mid-July. I'm flying out of New York and have a budget of $800. Where should I go?"
  2. "Find me the cheapest round-trip flights from San Francisco to Tokyo for a 10-day trip in October in Economy class."
  3. "I want to go somewhere in Europe for ski season this winter. Show me flight options from London."

Tips & Limitations

  • Airport Identification: Always provide city names, and allow the agent to map them to multiple IATA codes (e.g., London to LHR, LGW, STN, etc.) to ensure no flight deals are missed.
  • Constraint Management: If you are not seeing results, try widening your criteria. For instance, remove the direct_only filter or expand your date range.
  • Future Dates: Ensure all dates provided are in the future; past dates will return errors from the API.
  • Re-calling the Tool: If you decide to change your mind after seeing initial results (e.g., 'actually, let's look for somewhere warmer'), simply prompt the agent again to re-call find_destination with the updated parameters.

Metadata

Stars1776
Views2
Updated2026-03-02
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-kevinjinko-jinko-flight-search": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#travel#flights#mcp#booking#tourism
Safety Score: 5/5

Flags: external-api