From bbwatch
当用户询问作业、截止日期(ddl)、课程公告、成绩,或想下载课件、查看/勾选待办时,使用 bbwatch 的 MCP 工具帮助管理 CUHK-SZ Blackboard。
How this skill is triggered — by the user, by Claude, or both
Slash command
/bbwatch:bb-assistantThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
通过 bbwatch 的 MCP 工具帮用户管理港中深 Blackboard。按意图选择工具:
通过 bbwatch 的 MCP 工具帮用户管理港中深 Blackboard。按意图选择工具:
list_tasks。若怀疑数据过时,可先 scan_now 再 list_tasks。list_pending。scan_now,汇报新事件。mark_task_done(n 为 list_tasks 中的编号,done 为 true/false)。list_courses 确认课程,再 download_course(ref=编号或课程代码,dest 可选目录)。list_courses。用简洁中文汇报结果。截止时间已是本地时间(+8)。若工具返回"未找到凭据",提示用户先在终端运行 bbwatch setup。
npx claudepluginhub jsyzlbw/bbwatch --plugin bbwatchGuides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Resolves in-progress git merge or rebase conflicts by analyzing history, understanding intent, and preserving both changes where possible. Runs automated checks after resolution.