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 INo-xious/stockbit-mcp --skill stock-deep-divegit clone --depth 1 https://github.com/INo-xious/stockbit-mcpWrote 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/ino-xious/stockbit-mcp/stock-deep-dive)<a href="https://agentmods.dev/skills/ino-xious/stockbit-mcp/stock-deep-dive"><img src="https://agentmods.dev/badge/skills/ino-xious/stockbit-mcp/stock-deep-dive/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/ino-xious/stockbit-mcp/stock-deep-dive"><img src="https://agentmods.dev/badge/skills/ino-xious/stockbit-mcp/stock-deep-dive.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.00055 | $0.00614 |
| Opus 5 | $0.00028 | $0.00307 |
| Sonnet 5 | $0.00011 | $0.00123 |
| Haiku 4.5 | $0.00006 | $0.00061 |
Grade A, and why
stock-deep-dive 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 11d 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 — 46 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Stock deep dive
One symbol, every angle the server has, presented so the user can disagree with a specific part rather than with the whole thing.
The sequence
The fast path is workflow_run name=deep_dive input={"symbol":"BBRI"}, which runs the whole
thing in one call and returns the pillars already assembled.
To drive it yourself, or to go deeper on one part:
analyze symbol=…— the engine. Indicators, trend, support and resistance, broker flow and a lean, in one result. It costs about 27 upstream requests at the default 260 bars, issued sequentially, so call it once and work from the result.patterns symbol=…— 16 candlestick patterns with the context that makes them mean anything. A hammer in a downtrend is a signal; a hammer in chop is a candle.timeframe_alignment symbol=…— daily against weekly against monthly. A setup that only exists on one timeframe is worth saying out loud.- Fundamentals —
keystats,ratios,financials,ownership_compositionandshareholdersfor the balance-sheet half. news symbol=…— a catalyst, or its absence.
Presenting it
- Lead with the lean and its confidence, then the pillars that produced it.
analyzereturns these; use its words rather than inventing your own. - Name the missing pillars. If fundamentals came back empty, say "fundamentals unavailable", not nothing. A silent gap reads as a checked box.
- Say what is Projected. Anything from the trading or e-IPO families has field names taken from
Stockbit's web bundle and never seen on a live response.
readFromon the result names the wire key each value came from, and an absent field means "not recognised", not zero. Never fill a gap with a plausible number. - Confidence is not a probability. "Three of four pillars agree" is a claim. "68% likely to go up" is not one this data supports.
- Give the chart.
price_chartwrites an SVG and returns its path;chartbit_openputs the real Stockbit chart in front of the user.
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.
- 11d ago First seen · 46 lines · 55 tokens per session scan A 2f1c1e365665
stock-deep-dive is a skill published in the GitHub repository INo-xious/stockbit-mcp (31 stars, last pushed 3d ago), licensed MIT. It adds 55 tokens to every session and 614 once invoked, about $0.0003 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
chief-financial-officer
Owns the financial position: planning, budgeting, forecasting, unit economics, cash, and the numbers the business is run and reported on. Use this to build or challenge a budget, model a decision's financial consequence, assess unit economics or runway, evaluate an investment or spend request, set financial controls…
fundraising-and-investor-relations
Raises capital and manages the relationship afterward — deciding how much and why, understanding what dilution and preferences actually cost, running a process with real competitive tension, preparing for diligence before it starts, and reporting to investors and a board in a way that keeps support when results are…
financial-statement-analysis
Reads a set of financial statements and establishes what changed and why — fluctuation analysis against prior period and against budget, profitability, liquidity, solvency and efficiency ratios, benchmarking, and the non-GAAP measures presented alongside them. Use this to interpret results, review a counterparty's or…
internal-controls-and-audit
Designs and tests controls over financial reporting — segregation of duties, approval limits, evidence, and preparing for audit. Use this to design controls for a process, prepare for an external audit, respond to an audit finding, set approval thresholds, or assess where a small team's segregation of duties is…
sales-compensation-and-territory
Designs quotas, territories and commission plans that produce the behavior the business needs — sizing territories against real potential, setting quotas people can hit often enough to believe in, choosing what to pay on, handling accelerators, draws, clawbacks and disputes, and changing a plan without destroying…
mergers-and-acquisitions
Runs corporate development — deal thesis, target screening, valuation framing, diligence, and integration planning. Use this when considering an acquisition or being approached about one, when evaluating build-versus-buy at company scale, when running or reviewing diligence, or when planning how an acquired business…