chravel-smart-import

Parse trip data from emails, PDFs, and URLs into structured entities.

2|1|Updated Jun 21, 2025
One-click install
npx skills add https://github.com/MeechYourGoals/Chravel --skill chravel-smart-import
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chravel-smart-import
Source: https://github.com/MeechYourGoals/Chravel/tree/main/.claude/skills/chravel-smart-import
Command: npx skills add https://github.com/MeechYourGoals/Chravel --skill chravel-smart-import

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the extraction and organization of trip-related data from various sources, saving users time and manual data entry effort.

Core Features & Use Cases

  • AI-Powered Parsing: Extracts structured data (flights, hotels, activities) from emails, PDFs, links, and images using AI.
  • Multi-Source Ingestion: Supports importing data from diverse inputs like booking confirmations, itineraries, and web pages.
  • Use Case: Automatically import a hotel reservation from a forwarded email confirmation directly into your Chravel trip plan.

Quick Start

Use the chravel-smart-import skill to parse the attached PDF itinerary and add it to my trip.

Frequently Asked Questions about chravel-smart-import

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract trip data from an email or PDF itinerary automatically?

AI-powered parsing automates trip data extraction from emails and PDFs by classifying flights, hotels, and activities, then mapping them to a structured data model for user confirmation and saving.

What is the best way to import unstructured booking confirmations into a trip plan?

Multi-source ingestion is the best way to import unstructured booking confirmations, using AI to extract and classify trip entities from emails, links, and PDFs into a structured itinerary.

Does this AI parsing approach work with URLs and images for travel data?

Yes, AI parsing works with URLs and images for travel data, ingesting web pages and visual itineraries to extract structured flights, hotels, and activities for your trip plan.

Do I need TanStack Query to manage state during data extraction?

Yes, you need TanStack Query for robust error handling and state management during data extraction, ensuring reliable ingestion and parsing of trip artifacts.

How does entity classification handle errors when parsing flight and hotel data?

Entity classification handles errors during flight and hotel data parsing using robust error handling and state management powered by TanStack Query to ensure reliable extraction.