College Cabinet
Paste the following prompt into your AI chat to install this skill:
Please install @user_2e5cec3f/college-cabinet according to https://skillhub.cn/install/skillhub.md.
About this skill
Problem
College tasks usually scatter across chats, spreadsheets, and notes: course weeks, lab rotations, deadlines, transfers, refunds, and reminders are easy to miss. College Cabinet keeps them in one local persistent engine, separating event from todo and routing courses, ledger, notes, habits, and briefings through separate specs instead of relying on chat memory or ad-hoc JSON.
How it works
- Safe startup: the first step reads
SKILL.md; data must come from an explicit absolute path or an existing.college-cabinet/cabinet.db. If missing, it stops and asks for initialization or import. - Engine-driven reads and writes: use
query,snapshot, anddoctor; writes take arevision, then apply a stableoperation_idviaapply. Conflicts require re-reading rather than overwrite retries. - Verifiable delivery: reminders and briefings use
claim,ack, andnack, and a write must be confirmed by re-reading the new ID, fields, andrevision. - Append-only history: ledger corrections and refunds are added as new records; deletions are soft, preserving audit trails.
Boundaries
It fits structured personal affairs like courses, schedules, budgets, notes, and reminders. It is not a general file search tool, database admin, or sandbox with no durable path. If the platform lacks a persistent scheduler, reminder config can be saved but external delivery cannot be guaranteed.
Use Cases
- Record course weeks, suspensions, and lab rotations into a local schedule for later lookup.
- Write deadlines, recurring tasks, and check-in progress to the schedule and prepare reminder configs.
- Record transfers, refunds, and balances in an immutable ledger, adding new correction entries.
- Archive, restore, and soft-delete notes while keeping IDs for auditability.
Best For
- Undergraduates tracking course weeks, suspensions, and lab rotations
- Graduate students managing deadlines, recurring tasks, and check-in progress
- Undergraduates maintaining a personal ledger, refunds, and balances
- Independent developers configuring timed briefings and reminders
Related Skills
Interprets 7-day, 3-hourly city weather for travel, covering outdoor risks, scenic-area comfort, packing, and transportation planning.
A set of six actionable skills for identity-level change, anti-vision, mindset stage, feedback iteration, one-day reset, and gamified follow-through.
Combines AMAP POI coordinates, enforced parameter checks, and site insights to produce a Python-rendered HTML store-location report.
Cast an I Ching coin hexagram with true random numbers and interpret it using Zhu Xi or Shi-Ying methods.