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 kayzaa/k.i.t.-bot --skill yield-curve-analyzergit clone --depth 1 https://github.com/kayzaa/k.i.t.-botWrote 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/kayzaa/k.i.t.-bot/yield-curve-analyzer)<a href="https://agentmods.dev/skills/kayzaa/k.i.t.-bot/yield-curve-analyzer"><img src="https://agentmods.dev/badge/skills/kayzaa/k.i.t.-bot/yield-curve-analyzer/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/kayzaa/k.i.t.-bot/yield-curve-analyzer"><img src="https://agentmods.dev/badge/skills/kayzaa/k.i.t.-bot/yield-curve-analyzer.svg" alt="Reviewed on agentmods" width="80" 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.00000 | $0.00791 |
| Opus 5 | $0.00000 | $0.00396 |
| Sonnet 5 | $0.00000 | $0.00158 |
| Haiku 4.5 | $0.00000 | $0.00079 |
Grade A, and why
yield-curve-analyzer 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 8d 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.
This is a copy
100% identical to yield-curve-analyzer — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 89 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Yield Curve Analyzer
Monitor and analyze yield curves across 40+ global economies. Identify inversions, predict recessions, and find fixed income opportunities.
Category
Analysis
Inspired By
- TradingView Yield Curve
- FRED Economic Data
- Bloomberg Terminal
- Gurufocus Yield Curve
Features
Global Coverage
- 40+ Countries: US, UK, Germany, Japan, China, Australia, etc.
- Real-Time Updates: Live yield data
- Historical Data: 20+ years of history
- Multiple Tenors: 1M, 3M, 6M, 1Y, 2Y, 3Y, 5Y, 7Y, 10Y, 20Y, 30Y
Yield Curve Analysis
- Current Shape: Normal, Flat, Inverted
- Spread Analysis: 2s10s, 3m10y spreads
- Steepness: Measure of curve slope
- Convexity: Curvature analysis
- Term Premium: Risk compensation
Inversion Detection
- Alert on Inversion: 2s10s, 3m10y crossovers
- Historical Inversions: Past events and outcomes
- Recession Indicator: Lead time analysis
- Uninversion Alert: Signal when curve normalizes
Comparison Tools
- Cross-Country: Compare US vs Germany vs Japan
- Time Travel: View any historical date
- Animation: Watch curve evolve over time
- Spread Charts: Track spreads historically
Trading Signals
- Curve Steepener: Long short-end, short long-end
- Curve Flattener: Opposite trade
- Carry Trade: Cross-currency opportunities
- Duration Management: When to extend/reduce
Macro Integration
- Fed Funds Expectations: Implied rate path
- Inflation Breakevens: TIPS spread analysis
- Real Yields: Nominal minus inflation
- Central Bank Meetings: Policy impact prediction
Usage
import { YieldCurveAnalyzer } from 'kit-trading/skills/yield-curve-analyzer';
const analyzer = new YieldCurveAnalyzer();
// Get current US yield curve
const curve = await analyzer.getCurve('US');
// {
// tenors: ['3M', '2Y', '5Y', '10Y', '30Y'],
// yields: [5.25, 4.85, 4.55, 4.65, 4.80],
// shape: 'inverted',
// spread2s10s: -0.20
// }
// Check for inversions
const inversions = await analyzer.checkInversions('US');
// { inverted: true, spreads: { '2s10s': -0.20, '3m10y': -0.60 } }
// Compare countries
const comparison = await analyzer.compare(['US', 'DE', 'JP', 'UK']);
// Get recession probability
const recession = await analyzer.recessionProbability('US');
// { probability: 0.45, model: 'NY Fed', leadTime: '12-18 months' }
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.
- 8d ago First seen · 89 lines · 0 tokens per session scan A 18043c8e79df
yield-curve-analyzer is a skill published in the GitHub repository kayzaa/k.i.t.-bot (5 stars, last pushed 6mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 791 tokens. A static security scan graded it A with 0 findings. It is 100% identical to yield-curve-analyzer, differing in 0 lines, and is treated as a copy.
Other skills, from other repositories
BytesAgain Crypto Toolkit — 200+ Technical Indicators, Real-Time Market Data
Use when you need real-time crypto prices, technical indicators (RSI, MACD, Bollinger, 50+), market rankings, on-chain data, or trading signals. Zero API key required.
trading-futures
Trade perpetual futures on Binance, Bybit, Hyperliquid, MEXC with up to 200x leverage.
trading-solana
Trade tokens on Solana DEXes - Jupiter, Raydium, Orca, Meteora, Pump.fun.
pump-swarm
Coordinated multi-wallet trading on Pump.fun.
analytics
Performance attribution, trade analytics, and strategy optimization.
arbitrage
Automated cross-platform arbitrage detection and monitoring.