← Back to Skills Marketplace
mkpareek0315

Study Buddy

by Manish Pareek · GitHub ↗ · v1.1.0
cross-platform ✓ Security Clean
804
Downloads
3
Stars
7
Active Installs
2
Versions
Install in OpenClaw
/install study-buddy-ai
Description
When user asks to study, create flashcards, take a quiz, make notes, revise, set study timer, track study hours, create study plan, explain a topic, test kno...
Usage Guidance
This skill appears coherent and limited to local storage, but consider these practical checks before installing: 1) Verify you trust the skill source since it will create and store files under ~/.openclaw/study-buddy; review those files if you want to confirm no unexpected data is stored. 2) Confirm your agent/platform enforces the claimed network restrictions (the SKILL.md says 'no network', but runtime enforcement depends on the platform). 3) Note the small metadata mismatch: SKILL.md mentions using exec (mkdir) while metadata lists only read/write — ask the author to clarify required permissions. 4) If you keep sensitive material, consider using the skill in a sandbox or backup the directory periodically.
Capability Analysis
Type: OpenClaw Skill Name: study-buddy-ai Version: 1.1.0 The skill bundle is classified as benign. The `SKILL.md` explicitly states that 'All data stays local — NO external API calls, NO network requests, NO data sent to any server' and that it 'Only reads/writes files under ~/.openclaw/study-buddy/'. The instructions for all 22 features consistently adhere to these claims, showing no evidence of network calls, access to sensitive system files, or malicious prompt injection attempts. The use of `exec` is limited to a single, hardcoded `mkdir -p ~/.openclaw/study-buddy` command, which is explicitly justified for first-run setup.
Capability Assessment
Purpose & Capability
Name/description (study partner, flashcards, quizzes, timers, stats) matches the runtime instructions which create and manage local files under ~/.openclaw/study-buddy. No unrelated credentials, cloud services, or unrelated binaries are requested.
Instruction Scope
Runtime instructions are narrowly scoped to creating a data directory and reading/writing JSON files in ~/.openclaw/study-buddy and driving flashcard/quiz logic. One minor inconsistency: the SKILL.md text states 'exec' is needed to run mkdir, but the embedded metadata only lists 'read' and 'write' tools; this is an implementation/metadata mismatch but not inherently malicious.
Install Mechanism
No install spec and no code files — instruction-only skill. Lowest-risk install surface: nothing is downloaded or written by an installer beyond the runtime-created local data files.
Credentials
The skill declares no environment variables, no credentials, and only local file access. The requested permissions (read/write of local storage) are proportional to the stated functionality.
Persistence & Privilege
always:false and user-invocable; the skill does not request permanent/global presence. It writes only to its own directory and does not alter other skills or system-wide configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install study-buddy-ai
  3. After installation, invoke the skill by name or use /study-buddy-ai
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
v1.1.0 — Removed exec permission
v1.0.0
v1.0.0 — 22-feature AI study assistant with flashcards, quizzes, spaced repetition, Pomodoro timer, gamification
Metadata
Slug study-buddy-ai
Version 1.1.0
License
All-time Installs 7
Active Installs 7
Total Versions 2
Frequently Asked Questions

What is Study Buddy?

When user asks to study, create flashcards, take a quiz, make notes, revise, set study timer, track study hours, create study plan, explain a topic, test kno... It is an AI Agent Skill for Claude Code / OpenClaw, with 804 downloads so far.

How do I install Study Buddy?

Run "/install study-buddy-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Study Buddy free?

Yes, Study Buddy is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Study Buddy support?

Study Buddy is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Study Buddy?

It is built and maintained by Manish Pareek (@mkpareek0315); the current version is v1.1.0.

💬 Comments