Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add open-octo/octo-agent --skill budget-allocationgit clone --depth 1 https://github.com/open-octo/octo-agentWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/open-octo/octo-agent/budget-allocation)<a href="https://agentmods.dev/skills/open-octo/octo-agent/budget-allocation"><img src="https://agentmods.dev/badge/skills/open-octo/octo-agent/budget-allocation/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/open-octo/octo-agent/budget-allocation"><img src="https://agentmods.dev/badge/skills/open-octo/octo-agent/budget-allocation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00104 | $0.01163 |
| Opus 5 | $0.00052 | $0.00581 |
| Sonnet 5 | $0.00021 | $0.00233 |
| Haiku 4.5 | $0.00010 | $0.00116 |
Grade A, and why
budget-allocation scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Skill: budget-allocation
一趟旅行的预算不是一个数字,是好几个类目加起来的结果。这个技能负责把 预算拆成看得清楚的类目,每个类目给出档位区间,最后汇总成一张表。
费用类目
住宿
研究目的地和出行月份的酒店/民宿/青旅典型价格,给出经济/中档/高档三档 区间,按行程天数算出总价,标注季节性价格波动。
餐饮
估算每日餐饮预算:早中晚餐+零食。给出街边小吃/经济餐厅、中档餐厅、 高档餐厅三档区间,按用户说明的预算档位来算,另外算上咖啡/饮品的预算。
交通
- 机场/车站往返接驳(往返)
- 每日市内交通(交通卡 vs 单次票 vs 打车,哪个更划算)
- 如果自驾:油费、过路费、停车费、租车费
- 如果安排了城际一日游,加上城际交通费
门票/活动
- 所有推荐景点的门票
- 能省钱的联票/城市卡
- 推荐的付费导览
- 其他体验类活动费用
杂项
- 电话卡/流量
- 旅行保险
- 纪念品预算
- 小费
- 洗衣费(行程超过5天的话)
- 应急备用金建议
汇率与支付方式
- 当地货币和大致汇率
- 换汇渠道建议(避开机场换汇柜台)
- 信用卡接受程度
- 取现渠道和手续费
- 移动支付方式(Apple Pay/当地App)
- 建议随身带多少现金
预算汇总表
产出一张清晰的表格:
| 类目 | 每日估算 | 全程总计 |
|---|---|---|
| 住宿 | ... | ... |
| 餐饮 | ... | ... |
| 交通 | ... | ... |
| 门票/活动 | ... | ... |
| 杂项 | ... | ... |
| 合计 |
给出人均和团体总计两个版本(如果是多人出行)。
省钱建议
- 这个目的地具体能省钱的方式(不是泛泛的"多比价")
- 免费景点和活动
- 特定时段折扣(欢乐时段、午市套餐)
- 划算的交通套票
- 预订策略(提前订 vs 现场订哪个更划算)
哪里该花、哪里可以省
- 值得多花钱的体验(说明为什么值)
- 经济选项和高档选项体验差不多的地方
- 常见的"游客溢价"陷阱,提醒避开
输出要求
- 所有费用用当地货币标注,附大致的美元/人民币换算。
- 明确说明假设的预算档位(经济/中档/高档)。
- 引用价格信息的来源和网址。
- 用用户指定的语言输出。
- 估算数字取整到实用的程度,不要给虚假精确的小数。
- 标注"以上价格为[日期]估算,实际可能有波动",不要让用户误以为是 实时价格。
- 波动较大的费用给出乐观和保守两个估算区间,而不是单一数字。
边界
- 不给虚假精确的具体数字(比如"这趟旅行一共花费8742.56元")——预算是 估算,用区间和取整的数字,并明确标注这是估算。
- 具体的开放时间/门票价格这类实时信息,交给
route-optimization检索 确认,这个技能只做费用汇总和分配,不重复检索景点信息。
What ships with it
2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 6d ago First seen · 105 lines · 104 tokens per session scan A 1929f44a33b3
budget-allocation is a skill published in the GitHub repository open-octo/octo-agent (97 stars, last pushed today), licensed MIT. It adds 104 tokens to every session and 1,163 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
polymarket
Query Polymarket: markets, prices, orderbooks, history.
aomi-transact
Build natural-language crypto/DeFi agents and EVM MCP plugins (Claude Code, Cursor, Codex, Gemini). Aomi turns prompts into wallet-signed txs on Ethereum, Base, Arbitrum, Optimism, Polygon, Linea — non-custodial, fork-simulated. 40+ apps: Uniswap, Aave, Lido, Morpho, GMX, Hyperliquid, Polymarket.
officecli-financial-model
Use this skill when the user wants to build a financial model — 3-statement model, DCF valuation, LBO, SaaS unit economics, sensitivity / scenario analysis, debt schedule, or fundraising projections — in Excel. Trigger on: 'financial model', '3-statement model', 'P&L + BS + CF', 'DCF', 'WACC', 'NPV', 'terminal value'…
stock-analyzer
A comprehensive stock deep analysis tool that combines real-time quotes, fundamental metrics, technical indicators, and growth analysis into a single professional report. Supports A-share, US stocks, HK stocks. Generates detailed investment recommendations with risk assessment and actionable trading strategies.
stock-announcements
A tool guide for fetching official announcements from companies listed on China’s A-share stock markets.
stock-explorer
A Yahoo Finance (yfinance) powered financial analysis tool. Get real-time quotes, generate technical indicator reports (RSI/MACD/Bollinger/VWAP/ATR), summarize fundamentals, and run a one-shot report that outputs a text summary.