← Back to Skills Marketplace
guoma970

Practice Session Check-in

by Guoma970 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
130
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install practice-session-checkin
Description
Public-safe practice session intake, start confirmation, reminder flow, completion check, and follow-up tracking.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install practice-session-checkin
  3. After installation, invoke the skill by name or use /practice-session-checkin
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Add examples, changelog, and a cleaner public release note.
v1.0.0
Initial public-safe practice coordination skill.
Metadata
Slug practice-session-checkin
Version 1.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Practice Session Check-in?

Public-safe practice session intake, start confirmation, reminder flow, completion check, and follow-up tracking. It is an AI Agent Skill for Claude Code / OpenClaw, with 130 downloads so far.

How do I install Practice Session Check-in?

Run "/install practice-session-checkin" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Practice Session Check-in free?

Yes, Practice Session Check-in is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Practice Session Check-in support?

Practice Session Check-in is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Practice Session Check-in?

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

💬 Comments