← 返回 Skills 市场
108
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install niche-calendar
功能描述
Provides schedules for WHL Saskatoon Blades, npm and ClawHub release timelines, Saskatoon events, and custom developer planning calendars.
安全使用建议
Before installing, be aware the skill expects to run local 'clawhub' commands but doesn't declare that binary as required. Ask: do you have the clawhub CLI installed and do you want the agent to be allowed to run it? If you permit the skill, require explicit confirmation before any exec that can publish or modify remote state (e.g., 'clawhub publish'). Prefer adding a declared required binary (clawhub) and an explicit instruction in SKILL.md that the agent must obtain user approval before running any publish or write operations. If you do not want the agent to run local CLIs or perform publishing, do not enable autonomous invocation for this skill or restrict its actions.
能力评估
Purpose & Capability
The stated purpose (WHL schedules, npm/ClawHub timelines, local Saskatoon events, dev planning) aligns with using web_search/web_fetch and a ClawHub client. However, the SKILL.md explicitly calls exec "clawhub list"/"clawhub search"/suggests "clawhub publish" yet the skill metadata declares no required binaries or credentials — this inconsistency is unexplained.
Instruction Scope
Instructions direct the agent to run exec "clawhub ..." commands and to be 'Proactive' by suggesting or recommending publish steps. That grants the agent the ability to perform potentially destructive or authoritative actions (publishing skills) if the platform executes those execs autonomously. The instructions do not require confirmation or limit side effects.
Install Mechanism
This is an instruction-only skill with no install spec or code files, which minimizes disk-write/install risk.
Credentials
No environment variables or credentials are requested, which is reasonable. However, because the skill relies on a local 'clawhub' CLI, it may implicitly depend on local credentials/configurations for that tool — those are not declared or described.
Persistence & Privilege
always is false (good) but the skill is allowed autonomous invocation by default. Combined with instructions to exec 'clawhub publish' (or to be proactive about publishing), this raises the risk the agent could perform publish actions without explicit user confirmation unless the hosting platform enforces a consent step.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install niche-calendar - 安装完成后,直接呼叫该 Skill 的名称或使用
/niche-calendar触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
v1.0.0: Initial release for niche calendars in ClawHub dev context - WHL Blades, npm/ClawHub releases, Sask events, publish planning. Cron dev task #2.
元数据
常见问题
Niche Calendar 是什么?
Provides schedules for WHL Saskatoon Blades, npm and ClawHub release timelines, Saskatoon events, and custom developer planning calendars. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 108 次。
如何安装 Niche Calendar?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install niche-calendar」即可一键安装,无需额外配置。
Niche Calendar 是免费的吗?
是的,Niche Calendar 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Niche Calendar 支持哪些平台?
Niche Calendar 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Niche Calendar?
由 skunnyo(@skunnyo)开发并维护,当前版本 v1.0.0。
推荐 Skills