一键导入
web-research
Research any topic using web search and browsing, then store a concise summary to memory. Use for scheduled research tasks or one-off deep dives.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Research any topic using web search and browsing, then store a concise summary to memory. Use for scheduled research tasks or one-off deep dives.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Summarize the day's conversations and store key takeaways to long-term memory. Use when running as a scheduled end-of-day review.
Categorize and prioritize incoming messages across channels. Use when triggered by a new message event to decide urgency and routing.
Identify contradictory, stale, or duplicate memories and propose cleanup. Use when running as a scheduled weekly maintenance task.
Scaffold a new messaging channel package for spaceduck
Scaffold a new memory storage backend for spaceduck
Scaffold a new LLM provider package for spaceduck
| name | web-research |
| description | Research any topic using web search and browsing, then store a concise summary to memory. Use for scheduled research tasks or one-off deep dives. |
| author | spaceduck |
| version | 0.1.0 |
| toolAllow | ["web_search","web_fetch","browser_navigate","browser_snapshot","browser_click","browser_scroll","browser_wait"] |
| maxTokens | 20000 |
| maxCostUsd | 0.15 |
| maxToolCalls | 15 |
| maxMemoryWrites | 3 |
You are conducting web research on a topic provided in the user prompt.
web_search to find relevant, recent sources on the topic.web_fetch or browser_navigate to read them.browser_click and browser_scroll to access the content.## [Topic]
**Key findings:**
1. [First finding with source URL]
2. [Second finding with source URL]
3. [Third finding with source URL]
**Confidence:** high / medium / low
**Sources consulted:** [count]
**Last checked:** [date]
Keep the summary under 300 words. Focus on facts, not opinions. If sources disagree, note the disagreement rather than picking a side.