travel-pulse

Query the Travel Advisory API to compute SafeGo scores and generate risk reports.

1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/Peleke/brunnr --skill travel-pulse
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: travel-pulse
Source: https://github.com/Peleke/brunnr/tree/main/skills/travel-pulse
Command: npx skills add https://github.com/Peleke/brunnr --skill travel-pulse

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Travel safety questions require real-time data and structured reports. Travel Pulse automates risk assessment by querying the Travel Advisory API to compute a SafeGo Score and generate risk reports.

Core Features & Use Cases

  • Single-country lookups with per-source breakdown and grade
  • Multi-country comparison (up to 5) with side-by-side scores, trends, and regional context
  • Regional breakdowns for deeper risk context
  • Clear notes on API requirements and rate limits to manage budget

Quick Start

Ask for the SafeGo score for Japan.

Frequently Asked Questions about travel-pulse

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

FAQPage Schema
How do I get a real-time travel risk score for a specific country?▼

To get a real-time travel risk score, you request a SafeGo score by querying the Travel Advisory API for the specific country. The Skill returns a single-country report featuring a risk grade, per-source breakdowns, and regional context.

Can I compare travel advisory data for multiple countries side-by-side?▼

Yes, you can compare travel advisory data for up to five countries side-by-side. The Skill generates a report featuring comparative SafeGo scores, trend data, and regional context to help you evaluate relative travel risks.

Do I need an API key to retrieve travel advisory scores?▼

Yes, you need the TRAVEL_ADVISORY_API_KEY environment variable to retrieve travel advisory scores. The Skill uses a Bearer token for API access and requires curl to execute the data queries.

How does the Travel Advisory API handle rate limiting?▼

The Travel Advisory API handles rate limiting by reporting rate-limiting headers in its responses. These headers allow you to monitor your current usage and manage your API query budget effectively.

What is included in a travel risk assessment report?▼

A travel risk assessment report includes the SafeGo score, a risk grade, per-source breakdowns, trend data, and regional context. This structured format provides comprehensive context for understanding travel safety.

What is the best way to automate travel risk assessment queries?▼

The best way to automate travel risk assessment queries is by using this Skill to programmatically fetch SafeGo scores via the Travel Advisory API. It systematically structures single or multi-country risk data for reporting.