← Back to Skills Marketplace
133
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install my-study-pal
Description
面向成年人碎片化学习场景的中文概念解释搭子 skill。用于处理“这个概念是什么意思”“这个名词到底在说什么”“这个词和那个词有什么区别”这类请求,重点是把陌生概念、术语、缩写、名词解释清楚。适合用户遇到不会的概念或不知道的名词时,先快速听懂,再获得最小必要理解,而不是展开成整套课程。
Usage Guidance
This skill is internally coherent and appears to do what it says: create and maintain a local mystudy/ directory to store user profile and recorded explanation dialogs. Before installing or enabling it, consider: 1) privacy — the skill will persist full dialog records and any user-supplied profile data to the workspace; avoid storing sensitive personal data there or run the skill in an isolated project folder; 2) auditability — you can inspect mystudy/ files to see what was written and remove or encrypt them if needed; 3) backups/cleanup — decide retention and backup policies for the saved records; 4) scope — the skill does not call external networks or request credentials, so the main risk is local data leakage. If any of these behaviors are unacceptable, don't enable the skill or run it in a disposable/isolated workspace.
Capability Analysis
Type: OpenClaw Skill
Name: my-study-pal
Version: 1.1.0
The 'my-study-pal' skill is a structured educational tool designed to explain concepts and track user learning progress. It manages a local directory ('mystudy/') to store user profiles and study logs in Markdown format. The instructions in SKILL.md and the reference files focus entirely on teaching methodologies, persona adoption (e.g., Sun Wukong style), and state management. There is no evidence of data exfiltration, malicious command execution, or harmful prompt injection; all file operations are transparent and aligned with the skill's stated educational purpose.
Capability Assessment
Purpose & Capability
Name/description match the behavior: the skill manages local study records, reads its bundled reference files, and produces concise concept explanations. It does not request unrelated binaries, env vars, or external services.
Instruction Scope
Runtime instructions explicitly read and write files under the current workspace root (mystudy/), create templates, and persist full dialogue records in study-detail/ by design. This is expected for a recording study helper, but it means user conversations and profile data will be written to disk. There are no instructions to read unrelated system paths or call external endpoints.
Install Mechanism
No install spec and no code files that execute external downloads — lowest-risk pattern. The skill is instruction-only and uses only bundled reference and template files.
Credentials
The skill requests no environment variables, credentials, or config paths. Its file read/write needs (mystudy/) are proportional to its stated purpose.
Persistence & Privilege
always:false (not force-included). The skill is allowed to write persistent files in the workspace (study-summary, study-detail, user-profile) as part of normal operation. This persistence is coherent with purpose but is a privacy consideration because it logs conversation content and user profile data locally.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install my-study-pal - After installation, invoke the skill by name or use
/my-study-pal - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
my-study-pal 1.1.0更新说明
本次更新主要围绕成人碎片化学习场景,对 my-study-pal 进行了整体重构和增强,重点优化了教学架构、个性化适配能力,以及学习记录系统。
1. 更聚焦成人碎片化学习场景
本次更新进一步明确了 my-study-pal 的定位,聚焦成年人在碎片化时间里的即时学习需求。
skill 主要面向“快速听懂概念、术语、缩写、知识点”的场景,强调先建立最小必要理解,而不是一开始就展开成完整课程。
2. 重构教学技能架构
本次对教学方法体系进行了重新梳理,把 skill 的整体运行规则与具体教学方法拆分开来。
目前默认支持讲解式教学,并已经预留引导式及其他教学方法的扩展结构,方便后续继续演进不同教学模式,而不会造成规则混层。
3. 强化个性化学习方式
本次更新增强了个性化适配能力,支持根据用户自身偏好动态调整:
教学模块
展开程度
术语风格
示例内容
语言风格与表达方式
这让 skill 不只是“解释概念”,而是可以更贴近用户熟悉的领域、习惯的结构和偏好的语气来讲解内容。
4. 加强学习过程记录与文件系统管理
本次同步强化了 mystudy/ 下的文件系统管理能力,进一步明确了:
用户画像记录
学习概览记录
单主题详情记录
通过这套结构,skill 可以更稳定地保存学习过程、记录解释进展,并支持后续连续学习时更好地承接上下文,让学习内容更可积累、更可追踪。
5. 整体效果
经过这次更新,my-study-pal 不再只是一个“临时解释概念”的 skill,
而是更接近一个面向成人碎片化学习场景的、可持续记录、可个性化适配、可扩展教学方法的学习解释系统。
v1.0.0
my-study-pal 1.0.0 初始发布
- 提供成人自学伴学助手,专为利用闲暇时间自我提升的用户设计
- 引导式提问、案例故事、练习闯关等六大模块,助力知识掌握
- 知识点地图直击重点,以生活化方式讲解,强化记忆锚点
- 按照严密流程,记录学习进度,支持错题本、综合回顾与学习提醒
- 语言风格口语化、幽默,动态适配用户学习偏好
Metadata
Frequently Asked Questions
What is my study pal?
面向成年人碎片化学习场景的中文概念解释搭子 skill。用于处理“这个概念是什么意思”“这个名词到底在说什么”“这个词和那个词有什么区别”这类请求,重点是把陌生概念、术语、缩写、名词解释清楚。适合用户遇到不会的概念或不知道的名词时,先快速听懂,再获得最小必要理解,而不是展开成整套课程。 It is an AI Agent Skill for Claude Code / OpenClaw, with 133 downloads so far.
How do I install my study pal?
Run "/install my-study-pal" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is my study pal free?
Yes, my study pal is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does my study pal support?
my study pal is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created my study pal?
It is built and maintained by ivanyqw (@ivanyqw); the current version is v1.1.0.
More Skills