markets
Market data for briefings and interactive queries
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Market data for briefings and interactive queries
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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.