← Back to Skills Marketplace
gysmax

National Day countdown

by SHUO · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
108
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install national-day-countdown
Description
Calculate and display the number of days remaining until China's National Day on October 1st, returning today's date and a readable message.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install national-day-countdown
  3. After installation, invoke the skill by name or use /national-day-countdown
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
1
Metadata
Slug national-day-countdown
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 108 downloads so far.

How do I install National Day countdown?

Run "/install national-day-countdown" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is National Day countdown free?

Yes, National Day countdown is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does National Day countdown support?

National Day countdown is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created National Day countdown?

It is built and maintained by SHUO (@gysmax); the current version is v1.0.1.

💬 Comments