一键导入
syllabus-reminders
Reads your syllabus, finds all due dates, and sets up text reminders and calendar events so you never miss an assignment
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Reads your syllabus, finds all due dates, and sets up text reminders and calendar events so you never miss an assignment
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Converts webpages, articles, or documents into study flashcards that you can review with spaced repetition
Generate images and videos using Atlas Cloud AI models (Kling, Flux, etc.). Use when the user wants to create AI-generated images or videos.
Optimize Claude Code Pro/Max usage by starting the 5-hour rolling window early morning, giving you more resets during waking hours.
Fetch up-to-date, version-specific library documentation and code examples from Context7. Use this skill whenever the user asks about a specific programming library, framework, or API, or when writing code that depends on a library. Replaces stale training-data knowledge with live docs.
Send yourself a daily text message with a randomly selected or rotating positive affirmation.
Creates an ideal dating profile by writing your bio and choosing the best photos in the right order
| name | syllabus-reminders |
| description | Reads your syllabus, finds all due dates, and sets up text reminders and calendar events so you never miss an assignment |
| metadata | {"author":"hatsunemiku.zo.computer","category":"Community","display-name":"Create syllabus reminders","emoji":"🔖"} |
Uploaded syllabus
User should have phone number added in settings
User should have Google Calendar connected in settings
tool read_file to read the syllabus and parse it for due dates of assignments, essays, quizzes, exams, etc.tool create_scheduled_task with delivery_method: "sms" to create a reminder, set for the morning ONE DAY BEFORE the due date. Make sure to include the class name for context.tool use_app_google_calendar with google_calendar-quick-add-event to create a calendar event ON the due date. Make sure to include the class name for context