study-scheduling

Schedules study sessions on Outlook calendars via WorkIQ availability checks and event creation.

Updated Aug 28, 2026
One-click install
npx skills add https://github.com/miyake-san/sogo-agent-platform --skill study-scheduling-miyake-san
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: study-scheduling
Source: https://github.com/miyake-san/sogo-agent-platform/tree/main/skills/experimental/obsidian-study-scheduling
Command: npx skills add https://github.com/miyake-san/sogo-agent-platform --skill study-scheduling-miyake-san

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Planning a study routine is easy, but actually blocking time on a busy calendar is where most plans fail. This Skill automates the process of checking your Outlook availability, allocating realistic time slots, and creating calendar events for every study task in your plan. ## Core Features & Use Cases - Availability Checking: Queries WorkIQ for busy and free times across the coming weeks, respecting work hours and existing commitments. - Smart Slot Allocation: Matches open blocks to session lengths using Pomodoro-friendly durations, consistent time slots, and spaced repetition reviews at 3, 7, and 14 days. - Calendar Event Creation: Proposes a structured schedule table, then creates formatted Outlook events with learning objectives, resources, and links back to your Obsidian study plan notes. - Use Case: You have a Rust certification exam in 8 weeks and a study plan in Obsidian. The Skill maps topics to your existing "Study Time Code – RUST" blocks, fills gaps with new events, and works backwards from the exam date. ## Quick Start Ask the assistant to schedule the study tasks from my Obsidian study plan onto my Outlook calendar for the next four weeks using WorkIQ.

Frequently Asked Questions about study-scheduling

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I schedule study sessions on my Outlook calendar automatically?

Use this Skill with the WorkIQ MCP server connected. It queries your calendar for free blocks, allocates slots based on your study plan's estimated durations, and creates events after you approve the proposed schedule table.

How to plan study time for a certification exam?

Provide your exam date and study plan, and the Skill works backwards from the exam date to distribute topics across available weeks. It limits new content to 2-3 hours per day and schedules spaced repetition reviews 3, 7, and 14 days after completion.

Does this Skill work without the WorkIQ MCP server?

No. WorkIQ is a required prerequisite because it provides the Outlook calendar availability queries and event creation. You can install it from the microsoft/work-iq repository before using the Skill.

Can it use my existing recurring study blocks?

Yes. The Skill maps topics to existing recurring blocks such as "Study Time Code – RUST", "Study Time AI", and "SE Learning Hours", filling those slots with matching subjects before proposing new events.

What happens if I edit my study plan after events are created?

The Skill identifies which scheduled events are affected by your edits and proposes replacement events with updated topics or times, so you only change what is necessary rather than rebuilding the whole schedule.