watch
GitHub用于创建研究监控基线并跟踪领域更新或新论文。当用户要求监视特定研究方向、设置警报或追踪动态时触发,结合研究者代理生成报告。
Trigger Scenarios
Install
npx skills add companion-inc/feynman --skill watch -g -y
SKILL.md
Frontmatter
{
"name": "watch",
"description": "Create a research watch baseline and optionally schedule follow-up checks when scheduling tools are visible. Use when the user asks to monitor a field, track new papers, watch for updates, or set up alerts on a research area."
}
Watch
Run the /watch workflow. The slash command expands the full workflow instructions in the active session; do not try to read a relative prompt-template path from the installed skill directory.
Agents used: researcher
Output: baseline survey in outputs/, plus a scheduled follow-up only when schedule_prompt is visible. If scheduling is unavailable, the workflow records that block instead of claiming a recurring watch exists.
Version History
- 54d08a3 Current 2026-07-25 07:16


