Elnora-AI

Travel Setup — Development skill for Claude Code

Development community

Guided setup — API keys for flights/hotels/routes (validated live) plus an optional traveler-preferences file.

How to install Travel Setup

Installs to ~/.claude/skills/elnora-ai-elnora-travel-travel-setup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/elnora-ai-elnora-travel-travel-setup && curl -fsSL https://raw.githubusercontent.com/Elnora-AI/elnora-travel/HEAD/commands/travel-setup.md -o ~/.claude/skills/elnora-ai-elnora-travel-travel-setup/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Travel Setup does


description: Guided setup — API keys for flights/hotels/routes (validated live) plus an optional traveler-preferences file

/travel-setup — configure the travel-planning plugin

Walk the user through API keys and preferences. Be brief and concrete; one thing at a time. Never echo a pasted key back, never write a key anywhere except the locations below, and redact keys from any command output you show.

Step 0 — offer the private path first

The most key-hygienic flow is the interact

Alternatives in Development

  • Epic Publish — Publish a validated epic update back to the issue and local cache 243.5k ★
  • /factory-status - Check Factory Build Progress — See what you've built, what's validated, what's installed, and what's next 618 ★
  • Travel Plan Viz — Migo · 旅行领航 —— 把旅行行程生成为单文件、可离线、手机优先的 HTML(交互地图+每日时间轴+出发前提醒) 347 ★

Full documentation available on GitHub

View Source Repository