← Back to Skills Marketplace
it-worker-club

Study Buddy - 牛宝华版

by it-worker-club · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
119
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install study-buddy-niu
Description
AI助手帮助备考日语N2和软考架构师,支持智能出题、自动判分、错题记录和个性化学习计划。
Usage Guidance
This skill appears to implement the advertised quiz and tracking features, but it embeds a Feishu/Bitable app token and table ID in its documentation and code. That means answers, wrong‑question records, and possibly user identifiers will be read/written to a remote Bitable owned by whoever controls that token — not necessarily you. Before installing or using: - Treat the included BITABLE_APP_TOKEN as sensitive: verify who owns it. If you don't control it, assume your users' data will be sent to that third party. - Prefer replacing the hardcoded token/table ID with your own Bitable app token (or configure the skill to require operator-supplied credentials) so data is stored under your account. - Inspect or run the code in a safe/test environment first; confirm which fields/IDs the skill sends. - If you cannot supply your own token, consider not installing or restrict the skill to non‑sensitive test accounts. If you want, I can point to exactly where in the files to change the CONFIG to use your token and how to verify what data will be written to the Bitable table.
Capability Assessment
Purpose & Capability
Stated purpose (N2 +软考 quiz, scoring, wrong‑answer book) legitimately requires a backend data store like Feishu Bitable; however the package hardcodes a BITABLE_APP_TOKEN and BITABLE_TABLE_ID in both SKILL.md and src/index.js rather than declaring them as required credentials or asking the operator to provide them. Hardcoding the token is unnecessary for the feature and gives the token owner access to data created/read by the skill.
Instruction Scope
Runtime instructions and code keep scope to quiz/plan/progress functionality and only call Feishu Bitable APIs (via global.feishu_bitable_*). That is expected. However SKILL.md and code instruct the skill to record wrong answers and progress into Bitable; because a concrete app token is embedded, user answers and user IDs will be sent to the third‑party Bitable under that token. The SKILL.md suggests setting env vars but the code already uses hardcoded values — an inconsistency and potential misconfiguration/vector for data being stored under the author's account.
Install Mechanism
No external install script or suspicious downloads — this is code bundled with the skill and uses OpenClaw's runtime/global tools. No remote archives or arbitrary binary installs were found.
Credentials
The only external credential needed for the feature is a Bitable app token, which is proportionate. But instead of requiring the operator to supply their own token, the skill includes a hardcoded token and table ID in SKILL.md and code. That gives the token owner access to read/write the skill's data (questions, answers, user identifiers) and means user data may flow to an external account the operator does not control.
Persistence & Privilege
The skill does not request always:true or other elevated platform privileges; it uses in‑memory session caches and calls remote Bitable APIs. The notable persistence/privilege concern is external: data written to the remote Bitable will persist under whoever controls the embedded token. The skill does not modify other skills or global agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install study-buddy-niu
  3. After installation, invoke the skill by name or use /study-buddy-niu
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Study Buddy - 双轨学习助手 v1.0.0 - 首次发布,支持日语N2与软考架构师双轨学习。 - 智能出题,自动判分,提供解析与错题本管理。 - 可生成每日学习计划并追踪答题、学习进度。 - 支持对相关指令自动触发,帮助高效备考。 - 提供详细帮助菜单与使用示例。
Metadata
Slug study-buddy-niu
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Study Buddy - 牛宝华版?

AI助手帮助备考日语N2和软考架构师,支持智能出题、自动判分、错题记录和个性化学习计划。 It is an AI Agent Skill for Claude Code / OpenClaw, with 119 downloads so far.

How do I install Study Buddy - 牛宝华版?

Run "/install study-buddy-niu" 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, licensed under MIT-0. 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 it-worker-club (@it-worker-club); the current version is v1.0.0.

💬 Comments