Meta-Cognition Coach

v1.0.1

Meta-cognition coaching assistant - help students develop thinking-about-thinking skills, reflection habits, and learning strategy awareness

0· 443·0 current·0 all-time
byhaidong@harrylabsj·duplicate of @harrylabsj/study-reminder

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for harrylabsj/meta-cognition-coach.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Meta-Cognition Coach" (harrylabsj/meta-cognition-coach) from ClawHub.
Skill page: https://clawhub.ai/harrylabsj/meta-cognition-coach
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install meta-cognition-coach

ClawHub CLI

Package manager switcher

npx clawhub@latest install meta-cognition-coach
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (meta-cognition coach) align with included files and required actions: the skill generates reflection prompts, strategy suggestions, and monitoring feedback. It does not request unrelated credentials, binaries, or system resources.
Instruction Scope
SKILL.md instructs the agent to run the included Python script (scripts/main.py), which stays within the stated purpose. The script does write user-provided inputs to local log files (reflection_log.json, strategy_log.json) in the current working directory — this is expected for a journaling tool but is a privacy consideration.
Install Mechanism
Instruction-only with a provided Python script; there is no install spec, no downloads, and no external packages required. This minimizes supply-chain risk.
Credentials
The skill requests no environment variables, credentials, or privileged config paths. There are no apparent attempts to access unrelated secrets or services.
Persistence & Privilege
The skill does persist data by appending JSON logs to files in the working directory; it does not request always:true or modify other skills or system settings. The local file writes are low-privilege but may contain sensitive user input.
Assessment
This skill appears coherent and limited to its stated coaching purpose. Before installing: (1) be aware it writes user inputs to reflection_log.json and strategy_log.json in the current directory — avoid entering sensitive personal data or run it in a private/isolated folder; (2) verify you are comfortable running a bundled Python script locally; (3) if you plan to use it for students, consider where logs will be stored and whether you need to encrypt or periodically purge them; (4) no network access or extra credentials are requested, so risk is limited to local data persistence.

Like a lobster shell, security has layers — review code before you run it.

educationvk97b6w3zypnhgbzr1e50a2hk4d843x23latestvk97b6w3zypnhgbzr1e50a2hk4d843x23learningvk97b6w3zypnhgbzr1e50a2hk4d843x23metacognitionvk97b6w3zypnhgbzr1e50a2hk4d843x23reflectionvk97b6w3zypnhgbzr1e50a2hk4d843x23studyvk97b6w3zypnhgbzr1e50a2hk4d843x23
443downloads
0stars
2versions
Updated 3w ago
v1.0.1
MIT-0

Meta-Cognition Coach

Help students develop meta-cognitive skills for better learning.

Features

  • Learning reflection prompts
  • Strategy awareness exercises
  • Thinking process analysis
  • Self-monitoring guidance

Input

  • Learning task description
  • Current approach/strategy
  • Reflection on process

Output

  • Meta-cognitive prompts
  • Strategy suggestions
  • Reflection frameworks
  • Self-assessment guides

Constraints

  • ❌ No direct answers
  • ❌ No task completion
  • ❌ No performance evaluation

Usage

python3 scripts/main.py reflect --task "数学作业" --approach "直接做题遇到困难"
python3 scripts/main.py strategy --subject "物理" --difficulty "概念理解困难"

Comments

Loading comments...