DealWatch Read-only Builder
/install dealwatch-readonly-builder
DealWatch Read-only Builder
Use this skill when the user wants the shortest truthful path into DealWatch.
What this skill teaches
- how to install the published DealWatch MCP package
- how to choose the right read-only tool for the current job
- how to start with runtime readiness and compare preview before deeper reads
- how to keep the answer inside the current local-first boundary
When to use this skill
Use this skill when the user asks to:
- connect DealWatch to OpenHands or OpenClaw
- check whether DealWatch is ready for a local read-only session
- compare grocery product URLs before creating durable state
- inspect watch tasks, watch groups, or recovery state without mutating anything
If the MCP is not connected yet
Open README.md in this folder and follow references/INSTALL.md.
Do not invent repo-local launch commands when the published package already
exists.
Safe-first workflow
get_runtime_readinessUse this first when setup, environment, or startup truth is unclear.compare_previewUse this first when the user wants to compare candidate grocery URLs without creating tasks.get_builder_starter_packUse this when the user needs the integration contract or host setup path.list_watch_tasksorlist_watch_groupsUse these after the first-safe path is already clear.get_watch_task_detailorget_watch_group_detailUse these for one deeper read-only follow-up.get_recovery_inbox,get_notification_settings, orget_store_onboarding_cockpitUse these only after the user is already inside a recovery or operator diagnostic workflow.
Tool-selection rule
- Choose
compare_previewfor “Which URL is the right target?” - Choose
get_runtime_readinessfor “Is the local runtime healthy?” - Choose
get_builder_starter_packfor “How do I connect an agent or host?” - Choose watch-task/group reads only after the user already has durable state to inspect
What to return
Return a short answer with:
- the chosen lane
- the next 1-3 actions
- one boundary reminder
- one exact MCP tool or install snippet
Guardrails
- write-side MCP
- hosted control plane
- official marketplace or registry listing
- autonomous recommendation support
Read next
references/INSTALL.mdreferences/CAPABILITIES.mdreferences/DEMO.mdreferences/TROUBLESHOOTING.md
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install dealwatch-readonly-builder - 安装完成后,直接呼叫该 Skill 的名称或使用
/dealwatch-readonly-builder触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
DealWatch Read-only Builder 是什么?
Teach the agent how to connect the published DealWatch MCP package, choose the right read-only tool, and guide the user through the compare-first safe path w... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 157 次。
如何安装 DealWatch Read-only Builder?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install dealwatch-readonly-builder」即可一键安装,无需额外配置。
DealWatch Read-only Builder 是免费的吗?
是的,DealWatch Read-only Builder 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
DealWatch Read-only Builder 支持哪些平台?
DealWatch Read-only Builder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 DealWatch Read-only Builder?
由 Yifeng[Terry] Yu(@xiaojiou176)开发并维护,当前版本 v1.1.1。