← Back to Skills Marketplace
1208
Downloads
3
Stars
2
Active Installs
2
Versions
Install in OpenClaw
/install studying
Description
Auto-learns your study habits for academic success. Adapts techniques, timing, and materials to you.
Usage Guidance
This skill appears coherent and low-risk: it stores study preferences locally and doesn't ask for credentials or network access. Before installing, consider: (1) review ~/studying/memory.md after use to ensure no unintended content was saved (it’s plaintext by default); (2) ask the skill/agent to require explicit confirmation before writing new 'confirmed' entries if you want tighter control; (3) if you have sensitive notes, avoid sharing them with the agent or move the memory file to an encrypted location; and (4) remember that the agent may adapt over time — periodically check and prune stored preferences if its behavior diverges from your expectations.
Capability Analysis
Type: OpenClaw Skill
Name: studying
Version: 1.0.1
The skill bundle is designed to auto-learn and persist user study habits in `~/studying/memory.md`. All instructions in `SKILL.md`, `criteria.md`, and `dimensions.md` are focused on guiding the AI agent to correctly identify, categorize, and store these preferences in a structured markdown format. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts aimed at subverting the agent for harmful purposes. The file system interaction is limited to writing to a specific, non-sensitive file for the skill's stated purpose.
Capability Assessment
Purpose & Capability
Name/description match the behavior: the skill adapts study techniques, timings and materials and persists preferences to ~/studying/memory.md. There are no unexpected binaries, credentials, or external services required.
Instruction Scope
Instructions are instruction-only and confined to observing user interactions and writing a plain-text memory file in the user's home. However 'observe and fill' is somewhat vague about what signals are used; the skill may update memory based on user messages or agent interactions without an explicit per-update confirmation unless the agent is constrained by higher-level policies.
Install Mechanism
No install steps or downloaded code — instruction-only. This minimizes supply-chain risk because nothing is written to disk except the explicitly declared memory file.
Credentials
The skill requests no environment variables, credentials, or config paths. The only file path used (~/studying/memory.md) is proportional to the stated purpose of persisting preferences.
Persistence & Privilege
always:false and no special privileges are requested. Still, the skill is autonomous-invocation-capable by default and will persist changes to memory.md; that combination can cause behavior to drift over time without manual review. The skill's internal criteria help limit updates, but automatic confirmation after '2+ signals' means updates can happen without explicit user confirmation.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install studying - After installation, invoke the skill by name or use
/studying - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Preferences now persist across skill updates
v1.0.0
Initial release - auto-adaptive study preferences
Metadata
Frequently Asked Questions
What is Studying?
Auto-learns your study habits for academic success. Adapts techniques, timing, and materials to you. It is an AI Agent Skill for Claude Code / OpenClaw, with 1208 downloads so far.
How do I install Studying?
Run "/install studying" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Studying free?
Yes, Studying is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Studying support?
Studying is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Studying?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.1.
More Skills