← Back to Skills Marketplace
158
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install daojia
Description
提供京东到家公开商家与商品信息查询,包含价格、库存、评价及配送时效的摘要与对比分析。
README (SKILL.md)
京东到家
用途与边界
- 面向公开商家与商品页的信息检索与价格/库存摘要
- 不提供下单、接口逆向或突破风控能力
- 仅用于公开页面的轻量分析与提醒
关键入口
- 主页:https://www.jddj.com/
- 商家/商品搜索:站内入口
- 活动页:站点频道入口
常见任务
- 指定品类的商家列表摘要(评分、配送时效、起送价)
- 商品详情核心指标整理(价格、库存、规格、评价亮点)
- 同类商品对比分析(品牌、规格、价格/促销)
数据字段
- 商家名称、评分、评价数、配送时效、起送价、链接
- 商品标题、价格/促销价、库存提示、规格、评价数、链接
- 活动名称、时间窗口、来源链接
自动化要点
- 页面动态渲染与定位依赖,建议人工打开后触发解析
- 价格/库存随时间与区域变动,需标注采集时间与区域
- 频率控制,不进行批量抓取
示例流程
- 商家清单:输入地址 → 搜索品类 → 抽取商家 → 输出评分/时效
- 商品摘要:访问详情页 → 提取价格/库存/评价 → 生成对比卡片
- 同类对比:收集候选 → 按规格分组 → 输出差异点
合规提示
- 遵守平台与地理位置授权规则,不进行接口调用或批量采集
- 结果仅用于内部分析与提醒
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install daojia - After installation, invoke the skill by name or use
/daojia - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Daojia?
提供京东到家公开商家与商品信息查询,包含价格、库存、评价及配送时效的摘要与对比分析。 It is an AI Agent Skill for Claude Code / OpenClaw, with 158 downloads so far.
How do I install Daojia?
Run "/install daojia" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Daojia free?
Yes, Daojia is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Daojia support?
Daojia is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Daojia?
It is built and maintained by ClawKK (@codekungfu); the current version is v0.1.0.
More Skills