← 返回 Skills 市场
guoma970

Practice Session Check-in

作者 Guoma970 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
130
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install practice-session-checkin
功能描述
Public-safe practice session intake, start confirmation, reminder flow, completion check, and follow-up tracking.
安全使用建议
This skill is an instruction/template only and does not ask for credentials or install software — good for public-safe use. Before enabling it in production, confirm how your agent/platform will actually deliver scheduled reminders (calendar integration, messaging, or a scheduler) because the skill itself provides no delivery mechanism. Also: keep examples and inputs generic (no real names, institutions, or private schedules) and verify what implicit-invocation policy your agent platform uses so you control when the skill can be called automatically.
功能分析
Type: OpenClaw Skill Name: practice-session-checkin Version: 1.0.1 The skill bundle is a well-documented template for a practice session reminder assistant. It contains no executable code, network requests, or data exfiltration logic, and the instructions in SKILL.md explicitly prioritize privacy and safety by forbidding the collection of sensitive or identifying information.
能力评估
Purpose & Capability
The name and description (practice intake, confirmation, reminder, completion, follow-up) match the SKILL.md instructions. The skill requests no binaries, env vars, or installs — all appropriate for a reusable instruction template.
Instruction Scope
SKILL.md stays within the declared scope and explicitly forbids collecting sensitive or identifying data. One implementation gap: the instructions expect the assistant to 'send a reminder at the confirmed time' but there is no code/install/scheduler or delivery channel in the package — this is normal for an instruction-only template, but you should verify how your agent/platform will actually schedule and deliver reminders before relying on it.
Install Mechanism
No install spec and no code files that execute — lowest risk. The skill is instruction-only, so it won't drop binaries or archives on disk.
Credentials
The skill requires no environment variables, credentials, or config paths. There are no requests for unrelated secrets or system access in the instructions.
Persistence & Privilege
Defaults are conservative: always:false and model invocation allowed (the platform default). agents/openai.yaml sets allow_implicit_invocation: true, which permits the agent to call this skill implicitly — that is expected for a user-invocable helper. This is not excessive on its own, but be aware implicit invocation means the agent may call the template when it thinks it's relevant.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install practice-session-checkin
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /practice-session-checkin 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Add examples, changelog, and a cleaner public release note.
v1.0.0
Initial public-safe practice coordination skill.
元数据
Slug practice-session-checkin
版本 1.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Practice Session Check-in 是什么?

Public-safe practice session intake, start confirmation, reminder flow, completion check, and follow-up tracking. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 130 次。

如何安装 Practice Session Check-in?

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

Practice Session Check-in 是免费的吗?

是的,Practice Session Check-in 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Practice Session Check-in 支持哪些平台?

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

谁开发了 Practice Session Check-in?

由 Guoma970(@guoma970)开发并维护,当前版本 v1.0.1。

💬 留言讨论