← Back to Skills Marketplace
cp3d1455926-svg

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

by cp3d1455926-svg · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
223
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install cn-life-toolkit
Description
中国生活服务工具包,支持天气查询(街道级)、限行提醒、油价查询、快递物流跟踪、公交换乘查询等日常生活服务。
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install cn-life-toolkit
  3. After installation, invoke the skill by name or use /cn-life-toolkit
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug cn-life-toolkit
Version 1.0.0
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

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

中国生活服务工具包,支持天气查询(街道级)、限行提醒、油价查询、快递物流跟踪、公交换乘查询等日常生活服务。 It is an AI Agent Skill for Claude Code / OpenClaw, with 223 downloads so far.

How do I install CN Life Toolkit - 中国生活服务工具包?

Run "/install cn-life-toolkit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

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

Yes, CN Life Toolkit - 中国生活服务工具包 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does CN Life Toolkit - 中国生活服务工具包 support?

CN Life Toolkit - 中国生活服务工具包 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

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

It is built and maintained by cp3d1455926-svg (@cp3d1455926-svg); the current version is v1.0.0.

💬 Comments