← 返回 Skills 市场
108
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install national-day-countdown
功能描述
Calculate and display the number of days remaining until China's National Day on October 1st, returning today's date and a readable message.
安全使用建议
This skill appears harmless and does only what it says: compute days until Oct 1. Before installing, consider whether you need timezone or locale-specific behavior (the skill will rely on the agent/system clock), and test edge cases around Oct 1 and leap years if precise behavior matters. Because it is instruction-only and requests no credentials, there is no obvious privacy or credential risk.
功能分析
Type: OpenClaw Skill
Name: national-day-countdown
Version: 1.0.1
The skill bundle is a simple utility designed to calculate the number of days remaining until China's National Day (October 1st). The documentation in SKILL.md and metadata in _meta.json are strictly focused on this date calculation logic and contain no indicators of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
The name and description (days until China's National Day) match the SKILL.md instructions. The skill declares no binaries, env vars, or files beyond its single instruction file — all proportional to the stated purpose.
Instruction Scope
SKILL.md only instructs computing today's date, target date (Oct 1), and returning a readable message, with a rule to roll to next year if the date has passed. It does not ask to read files, access external endpoints, or collect unrelated data. One minor note: the skill assumes access to the current date/time (system clock), which is expected for a countdown task.
Install Mechanism
No install spec and no code files — instruction-only skills are lowest-risk since nothing is written to disk or downloaded.
Credentials
No environment variables, credentials, or config paths are requested. Nothing in the SKILL.md accesses any secrets or unrelated environment data.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or system-level configuration changes. Autonomous invocation is allowed by platform default but is not combined with other elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install national-day-countdown - 安装完成后,直接呼叫该 Skill 的名称或使用
/national-day-countdown触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
1
元数据
常见问题
National Day countdown 是什么?
Calculate and display the number of days remaining until China's National Day on October 1st, returning today's date and a readable message. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 108 次。
如何安装 National Day countdown?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install national-day-countdown」即可一键安装,无需额外配置。
National Day countdown 是免费的吗?
是的,National Day countdown 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
National Day countdown 支持哪些平台?
National Day countdown 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 National Day countdown?
由 SHUO(@gysmax)开发并维护,当前版本 v1.0.1。
推荐 Skills