Skip to content

Add apify-google-flights-deals skill - #77

Open
johnisanerd wants to merge 1 commit into
apify:mainfrom
johnisanerd:add-apify-google-flights-deals
Open

johnisanerd wants to merge 1 commit into
apify:mainfrom
johnisanerd:add-apify-google-flights-deals

Conversation

@johnisanerd

Copy link
Copy Markdown
Contributor

Adds one skill, apify-google-flights-deals, targeting google flights deals, built on the public Store Actor johnvc/google-flights-deals-api.

Returns the cheapest destinations from a departure airport with a typical-price baseline on every row, so is_below_typical separates genuine bargains from short-hauls that are merely close. Documents the measured yield (6 to 30 percent of a feed clears its baseline on a given day) rather than implying every result is a deal.

Contents (4 files):

  • skills/apify-google-flights-deals/SKILL.md
  • skills/apify-google-flights-deals/references/actor-index.md
  • skills/apify-google-flights-deals/references/gotchas.md
  • one new entry in .claude-plugin/marketplace.json

Checks:

  • bash scripts/lint_telemetry.sh passes; every apify call carries --user-agent apify-awesome-skills/apify-google-flights-deals, --json, and 2>/dev/null.
  • uv run scripts/generate_agents.py fails on apify-x402-agentic-wallet being present in skills/ but absent from marketplace.json. That failure reproduces on a clean checkout of upstream main with no changes applied, so it is pre-existing and unrelated to this PR. Happy to rebase once it is reconciled.
  • One skill per PR; this branch touches only the four files listed above.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants