← 返回 Skills 市场
jenner4s

Chinese Daily Assistant

作者 Jenner · GitHub ↗ · v1.0.1
cross-platform ✓ 安全检测通过
868
总下载
0
收藏
10
当前安装
2
版本数
在 OpenClaw 中安装
/install chinese-daily-assistant
功能描述
提供中国主要城市天气、汇率换算、节日提醒、生活小贴士和中英短句快速翻译的中文日常生活助手。
使用说明 (SKILL.md)

中文日常生活助手

描述

专为中文用户设计的日常生活助手技能包,提供天气查询、汇率换算、节日提醒、生活小贴士和快速翻译等实用功能。

功能列表

1. 天气查询

  • 支持中国主要城市
  • 当前天气和预报
  • 温度、湿度、风向等信息
  • 空气质量指数(AQI)

2. 汇率换算

  • 人民币与其他主要货币实时汇率
  • 支持美元(USD)、欧元(EUR)、日元(JPY)、港币(HKD)等
  • 历史汇率查询

3. 节日提醒

  • 中国传统节日(春节、中秋、端午等)
  • 公历节日提醒
  • 节日倒计时
  • 节日习俗介绍

4. 生活小贴士

  • 健康养生建议
  • 饮食营养指导
  • 生活小窍门
  • 应急知识

5. 快速翻译

  • 中英互译
  • 支持短句和常用短语
  • 发音指导(拼音)

使用方法

触发词

  • "查询天气"、"今天天气怎么样"
  • "汇率换算"、"人民币兑美元"
  • "最近有什么节日"、"春节还有多久"
  • "生活小贴士"、"健康建议"
  • "翻译这句话"、"英文怎么说"

示例命令

天气 北京
汇率 USD CNY
节日 春节
小贴士 健康
翻译 "你好,世界"

技术实现

依赖

  • 无外部API依赖(使用免费公共API)
  • 纯JavaScript/Node.js实现

数据源

  • 天气数据:中国气象局公开数据
  • 汇率数据:中国人民银行公开数据
  • 节日数据:本地数据库

安装与配置

  1. 通过ClawdHub安装:

    clawdhub install chinese-daily-assistant
    
  2. 无需额外配置,安装后即可使用

更新日志

v1.0.0 (2026-02-27)

  • 初始版本发布
  • 包含5个核心功能
  • 支持中国主要城市

贡献与支持

如有问题或建议,请在ClawdHub页面提交反馈。

许可证

MIT License

安全使用建议
This skill appears internally consistent and implements all features locally using bundled data. Before installing: (1) confirm you trust the unknown author/source (no homepage provided); (2) inspect scripts/main.js yourself (it’s short and readable) or run the included test.js in a sandboxed environment; (3) if future updates promise real-time API integration, verify what API endpoints and credentials will be required before granting them. If you want extra caution, run the skill inside an isolated container or VM so future network-enabled versions can’t exfiltrate data without your review.
功能分析
Type: OpenClaw Skill Name: chinese-daily-assistant Version: 1.0.1 The skill bundle is benign. All files, including `SKILL.md` and `README.md`, are purely descriptive and instructional for the user, with no evidence of prompt injection attempts against the AI agent. The core logic in `scripts/main.js` uses hardcoded data and handles user input safely by using it as dictionary keys or parsing numbers, without any dangerous functions like `eval`, `exec`, or network calls, thus posing no risk of data exfiltration or malicious execution. No external dependencies are used, and no persistence mechanisms are present.
能力评估
Purpose & Capability
Name/description (weather, exchange, festivals, tips, translation) match the included files and local JS implementation. Minor wording inconsistency: SKILL.md and README sometimes refer to using public APIs (中国气象局/中国人民银行) while the shipped code uses local simulated/static data—this appears to be a planned future integration rather than a present requirement.
Instruction Scope
SKILL.md and other docs only instruct typical usage (commands, examples) and do not request reading unrelated files, accessing secrets, or sending data to external endpoints. The runtime instructions are limited to local operations and calling the provided scripts.
Install Mechanism
No install spec is provided (instruction-only + code bundle). There are no downloads, no external package installs, and package.json has no dependencies. Nothing in the manifest indicates code will be fetched from arbitrary URLs or executed during install.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The code does not read process.env or request credentials—so requested privileges are proportionate to its purpose.
Persistence & Privilege
always is false and autonomous invocation is allowed (platform default). The skill does not request persistent system-wide changes or modify other skills. No elevated privileges are requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install chinese-daily-assistant
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /chinese-daily-assistant 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- 新增营销文案.md文件,为技能包添加营销文案说明。 - 其他核心功能保持不变。
v1.0.0
chinese-daily-assistant v1.0.0 - 首次发布,提供中文天气查询、实时汇率换算、节日提醒、生活小贴士和中英互译五大功能 - 支持中国主要城市的天气和空气质量查询 - 支持人民币与主要货币之间的汇率和历史价格查询 - 可提醒中国传统节日并介绍相关习俗 - 实用健康、饮食等日常小建议与应急知识 - 支持简明的中英文互译及拼音发音指导
元数据
Slug chinese-daily-assistant
版本 1.0.1
许可证
累计安装 10
当前安装数 10
历史版本数 2
常见问题

Chinese Daily Assistant 是什么?

提供中国主要城市天气、汇率换算、节日提醒、生活小贴士和中英短句快速翻译的中文日常生活助手。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 868 次。

如何安装 Chinese Daily Assistant?

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

Chinese Daily Assistant 是免费的吗?

是的,Chinese Daily Assistant 完全免费(开源免费),可自由下载、安装和使用。

Chinese Daily Assistant 支持哪些平台?

Chinese Daily Assistant 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Chinese Daily Assistant?

由 Jenner(@jenner4s)开发并维护,当前版本 v1.0.1。

💬 留言讨论