# Ag Buscar Voos

> Busca passagens aereas reais via Google Flights (fast-flights). Retorna tabela com cia, horarios, duracao e precos em BRL. Use when searching for flights, airfare, or travel options.

- **Type:** Skill
- **Install:** `agentstack add skill-andregusman-raiz-a-gusman-claude-ag-buscar-voos`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [andregusman-raiz](https://agentstack.voostack.com/s/andregusman-raiz)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [andregusman-raiz](https://github.com/andregusman-raiz)
- **Source:** https://github.com/andregusman-raiz/a-gusman-claude/tree/main/skills/ag-buscar-voos

## Install

```sh
agentstack add skill-andregusman-raiz-a-gusman-claude-ag-buscar-voos
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# ag-buscar-voos — Buscar Voos

Spawn the `ag-buscar-voos` agent to search real-time flight prices via Google Flights.

## Invocation

Use the **Agent tool** with:
- `subagent_type`: `ag-buscar-voos`
- `mode`: `auto`
- `run_in_background`: `false`
- `prompt`: Compose from template below + $ARGUMENTS

**NOTE**: NOT background — user needs to see flight results immediately.

## Prompt Template

```
Origem: [IATA code, e.g. GRU, CGH, SDU, GIG, BSB]
Destino: [IATA code]
Data ida: [YYYY-MM-DD]
Data volta: [YYYY-MM-DD, optional]

Buscar voos reais via fast-flights (Google Flights).
Apresentar resultados em tabela: Cia | Saida | Chegada | Duracao | Paradas | Preco BRL.
Ordenar por preco (menor primeiro).
```

## Important
- ALWAYS spawn as Agent subagent — do NOT execute inline
- Do NOT run in background — results are needed immediately
- Requires `fast-flights` Python package (auto-installs if missing)
- Data source: Google Flights via Protobuf (no API key needed)

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [andregusman-raiz](https://github.com/andregusman-raiz)
- **Source:** [andregusman-raiz/a-gusman-claude](https://github.com/andregusman-raiz/a-gusman-claude)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-andregusman-raiz-a-gusman-claude-ag-buscar-voos
- Seller: https://agentstack.voostack.com/s/andregusman-raiz
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
