一键导入
intel-daily-digest
Build a daily intelligence digest from collected workspace sources and saved raw items.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Build a daily intelligence digest from collected workspace sources and saved raw items.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Stock screener combining Williams %R oversold signals with Warren Buffett-style fundamental analysis. Supports US (S&P 500) and Thai (SET) markets.
Curate a Chinese reading digest from fixed RSS and Atom feeds, focused on AI agents, frontier AI, deep interviews, and high-signal tech essays.
Summarize an earnings release into beat-or-miss, guidance change, call highlights, price reaction, and follow-up catalysts for a stock or watchlist name.
Produce a daily technology and AI news digest from a tiered source catalog, with staged fetching, optional browser fallbacks, and concise Markdown output.
Publish or interact on Twitter/X through twitter-cli when the user explicitly asks to post to Twitter/X.
Use Twitter/X tooling to inspect search results, threads, profiles, and market commentary from analysts, traders, and company watchers.
| name | intel-daily-digest |
| description | Build a daily intelligence digest from collected workspace sources and saved raw items. |
| metadata | {"marketbot":{"emoji":"🧠","triggers":["intel digest","daily digest","资讯日报","情报摘要","ai digest schedule","daily digest schedule"],"output":"intel-daily-digest","risk":"low","freshness":"reference","tools":["exec"],"required_tools":["exec"],"markets":["global"],"asset_classes":["macro"],"task_type":"orchestration","determinism":"tool-backed","priority":70}} |
Use this skill to generate a daily digest from previously collected raw items in the workspace intel store.
intel_raw_items.marketbot intel schedule-latest-daily because it creates both the upstream collect job and the downstream digest job together.marketbot intel schedule-collect --cron-expr "55 7 * * *" --tz Asia/Shanghai
marketbot intel schedule-daily --cron-expr "0 8 * * *" --tz Asia/Shanghaimarketbot intel schedule-daily as a collection job; it only builds the digest from already collected items.marketbot intel schedule-list and marketbot intel schedule-remove <job-id>.marketbot intel collect --scope workspace
marketbot intel digest-daily --scope workspace
marketbot intel schedule-latest-daily --collect-cron-expr "55 7 * * *" --digest-cron-expr "0 8 * * *" --tz Asia/Shanghai
marketbot intel schedule-collect --cron-expr "55 7 * * *" --tz Asia/Shanghai
marketbot intel schedule-collect --every-minutes 30
marketbot intel schedule-daily --cron-expr "0 8 * * *" --tz Asia/Shanghai
marketbot intel schedule-list
marketbot intel schedule-remove <job-id>