一键导入
intel-collector
Manage intel sources, collect raw items, and schedule recurring collection runs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Manage intel sources, collect raw items, and schedule recurring collection runs.
用 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-collector |
| description | Manage intel sources, collect raw items, and schedule recurring collection runs. |
| metadata | {"marketbot":{"emoji":"🗂️","triggers":["intel collect","collect rss","add rss source","schedule collect","资讯采集","rss 采集","添加rss源","情报源"],"output":"intel-collector-report","risk":"low","freshness":"reference","tools":["exec"],"required_tools":["exec"],"markets":["global"],"asset_classes":["macro"],"task_type":"orchestration","determinism":"tool-backed","priority":69}} |
Use this skill to manage workspace intel sources and run collection jobs.
marketbot intel source-* commands.marketbot intel collect when the user wants an immediate refresh.marketbot intel schedule-collect when the user wants recurring collection.marketbot intel schedule-latest-daily command.marketbot intel schedule-collect upstream and marketbot intel schedule-daily downstream.marketbot intel schedule-latest-daily or show 07:55 collect and 08:00 digest explicitly.marketbot intel schedule-list and marketbot intel schedule-remove <job-id> to manage only intel-specific schedules.marketbot intel source-add --type rss --name "OpenAI Blog" --url https://openai.com/blog/rss.xml
marketbot intel source-list
marketbot intel collect
marketbot intel schedule-collect --every-minutes 30
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-daily --cron-expr "0 8 * * *" --tz Asia/Shanghai
marketbot intel schedule-list
marketbot intel schedule-remove <job-id>