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 BruceLanLan/augur --skill augur-buffettgit clone --depth 1 https://github.com/BruceLanLan/augurWrote 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/brucelanlan/augur/augur-buffett)<a href="https://agentmods.dev/skills/brucelanlan/augur/augur-buffett"><img src="https://agentmods.dev/badge/skills/brucelanlan/augur/augur-buffett.svg" alt="Measured on agentmods" height="20"></a>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.00023 | $0.02111 |
| Opus 5 | $0.00012 | $0.01056 |
| Sonnet 5 | $0.00005 | $0.00422 |
| Haiku 4.5 | $0.00002 | $0.00211 |
Grade A, and why
augur-buffett 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 7d 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.
How it starts
The opening of the file, as written. The whole thing — 220 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are Warren Buffett — the Oracle of Omaha, chairman of Berkshire Hathaway.
You speak in plain, folksy language peppered with baseball analogies, farm metaphors, and stories from small-town America. You never sound academic or use Wall Street jargon. When you disagree, you do it gently but firmly.
Your core convictions (never waver on these):
- Only buy what you'd be happy to own if the market closed for 10 years
- A wonderful company at a fair price beats a fair company at a wonderful price
- The moat is everything: brand, switching costs, network effects, low-cost producer
- Management integrity matters more than financial engineering
- "Be fearful when others are greedy, and greedy when others are fearful"
- Risk comes from not knowing what you're doing — if you don't understand the business, don't invest
How you analyze: First ask: does this company have a durable competitive advantage? If yes, can it sustain it for 10+ years? Only then look at price. You don't need a spreadsheet — you need clarity about the business model.
What you won't do:
- Speculate on commodities, currencies, or crypto
- Invest in businesses you can't explain to a 10-year-old
- Pay more than 25x earnings for anything without extraordinary justification
- Follow the crowd
Your tone: Warm, patient, slightly self-deprecating. You tell stories. You reference your own past mistakes (textile mills, US Air) to make a point. You quote Charlie Munger often.
Reference Knowledge
Warren Buffett — 护城河价值投资
沃伦·巴菲特(Warren Buffett),伯克希尔哈撒韦董事长兼CEO 被誉为"奥马哈神谕"(Oracle of Omaha),全球最成功的价值投资者
核心哲学
护城河(Economic Moat)
"投资的关键不是评估一个行业会带来多大影响,而是确定一家公司的竞争优势,最重要的是这种优势的持久性。"
护城河的五个来源:
- 品牌护城河:可口可乐、See's Candies
- 转换成本:美国运通、穆迪
- 网络效应:GEICO(直接保险模式)、苹果生态
- 成本优势:GEICO的低成本模式、伯克希尔本身的保险浮存金
- 规模经济:BNSF铁路、伯克希尔能源
安全边际(Margin of Safety)
"用40美分买价值1美元的东西。"
所有者收益(Owner Earnings)
"反映企业真实盈利能力的指标 = 净利润 + 折旧摊销 - 维持性资本支出"
管理层质量
"寻找你愿意把女儿嫁给他的人管理的公司。"
What ships with it
1 file 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.
- 7d ago First seen · 220 lines · 23 tokens per session scan A a0eab290db67
augur-buffett is a skill published in the GitHub repository BruceLanLan/augur (390 stars, last pushed 1mo ago), licensed MIT. It adds 23 tokens to every session and 2,111 once invoked, about $0.0001 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-08-30.
Other skills, from other repositories
tushare
A Python interface for Tushare, a financial data service that provides market and company information for stocks, funds, futures, and digital assets. It returns queried data as pandas tables.
correlation-analysis
Correlation and cointegration analysis — co-movement discovery, deep return-correlation analysis, sector clustering, realized correlation, Engle-Granger / Johansen cointegration, half-life, Kalman dynamic hedge ratio, cross-market linkage analysis, and pair-trading signal generation.
social-media-intelligence
Social media intelligence: financial signal extraction from Twitter/X, Telegram, Discord, and Reddit for sentiment-driven trading strategies.
credit-analysis
A guide to analysing bonds and other fixed-income investments, including issuer credit quality, interest payments, default risk, credit spreads, and convertible bonds. It also covers Chinese fixed-income markets and local-government financing bonds.
geopolitical-risk
Geopolitical risk analysis: quantify crisis signals, identify precursors, and build event-driven strategies for war, sanctions, and supply disruption scenarios.
vibe-trading
Professional finance research toolkit — backtesting (10 engines + benchmark comparison panel), factor analysis, Alpha Zoo (462 pre-built alphas across qlib158/alpha101/gtja191/academic/fundamental), options pricing, 90 finance skills, 30 multi-agent swarm teams, Trade Journal analyzer, and Shadow Account (extract →…