agentsclimarketplace

Run2 budget validation

Skill cxcscmu/SkillLearnBench/skills/b2-self-feedback-gemini-3-flash-preview/travel-planning/run2_budget_validation

[COLM'26] SkillLearnBench is the first benchmark for evaluating continual learning methods that automatically generate agent skills.

Install
npx -y skills add cxcscmu/SkillLearnBench --skill run2_budget_validation

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

What its author says it does

Copied from the file, not written here

Validate travel budgets using accommodation and restaurant data.

SKILL.md

0.8 KB, 158 tokens by cl100k_base, as published. Nobody here has run it

Budget Validation for Travel Planning

To stay within a given budget (e.g., $5,100 for 7 days for two), calculate and track costs meticulously.

Calculating Daily Costs

  1. Accommodation: Multiply the price by the number of nights. Check minimum nights for eligibility.
  2. Food: Estimate food costs using Average Cost from clean_restaurant_2022.csv. Assume this cost is for two people.
  3. Transport: Estimate gas or rental costs for self-driving based on distances in distance.csv.

Cumulative Tracking

Sum all estimated costs (accommodation + 21 meals + transportation) and compare against the total budget. Prioritize high-value attractions and meals while keeping within the limit.

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.