← Back to Skills Marketplace
artwebs

Ruankao Gaoxiang Prep

by liu hongbin · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ⚠ suspicious
210
Downloads
0
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install ruankao-gaoxiang-prep
Description
软考高级信息系统项目管理师备考技能。每天推送教材第四版重点章节的10条背诵重点和10个英语单词。支持章节查询、重点回顾、单词记忆等功能。当用户提到"软考高项"、"备考"、"章节重点"、"英语单词"、"软考复习"等相关需求时触发。
Usage Guidance
This skill appears to do what it says (generate daily study pushes from local reference files and send them via QQ), but take these precautions before installing or granting permissions: 1) Inspect scripts/daily_push.py and scripts/setup.sh for network calls, data exfiltration, or unexpected behavior (look for HTTP requests, remote URLs, or subprocess calls). 2) Examine the contents of the config path channels.qqbot (or ask what keys it holds). If it contains bot tokens or credentials, only grant access if you trust the skill author. 3) If you are uncomfortable granting channels.qqbot, run the daily_push.py manually to test output and only allow the skill to schedule cron jobs that deliver to your own, vetted openid. 4) Prefer running setup.sh and any tests in a sandboxed environment and check what files it writes (it prompts for QQ openid — avoid entering secrets). 5) If you need higher assurance, request the full source of scripts from the author or run a code review/audit of those scripts before enabling scheduled/autonomous pushes.
Capability Analysis
Type: OpenClaw Skill Name: ruankao-gaoxiang-prep Version: 1.0.4 The skill bundle is a study aid for the Chinese 'RuanKao' Information System Project Manager exam. It provides daily study materials (key points, English words, and practice questions) via a scheduled task. The core logic involves a Python script (scripts/daily_push.py) that reads local markdown files from the references/ directory and formats them for output. A shell script (scripts/setup.sh) facilitates the configuration of OpenClaw's cron tool to automate the daily delivery. The instructions in SKILL.md are designed to ensure the AI agent correctly utilizes the platform's scheduling capabilities. No evidence of data exfiltration, unauthorized network access, or malicious intent was found.
Capability Tags
crypto
Capability Assessment
Purpose & Capability
Name/description (软考高项备考、每日推送、章节查询、单词记忆) aligns with requested resources and behavior: it reads local references/, generates daily content, and sends messages via a QQ bot. The declared config requirement channels.qqbot is consistent with delivering pushes to QQ.
Instruction Scope
SKILL.md explicitly instructs the agent to create cron jobs (using the platform cron tool) and to run scripts/daily_push.py and read references/*.md. That stays within the exam-prep scope. The SKILL.md also mandates using the cron tool (i.e., scheduling autonomous agent turns), and produces payloads that deliver messages to a 'to' openid — those are expected for push functionality but grant the skill the capability to send messages on a schedule.
Install Mechanism
There is no platform install spec (instruction-only), which is the lowest install risk. However the skill bundle includes two executable scripts (scripts/daily_push.py and scripts/setup.sh). Those are executed by the runtime instructions/quickstart; their contents were not provided for full review here, so they should be inspected before running.
Credentials
The skill requests access to config path channels.qqbot. For a QQ push skill this is proportionate, but channels.* config entries commonly contain bot credentials/tokens or endpoints. Granting this config path lets the skill post messages as the configured bot — a sensitive capability. No environment variables or unrelated credentials are requested, which is appropriate.
Persistence & Privilege
always:false (good). The skill's workflow relies on creating cron jobs that will autonomously invoke the agent (agentTurn payload). Autonomous scheduled invocation combined with access to channels.qqbot increases blast radius if the skill or its scripts are malicious. The skill does not appear to 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 ruankao-gaoxiang-prep
  3. After installation, invoke the skill by name or use /ruankao-gaoxiang-prep
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.4
Update version to 1.0.4
v1.0.3
新增README.md完整使用说明,新增QUICKSTART.md快速上手指南,新增setup.sh自动配置脚本,优化用户首次使用体验,实现安装后立即可用
v1.0.2
修复章节对应关系,更新为教材第四版24章完整内容,打包所有章节内容
v1.0.1
优化章节内容
v1.0.0
Initial version: Daily push with chapter highlights, English vocabulary, and past exam questions
Metadata
Slug ruankao-gaoxiang-prep
Version 1.0.4
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 5
Frequently Asked Questions

What is Ruankao Gaoxiang Prep?

软考高级信息系统项目管理师备考技能。每天推送教材第四版重点章节的10条背诵重点和10个英语单词。支持章节查询、重点回顾、单词记忆等功能。当用户提到"软考高项"、"备考"、"章节重点"、"英语单词"、"软考复习"等相关需求时触发。 It is an AI Agent Skill for Claude Code / OpenClaw, with 210 downloads so far.

How do I install Ruankao Gaoxiang Prep?

Run "/install ruankao-gaoxiang-prep" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Ruankao Gaoxiang Prep free?

Yes, Ruankao Gaoxiang Prep is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Ruankao Gaoxiang Prep support?

Ruankao Gaoxiang Prep is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Ruankao Gaoxiang Prep?

It is built and maintained by liu hongbin (@artwebs); the current version is v1.0.4.

💬 Comments