agentsclimarketplace

Budget optimizer

Skill wpfbcr/AtlasAgent/skills/budget-optimizer

全球高级定制化 AI 旅游攻略 Skill Pack — 9 skills, zero API key, Hermes/Cursor/Claude compatible

Install
npx -y skills add wpfbcr/AtlasAgent --skill budget-optimizer

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Formats and optimizes multi-currency travel budgets with tipping and hidden costs. Use when comparing plan costs, 预算, budget breakdown, or saving money on a trip.

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

1.6 KB, as published. Nobody here has run it

Budget Optimizer

Standard budget tables for atlas-agent plans.

Setup

Use currency skill for FX. Note rate date on every table.

export ATLAS_ROOT="${ATLAS_ROOT:-$HOME/AtlasAgent}"
python3 "$ATLAS_ROOT/scripts/currency_client.py" convert <amount> --from <A> --to <B>

Table Template

预算 — [plan name]
汇率日期: YYYY-MM-DD · 人数: N · 天数: D

| 项目 | 当地货币 | 用户货币 | 备注 |
|------|----------|----------|------|
| 国际/城际交通 | | | 含行李 |
| 住宿 (N-1 晚) | | | 档位说明 |
| 餐饮 | | | 含小费 |
| 门票/活动 | | | |
| 市内交通 | | | |
| 签证/保险 | | | 一次性 |
| 应急 buffer 10% | | | |
| 合计 / 人均 | | | |

Tipping (include where relevant)

RegionGuide
USA18–20% restaurants
JapanNo tipping
FranceService included; small change OK
UK10–12.5%
Thailand~10%

Hidden Costs Checklist

  • Budget airline baggage
  • City congestion/ERP fees
  • US resort fees + tax
  • Attraction timed-entry surcharges
  • eSIM cost

If Over Budget

  1. Lower hotel tier (largest lever)
  2. Shoulder season dates
  3. Rail pass vs singles / budget airlines
  4. Mix free sights + few paid highlights

Pitfalls

  • Use ranges when prices are uncertain — label as estimates
  • Child/senior ticket discounts when applicable

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.