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 QVerisAI/open-qveris-skills --skill qveris-alphaear-market-intelligencegit clone --depth 1 https://github.com/QVerisAI/open-qveris-skillsWrote 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/qverisai/open-qveris-skills/qveris-alphaear-market-intelligence)<a href="https://agentmods.dev/skills/qverisai/open-qveris-skills/qveris-alphaear-market-intelligence"><img src="https://agentmods.dev/badge/skills/qverisai/open-qveris-skills/qveris-alphaear-market-intelligence/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/qverisai/open-qveris-skills/qveris-alphaear-market-intelligence"><img src="https://agentmods.dev/badge/skills/qverisai/open-qveris-skills/qveris-alphaear-market-intelligence.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.00078 | $0.03048 |
| Opus 5 | $0.00039 | $0.01524 |
| Sonnet 5 | $0.00016 | $0.00610 |
| Haiku 4.5 | $0.00008 | $0.00305 |
Grade A, and why
qveris-alphaear-market-intelligence 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 12d 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 — 122 lines — stays where its author put it; the contents beside it link to each section on GitHub.
QVeris AlphaEar Market Intelligence
Use this skill to preserve AlphaEar's stock, news, sentiment, signal-tracking, and reporting workflows while replacing direct public feeds, local databases, model downloads, and prediction tooling with QVeris structured-data CAP evidence plus audited Web news/sentiment evidence.
Source record:
| Field | Value |
|---|---|
| Candidate number | 42 |
| Original repository | Awesome Finance Skills / AlphaEar |
| GitHub URL | https://github.com/RKiding/Awesome-finance-skills |
| License | Apache-2.0 |
| Evaluation recent activity | 2026-03-29 |
| Local source snapshot | third_party/source_repos/42-awesome-finance-skills |
| Snapshot latest commit | 853f09b on 2026-03-29 |
Source Adaptation
- Preserve the original AlphaEar intent: ticker lookup, stock price context, financial fundamentals, finance news, sentiment coverage checks, signal evolution, and structured reporting.
- Treat original scripts, local models, local databases, prediction-market feeds, and time-series forecast logic as migration context only.
- Convert forecasts and "investment signal" wording into descriptive monitoring: evidence can show what changed, but not whether to act.
- Use audited opened Web pages for issuer news and qualitative sentiment; do not use the disabled tagged-news or text-sentiment CAPs.
- Keep reports user-readable by default; put full machine-readable trace JSON only in the appendix, fixtures, or when explicitly requested.
Runtime Contract
- Use
qveris_finance.*CAP tools andQVERIS_API_KEYfor structured finance data. The only non-CAP exception is the audited Web news/sentiment lane. - Execute every finance data call through this Skill's
scripts/qveris_finance_adapter.mjs, or through a native wrapper that runs the byte-identical adapter; never call/capabilities/querydirectly from the workflow. - Default natural-language output to Markdown, not a large JSON object.
- Accept
dry_run,max_calls,max_age, andbudget_note; if omitted, default todry_run=false, no hardmax_callslimit,max_age=P1D, and a conservative budget note. - Read
references/qveris-finance-data-quality-rubric.mdbefore using any payload as evidence. - Read
references/qveris-workflow-semantic-guards.mdbefore any derived, comparative, ranking, sentiment, or multi-layer workflow. Usescripts/qveris_workflow_guards.mjsfor the applicable pre-prose gates. - Use
references/qveris-finance-retry-policy.mdfor 5xx, fetch failures, 404s, payload truncation, and semantic mismatches. - Build trace, call counts, retries, and timestamps only from saved
observed_calls. Never invent an execution ID or planned call; useexecution_id=nullwhen an observed call returned no ID. - Sanitize every output surface, including Evidence, Sources, prose, params, responses, and Trace. Strip provider names, provider API URLs, raw route/tool IDs, candidates, failover, credentials, models, and routing metadata recursively; the Trace row remains exactly
tool_name,params,status,execution_id,fallback_used, andmissing_fields. - Reject transport-success payloads that return the wrong entity, wrong benchmark, wrong date window, wrong fiscal period, too-thin bars, empty relevant fields, or corrupted text.
- Suppress target prices, upside/downside, ratings, buy/sell wording, rebalancing instructions, trade triggers, automated execution plans, and prediction commitments.
- Read and follow
references/qveris-web-news-sentiment-policy.md. Never callqveris_finance.news_fin_taggedorqveris_finance.sentiment_text_signals; use its audited Web lane in every run mode, including benchmark and replay.
What ships with it
22 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.
- agents/openai.yaml 369 B
- examples/default-markdown-report.md 1.7 KB
- examples/historical/2026-07-09-codex-fresh.md 1.4 KB
- examples/live-e2e-output-2026-07-13.md 1.2 KB
- examples/live-e2e-output-2026-07-13.observed-calls.json 3.6 KB
- examples/natural-language-prompts.md 669 B
- examples/natural-language-test-output-2026-07-09.md 2.1 KB
- fixtures/qveris/budget-limited-output.json 1.6 KB
- fixtures/qveris/fallback-output.json 2.7 KB
- fixtures/qveris/sample-output.json 2.8 KB
- references/qveris-finance-cap-registry-snapshot-2026-07-07.md 10 KB
- references/qveris-finance-data-quality-rubric.md 14 KB
- references/qveris-finance-retry-policy.md 5.9 KB
- references/qveris-tool-map.md 4.8 KB
- references/qveris-web-news-sentiment-policy.md 3.3 KB
- references/qveris-workflow-semantic-guards.md 4.1 KB
- schemas/output.schema.json 5.4 KB
- scripts/qveris_finance_adapter.mjs 48 KB runs code
- scripts/qveris_finance_client.mjs 3.0 KB runs code
- scripts/qveris_finance_tool.mjs 5.0 KB runs code
- scripts/qveris_sanitize.mjs 3.2 KB runs code
- scripts/qveris_workflow_guards.mjs 19 KB runs code
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.
- 12d ago First seen · 122 lines · 78 tokens per session scan A f6a333135260
qveris-alphaear-market-intelligence is a skill published in the GitHub repository QVerisAI/open-qveris-skills (21 stars, last pushed 8d ago), licensed MIT. It adds 78 tokens to every session and 3,048 once invoked, about $0.0004 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
sector-rotation
An analysis framework for comparing industries in the Chinese A-share stock market, using business conditions, price momentum, valuation, and money flows. It produces rankings and higher- or lower-allocation suggestions.
strategy-pivot-designer
Detect backtest iteration stagnation and generate structurally different strategy pivot proposals when parameter tuning reaches a local optimum.
twitter-reader
Read Twitter/X for financial research using opencli (read-only). Use this skill whenever the user wants to read their Twitter feed, search for financial tweets, view bookmarks, look up user profiles, or gather market sentiment from Twitter/X. Triggers include: "check my feed", "search Twitter for", "show my…
chenhao-limit-up
A framework for judging Chinese A-share stocks that have reached the daily price-rise limit, using market mood, sector leadership, and trading momentum.
furusato
A Japanese hometown-tax donation manager for furusato nozei, a system where donations to municipalities can qualify for an income-tax or local-tax deduction. It reads donation receipts, stores donation records, and calculates deduction limits.
reading-receipt
An image-reading workflow for extracting structured information from receipts, invoices, and hometown-tax donation certificates. It can first extract text from PDFs and otherwise read their images.