Install
openclaw skills install @bzsega/financial-experts-saidIndex and audit public financial experts' YouTube and Telegram claims: extract source-backed verbatim call cards, search a local SQLite history, and chart recorded price levels against market prices. Use for indexing a supplied source, querying an existing thesis database, or visualizing its recorded levels. Requires the financial-experts-said runtime and database; never invent quotes, source URLs, dates, or investment conclusions.
openclaw skills install @bzsega/financial-experts-saidRuntime + issues + releases: github.com/bzSega/financial-experts-said
Financial experts talk every day. Do you remember a month later who promised IMOEX at 2000 — and whether it happened?
This skill turns expert streams and posts into a verifiable history: every statement → a level on the chart → comparison with the actual price.
This ClawHub release is skills-only. It contains instructions and references,
not the Python runtime. Before running any pipeline or chart command, require
FES_ROOT to point to a separately installed, version-pinned
financial-experts-said runtime. Never infer a bundled runtime/ directory
from this skill's location.
Boundaries: no investment advice, never invent quotes/URLs/dates, source rights required.
| User request | Mode | Check first |
|---|---|---|
| "Index this stream/post" | ingestion | transcript/text, URL, date, author; source rights → references/pipeline.md |
| "What did X say about Y?" | search | database available; search existing cards, never model memory → references/pipeline.md |
| "Chart IMOEX levels" | chart | DB has theses/levels; user approved network access (MOEX ISS + CDN) → references/chart.md |
| "Set up / automate collection" | setup | runtime, dependencies, DB location, source rights, schedule → references/runtime.md |
FES_ROOT is set and "$FES_ROOT/pipeline" and "$FES_ROOT/chart" exist. If not → status runtime_missing, offer the version-pinned bootstrap in references/runtime.md.python3 pipeline/... relative to the current directory; always build paths from FES_ROOT.FES_WORKSPACE (user data dir) and FES_DB (default $FES_WORKSPACE/fti.db). Never write inside the skill or runtime directory.ready · runtime_missing · dependencies_missing · database_missing (offer init or demo seed — only with explicit user consent) · source_incomplete (indexing lacks URL/date/text).source_external_id = telegram:<numerical_channel_id>:<message_id>.</script>.This skill records and compares public statements with prices. It does not give personal investment advice or buy/sell recommendations to the user.