← 返回 Skills 市场
cp3d1455926-svg

CN Life Toolkit - 中国生活服务工具包

作者 cp3d1455926-svg · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
223
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install cn-life-toolkit
功能描述
中国生活服务工具包,支持天气查询(街道级)、限行提醒、油价查询、快递物流跟踪、公交换乘查询等日常生活服务。
使用说明 (SKILL.md)

\r \r

CN-Life Toolkit 中国生活服务工具包\r

\r

触发场景\r

\r 当用户需要查询中国本地生活服务信息时使用此技能,包括天气、交通、快递、油价等日常需求。\r \r

功能清单\r

\r

1. 天气查询 🌤️\r

精度: 街道级别\r \r 支持内容:\r

  • 实时天气(温度、湿度、风力、空气质量)\r
  • 逐小时预报(24 小时)\r
  • 逐日预报(7-15 天)\r
  • 灾害预警(暴雨、台风、雾霾等)\r
  • 生活指数(穿衣、洗车、运动、紫外线)\r \r 数据源:\r
  • 中国天气网\r
  • 中央气象台\r
  • 和风天气 API\r \r ---\r \r

2. 限行提醒 🚗\r

支持城市: 北京、上海、广州、深圳、杭州、成都等\r \r 支持内容:\r

  • 今日限行尾号\r
  • 限行时间段\r
  • 限行区域\r
  • 外地车限行政策\r
  • 特殊天气/活动临时限行\r \r 数据源:\r
  • 各地交管局官网\r
  • 高德/百度地图 API\r \r ---\r \r

3. 油价查询 ⛽\r

