← 返回 Skills 市场
780
总下载
1
收藏
57
当前安装
3
版本数
在 OpenClaw 中安装
/install fcalendar-skill
功能描述
Recognizes and resolves Chinese and English time expressions to exact dates and queries Chinese public holidays and weekends by date range.
安全使用建议
Install only if you are comfortable running the referenced PyPI package locally. Use a virtual environment, consider pinning a version, and avoid configuring the skill to activate on every casual mention of a weekday or holiday unless you want that behavior.
能力评估
Purpose & Capability
The skill purpose, reference files, and documented CLI usage all align around resolving time expressions and querying Chinese holidays/weekends. Public PyPI metadata for the referenced package describes the same date parsing and holiday-query capabilities. ([pypi.org](https://pypi.org/project/fcalendar/?utm_source=openai))
Instruction Scope
The frontmatter says to trigger on any time-related term, including common weekdays and holidays. That supports the SkillSpector concern, but the invoked behavior is limited to date parsing/holiday lookup rather than high-impact mutation or sensitive data access.
Install Mechanism
The skill tells users to install a third-party PyPI package with pip and run it via python3 -m fcalendar. That is normal for this utility, but users should treat the dependency as executable third-party code and prefer a virtual environment or pinned version.
Credentials
No credentials, tokens, broad local file reads, profile/session stores, or special environment variables are requested. Exec access is proportionate to installing and running the local CLI.
Persistence & Privilege
The artifacts do not request background workers, cron jobs, privilege escalation, durable agent behavior changes, or file modification beyond the expected optional package installation.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install fcalendar-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/fcalendar-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.2
# fcalendar-skill v0.1.2 Changelog
- Improved installation instructions with new notes on PyPI source, source code link, and package security.
- Added recommendations for installing in a Python virtual environment for enhanced safety.
- Clarified documentation for installation and verification steps.
- Removed redundant README.md file for streamlined documentation.
- No changes to core skill invocation logic or capabilities.
v0.1.1
## fcalendar-skill 0.1.1 Changelog
- Added a `README.md` file to the project.
- Simplified installation instructions in SKILL.md (removed custom/private package index URLs).
- No changes to core functionality or syntax; documentation updated only.
v0.1.0
Initial release of fcalendar-skill.
- Recognizes and annotates Chinese and English time/date expressions in natural language.
- Resolves relative time references (e.g., 明天, next Monday, 春节) to exact calendar dates.
- Queries Chinese public holidays and normal weekends within flexible date ranges.
- Returns data in strict single-line JSON for downstream processing.
- Includes clear output formatting rules and robust error handling guidance.
元数据
常见问题
Fcalendar Skill 是什么?
Recognizes and resolves Chinese and English time expressions to exact dates and queries Chinese public holidays and weekends by date range. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 780 次。
如何安装 Fcalendar Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install fcalendar-skill」即可一键安装,无需额外配置。
Fcalendar Skill 是免费的吗?
是的,Fcalendar Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Fcalendar Skill 支持哪些平台?
Fcalendar Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Fcalendar Skill?
由 youngfree(@youngfreefjs)开发并维护,当前版本 v0.1.2。
推荐 Skills