← 返回 Skills 市场
158
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install daojia
功能描述
提供京东到家公开商家与商品信息查询,包含价格、库存、评价及配送时效的摘要与对比分析。
使用说明 (SKILL.md)
京东到家
用途与边界
- 面向公开商家与商品页的信息检索与价格/库存摘要
- 不提供下单、接口逆向或突破风控能力
- 仅用于公开页面的轻量分析与提醒
关键入口
- 主页:https://www.jddj.com/
- 商家/商品搜索:站内入口
- 活动页:站点频道入口
常见任务
- 指定品类的商家列表摘要(评分、配送时效、起送价)
- 商品详情核心指标整理(价格、库存、规格、评价亮点)
- 同类商品对比分析(品牌、规格、价格/促销)
数据字段
- 商家名称、评分、评价数、配送时效、起送价、链接
- 商品标题、价格/促销价、库存提示、规格、评价数、链接
- 活动名称、时间窗口、来源链接
自动化要点
- 页面动态渲染与定位依赖,建议人工打开后触发解析
- 价格/库存随时间与区域变动,需标注采集时间与区域
- 频率控制,不进行批量抓取
示例流程
- 商家清单:输入地址 → 搜索品类 → 抽取商家 → 输出评分/时效
- 商品摘要:访问详情页 → 提取价格/库存/评价 → 生成对比卡片
- 同类对比:收集候选 → 按规格分组 → 输出差异点
合规提示
- 遵守平台与地理位置授权规则,不进行接口调用或批量采集
- 结果仅用于内部分析与提醒
安全使用建议
This skill appears coherent and low-risk because it only targets public jddj.com pages and requests no credentials. Before installing: (1) note the skill's source is unknown — prefer skills from known authors; (2) consider privacy: the agent will likely ask for an address/region to search — avoid sharing more location data than necessary; (3) check how your agent fetches dynamic pages (browser automation or not) and whether that could trigger site blocks or violate terms of service; (4) enforce rate limits and monitoring to avoid unintended scraping activity; (5) if you need guarantees about provenance or safe operation, ask the publisher for source code or an official integration.
功能分析
Type: OpenClaw Skill
Name: daojia
Version: 0.1.0
The skill bundle consists of metadata and markdown instructions (SKILL.md) for an AI agent to perform information retrieval and price analysis on the public Jingdong Daojia website. It contains no executable code, no suspicious network activity, and explicitly defines boundaries against unauthorized actions like ordering or bypassing security controls.
能力评估
Purpose & Capability
Name, description, and SKILL.md consistently describe extracting public merchant/product information from jddj.com. There are no unexpected env vars, binaries, or installs declared.
Instruction Scope
SKILL.md stays within the stated purpose (public page extraction, no ordering or reverse-engineering) and warns about rate limits and compliance. It advises opening pages manually before parsing for dynamic rendering, but does not specify how the agent should fetch or render dynamic content (browser automation vs. simple HTTP), which is an implementation gap rather than a mismatch with purpose.
Install Mechanism
Instruction-only skill with no install spec or code files; nothing will be written to disk by an installer. This is the lowest-risk install footprint.
Credentials
No environment variables, credentials, or config paths are requested. The SKILL.md does not instruct access to unrelated secrets or files.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide privileges or modify other skills. Normal agent invocation is allowed.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install daojia - 安装完成后,直接呼叫该 Skill 的名称或使用
/daojia触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
jd-daojia-hot-trend v0.1.0
- Initial release registering "京东到家" (JD Daojia) hot trend skill.
- Supports public business and product page info retrieval and price/stock summarization.
- Limits: No order placement, reverse engineering, or bulk scraping; only for lightweight analysis and alerts on public pages.
- Key tasks: business listing summaries, product detail extraction, category comparisons.
- Adheres to compliance rules: respects platform permissions, no API usage, and results for internal analysis only.
元数据
常见问题
Daojia 是什么?
提供京东到家公开商家与商品信息查询,包含价格、库存、评价及配送时效的摘要与对比分析。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 158 次。
如何安装 Daojia?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install daojia」即可一键安装,无需额外配置。
Daojia 是免费的吗?
是的,Daojia 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Daojia 支持哪些平台?
Daojia 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Daojia?
由 ClawKK(@codekungfu)开发并维护,当前版本 v0.1.0。
推荐 Skills