更新频率: 实时\r \r 支持内容:\r

  • 各省市最新油价(92#/95#/98#汽油、0#柴油)\r
  • 油价调整预测\r
  • 历史油价走势\r
  • 周边加油站查询\r \r 数据源:\r
  • 国家发改委\r
  • 各省市物价局\r \r ---\r \r

4. 快递物流跟踪 📦\r

支持快递公司: 顺丰、中通、圆通、申通、韵达、EMS、京东等主流快递\r \r 支持内容:\r

  • 物流轨迹查询\r
  • 预计送达时间\r
  • 快递员联系方式\r
  • 异常件提醒\r \r 数据源:\r
  • 快递 100 API\r
  • 各快递公司官方接口\r \r ---\r \r

5. 公交换乘查询 🚌\r

支持城市: 全国主要城市\r \r 支持内容:\r

  • 公交/地铁换乘方案\r
  • 实时公交到站\r
  • 地铁首末班车时间\r
  • 票价/用时估算\r
  • 步行导航\r \r 数据源:\r
  • 高德地图 API\r
  • 百度地图 API\r
  • 各地公交集团\r \r ---\r \r

使用示例\r

\r

天气查询\r

用户:北京朝阳区明天天气怎么样?\r
助手:查询中国天气网...\r
📍 北京朝阳区 | 3 月 15 日\r
☀️ 晴转多云\r
🌡️ 8°C ~ 18°C\r
💨 北风 2-3 级\r
💧 湿度 35%\r
🌫️ AQI 45 (优)\r
👕 穿衣建议:薄外套\r
```\r
\r
### 限行提醒\r
```\r
用户:今天北京限行吗?\r
助手:查询北京市交管局...\r
🚗 北京限行提醒 | 3 月 14 日 周五\r
🔢 限行尾号:4 和 9\r
⏰ 时间:7:00-20:00\r
🗺️ 区域:五环内(不含五环)\r
⚠️ 外地车:需办理进京证\r
```\r
\r
### 快递查询\r
```\r
用户:帮我查一下快递 SF1234567890\r
助手:查询快递 100...\r
📦 顺丰 SF1234567890\r
📍 当前:北京市朝阳区 XX 营业部\r
🚚 派送中,预计今天 18:00 前送达\r
👤 快递员:张三 138****1234\r
```\r
\r
### 公交查询\r
```\r
用户:从北京西站到中关村怎么走?\r
助手:查询高德地图...\r
🚌 推荐方案(约 50 分钟,5 元)\r
1. 北京西站 乘坐 地铁 9 号线(国家图书馆方向)\r
2. 国家图书馆站 换乘 地铁 4 号线(安河桥北方向)\r
3. 中关村站 下车,步行 300 米\r
⏰ 首班车:5:30 | 末班车:23:00\r
```\r
\r
---\r
\r
## 注意事项\r
\r
- 天气数据每 30 分钟更新一次\r
- 限行政策可能临时调整,以官方公告为准\r
- 油价调整日为每 10 个工作日\r
- 快递信息实时查询,可能存在延迟\r
- 公交查询建议出行前再次确认\r
安全使用建议
This is an instruction-only skill that appears coherent for everyday local-service lookups. Before installing: (1) know it will query third-party web services (your queries — e.g., locations or tracking numbers — may be sent to those external services), so consider privacy implications; (2) expect some features to require API keys from HeWeather/Gaode/Baidu/Kuaidi100 for robust results — the skill doesn't ask for keys, so it may resort to scraping or limited public endpoints; (3) because there is no install or code, direct system compromise risk is low, but only use if you trust the skill source and accept that requests will contact external providers. If you need stronger privacy or guaranteed authenticated API usage, prefer a skill that explicitly declares and documents required credentials and endpoints.
功能分析
Type: OpenClaw Skill Name: cn-life-toolkit Version: 1.0.0 The bundle contains only documentation (SKILL.md, README.md) and metadata (_meta.json) for a Chinese life services toolkit. There is no executable code, and the instructions are limited to describing how the agent should respond to user queries about weather, traffic, and logistics. No malicious patterns or prompt injection attempts were found.
能力评估
Purpose & Capability
Name/description (weather, traffic limits, fuel prices, courier tracking, transit) match the SKILL.md contents. The declared data sources (中国天气网, 中央气象台, 和风/高德/百度/快递100, 各地交管局等) are consistent with the stated features; there are no unrelated credentials, binaries, or paths requested.
Instruction Scope
SKILL.md gives clear, scope-limited instructions: when the user asks, query the listed public data sources and return results. It does not instruct the agent to read local files, environment variables, or other system state. It is somewhat high-level/vague about exact API endpoints and authentication, which likely means the agent will either scrape public webpages or rely on platform/web access rather than using declared API keys.
Install Mechanism
No install specification and no code files — instruction-only. Nothing is written to disk or installed during skill use, minimizing installation risk.
Credentials
The skill declares no required environment variables or credentials. Some listed APIs (e.g., 高德/百度/和风/快递100) commonly require API keys for full functionality; the skill does not request them, which is explainable (it may rely on public scraping or on-the-fly web queries) but worth noting since functionality may be limited without keys.
Persistence & Privilege
always:false (default), user-invocable, and not requesting system-wide config changes. The skill does not request permanent presence or elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install cn-life-toolkit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /cn-life-toolkit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug cn-life-toolkit
版本 1.0.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 1
常见问题

CN Life Toolkit - 中国生活服务工具包 是什么?

中国生活服务工具包,支持天气查询(街道级)、限行提醒、油价查询、快递物流跟踪、公交换乘查询等日常生活服务。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 223 次。

如何安装 CN Life Toolkit - 中国生活服务工具包?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install cn-life-toolkit」即可一键安装,无需额外配置。

CN Life Toolkit - 中国生活服务工具包 是免费的吗?

是的,CN Life Toolkit - 中国生活服务工具包 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

CN Life Toolkit - 中国生活服务工具包 支持哪些平台?

CN Life Toolkit - 中国生活服务工具包 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 CN Life Toolkit - 中国生活服务工具包?

由 cp3d1455926-svg(@cp3d1455926-svg)开发并维护,当前版本 v1.0.0。

💬 留言讨论