Learn me
v0.5.2Learn me: Lets OpenClaw proactively learn more about you through natural conversation.
⭐ 1· 410·3 current·3 all-time
byYevhen Diachenko@yevhendiachenko0
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (proactive conversational learning) aligns with the actions the skill asks for: it uses the openclaw CLI to create crons and maintains a local memory file for next questions. Requesting the openclaw binary is proportional and expected.
Instruction Scope
SKILL.md stays within scope: create scheduled crons (after explicit confirmation) and read/update memory/next-questions.md. It does not request unrelated files or external endpoints. Caveat: the skill will store user-provided personal information to a plain file and weave questions into normal conversations—the guidance 'never store private/secret info' relies on correct runtime behavior and user/agent discipline rather than enforced technical controls.
Install Mechanism
Instruction-only skill with no install spec and no downloaded code; nothing is written to disk by an installer. Lowest-risk install model.
Credentials
No environment variables, credentials, or external tokens are requested. The only requirement is the openclaw binary, which is consistent with the skill's use of the openclaw cron commands.
Persistence & Privilege
always:false (not forced into every run), but the skill creates persistent cron jobs and a local memory file that cause autonomous, recurring prompts. Creation is gated by user confirmation per SKILL.md, but the presence of persistent scheduled tasks and on-disk storage has privacy implications and deserves user attention.
Assessment
This skill is coherent with its goal of periodically asking personal questions, but before enabling it: 1) Confirm you want scheduled, autonomous prompts and what times are acceptable. 2) Verify where memory/next-questions.md will be stored and whether that location is backed up, synced to cloud storage, or accessible to others—if you have sensitive data policies, delete or encrypt that file. 3) The skill's instructions say to never store secrets, but it cannot enforce that—avoid answering with passwords, tokens, health details, or anything you wouldn't want recorded. 4) Test enabling with a single short schedule, then check created crons with 'openclaw cron list' and remove them with 'openclaw cron remove' if needed. 5) If you want to stop it, remove the crons and delete memory/next-questions.md and the skill. If you need stronger guarantees (encrypted storage, explicit redaction, or audit logs), ask the developer for those features before using the skill in sensitive contexts.Like a lobster shell, security has layers — review code before you run it.
latestvk975y9gegxb5h5pjmv7e0e4eyn82q8q5
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
💬 Clawdis
Binsopenclaw
