← 返回 Skills 市场
171
总下载
0
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install sysu-anything-apple
功能描述
Use when the user wants the macOS 12+ Apple-enhanced SYSU workflow layer, especially natural-language requests such as 把课表同步到日历、把雨课堂 ddl 加到提醒事项、把宣讲会或招聘会写进日历、...
安全使用建议
This skill appears coherent: it is a macOS-specific front-end that calls a local sysu-anything binary to sync campus items into Apple Calendar and Reminders. Before installing, consider: (1) npm packages run code on your machine—verify the upstream repo (https://github.com/qybaihe/SYSU-Anything) and review releases if you do not already trust it; (2) the runtime will read/write ~/.sysu-anything and may require campus service logins (workwechat, jwxt, etc.), so expect local session files and possible network activity; (3) on first use macOS will prompt to allow Calendar/Reminders access—only grant if you trust the tool; (4) if you deploy into a shared agent runtime (codex/CodexHome), be aware the skill files are copied into that runtime's skills directory. If any of these behaviors are unacceptable, do not install or run the package. If you want lower risk, run the CLI manually in an isolated environment and inspect its behavior before granting permissions.
能力标签
能力评估
Purpose & Capability
Name/description, required binary (sysu-anything-apple), and the npm install target (sysu-anything) align with the declared purpose of adding an Apple Calendar/Reminders layer to the SYSU-Anything CLI. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs the agent to invoke the local sysu-anything-apple binary and to check SYSU login state and run 'apple doctor'. That scope is appropriate for the stated goal, but the runtime will read/write the local state directory (~/.sysu-anything) and invoke CLI commands that may access networked SYSU services and trigger macOS Calendar/Reminders permissions. The skill delegates sensitive actions (auth, remote signups, writes to Apple apps) to the installed binary rather than doing them itself.
Install Mechanism
Install is an npm package (sysu-anything) which is a standard distribution mechanism for this kind of tooling. npm installs are moderate-risk (third-party code executed on install). The included deploy script only copies files into a target skill bundle or codex skills folder. No downloads from obscure URLs or archive extraction were found.
Credentials
The skill declares no required environment variables or external credentials, which is coherent. However, it uses a local state dir (~/.sysu-anything) and runtime commands may prompt for or use cached credentials (e.g., workwechat auth) or read session files. The deploy script also honors CODEX_HOME when targeting codex. Users should expect the CLI to need campus service logins and to request macOS Calendar/Reminders permissions.
Persistence & Privilege
always is false and the skill does not request elevated platform privileges. The deploy script writes skill files only into the chosen target (codex skills dir or a portable bundle) and does not modify other skills or global agent configs beyond copying files into the target location.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sysu-anything-apple - 安装完成后,直接呼叫该 Skill 的名称或使用
/sysu-anything-apple触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.3.6
Add Apple Calendar and Reminders guidance for USC classroom reservation submit/sync, including already-submitted session backfill and pending-room notes for app_id=197.
v0.3.4
Remove license field from SKILL frontmatter to keep prompt context clean.
v0.3.3
Bundle MIT LICENSE file inside the skill package.
v0.3.2
Set license to MIT and add repository MIT license metadata.
v0.3.1
Clarify macOS install guidance and state that Apple edition matches standard campus coverage except for Apple integration.
v0.3.0
Add OpenClaw metadata, macOS gating, and binary-first Apple runtime guidance.
元数据
常见问题
SYSU Anything Apple 是什么?
Use when the user wants the macOS 12+ Apple-enhanced SYSU workflow layer, especially natural-language requests such as 把课表同步到日历、把雨课堂 ddl 加到提醒事项、把宣讲会或招聘会写进日历、... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 171 次。
如何安装 SYSU Anything Apple?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sysu-anything-apple」即可一键安装,无需额外配置。
SYSU Anything Apple 是免费的吗?
是的,SYSU Anything Apple 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
SYSU Anything Apple 支持哪些平台?
SYSU Anything Apple 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin)。
谁开发了 SYSU Anything Apple?
由 qybaihe(@qybaihe)开发并维护,当前版本 v0.3.6。
推荐 Skills