markets
Market data for briefings and interactive queries
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Menü
Market data for briefings and interactive queries
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Basierend auf der SOC-Berufsklassifikation
Calendar operations with CalDAV
Git repository management, GitLab merge requests, and GitHub pull requests
Location tracking, place recognition, visit history, and calendar attendance
Persistent memory writes — USER.md (behavioral) and the knowledge graph (facts).
Accounting operations (ledger, invoicing, transactions, work log, investment portfolio) — runs in-process via the vendored money package
Send a push notification to the user's configured ntfy device(s). One-way (bot to phone), no reply channel.
| name | markets |
| triggers | ["market","stock","stocks","ticker","index","indices","futures","s&p","nasdaq","dow","aapl","quote","trading","finviz","movers","earnings"] |
| description | Market data for briefings and interactive queries |
| cli | true |
| source_types | ["briefing"] |
| dependencies | ["yfinance"] |
For briefings, market data is pre-fetched and included directly in your prompt. You don't need to fetch it yourself.
Pre-market futures are provided:
Index closing prices are provided via yfinance:
Additionally, FinViz data is scraped and pre-formatted, providing:
Include the pre-fetched market data in your briefing. Copy FinViz data as-is — it is pre-formatted.
For market questions in chat, use the CLI:
istota-skill markets quote AAPL MSFT GOOGL — get quotes for specific symbolsistota-skill markets summary — broad market overview (S&P 500, Nasdaq, Dow, VIX, Gold, Oil, 10Y Treasury)istota-skill markets finviz — market headlines, movers, futures, forex, earnings, economic data (requires browser API)All commands output JSON.