← 返回 Skills 市场
freedompixels

Cn Date Validator

作者 freedompixels · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
32
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install cn-date-validator
功能描述
Validate date strings and check formats. Support YYYY-MM-DD, YYYY/MM/DD, DD-MM-YYYY. Pure Python.
使用说明 (SKILL.md)

Date Validator

Validate date strings and check formats. Support YYYY-MM-DD, YYYY/MM/DD, DD-MM-YYYY. Pure Python.

Features

  • Pure Python standard library
  • No external dependencies
  • Command-line interface

Usage

python3 scripts/date_validator.py --help
安全使用建议
This skill appears safe for basic date-format validation. Users should provide only the date string they want checked; no special credentials or installation steps are required.
功能分析
Type: OpenClaw Skill Name: cn-date-validator Version: 1.0.0 The skill bundle is a straightforward date validation utility that uses the Python standard library to parse and verify date strings. The code in scripts/date_validator.py is safe, contains no external dependencies, and performs exactly as described in SKILL.md without any signs of malicious intent or security vulnerabilities.
能力评估
Purpose & Capability
The included Python script validates a provided date string and prints structured JSON, matching the stated purpose.
Instruction Scope
The skill only documents a command-line help invocation and does not include instructions to override user intent or perform unrelated actions.
Install Mechanism
There is no install spec and the script uses only Python standard library modules.
Credentials
The script processes only the user-supplied --date argument and does not access files, credentials, environment variables, or network resources.
Persistence & Privilege
No persistence, background execution, privilege escalation, or credential handling is present in the provided artifacts.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install cn-date-validator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /cn-date-validator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Date Validator. - Validates date strings using pure Python. - Supports formats: YYYY-MM-DD, YYYY/MM/DD, DD-MM-YYYY. - No external dependencies required. - Command-line interface provided.
元数据
Slug cn-date-validator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Cn Date Validator 是什么?

Validate date strings and check formats. Support YYYY-MM-DD, YYYY/MM/DD, DD-MM-YYYY. Pure Python. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 32 次。

如何安装 Cn Date Validator?

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

Cn Date Validator 是免费的吗?

是的,Cn Date Validator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Cn Date Validator 支持哪些平台?

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

谁开发了 Cn Date Validator?

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

💬 留言讨论