study-planning

Decomposes learning goals into phased study plans with prerequisite chains and milestone tracking.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Turning a vague learning goal like "get certified" or "learn Rust" into an actionable schedule is hard: topics have hidden prerequisites, time estimates are guesswork, and progress gets lost. This Skill structures any learning goal into a PRD-style study plan with phases, modules, and trackable study sessions inside an Obsidian vault. ## Core Features & Use Cases - Phase Decomposition: Maps learning goals into a PRD/Epic/Feature/Task hierarchy (Study Plan, Phase, Module, Session) with prerequisite chains and exit criteria. - Time Estimation & Sequencing: Allocates hours per topic using a 60/20/20 learning-practice-review split, works backwards from exam deadlines, and respects dependency ordering. - Obsidian Integration: Generates Study Plan notes, TaskNotes with embedded resource tables, and Goal links, plus progress tracking with status markers. - Use Case: A user preparing for a cloud certification in 12 weeks gets a phased plan with weekly hour budgets, per-topic resources, linked TaskNotes for each phase, and a lifecycle workflow (planned → in_progress → complete) to decide what to study next. ## Quick Start Ask the assistant to create a study plan for your learning goal, for example: "Create a study plan to pass the AZ-104 exam in 10 weeks, I can study 6 hours per week."

Frequently Asked Questions about study-planning

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

FAQPage Schema
How do I create a study plan for a certification exam?

Provide your learning goal, target date, current knowledge level, and weekly available hours. The skill decomposes the goal into phases with prerequisite ordering, per-topic hour estimates, resources, and exit criteria, then saves it as a Study Plan note in Obsidian.

How to break down a learning goal into study phases?

The skill maps topics into a hierarchy: Study Plan (PRD), Phase (Epic), Module (Feature), and Session (Task). It identifies prerequisite chains between topics, sequences phases accordingly, and assigns measurable exit criteria to each phase.

Does this study planning skill require the WorkIQ MCP server?

No, WorkIQ is optional. Planning, decomposition, and progress tracking work entirely within Obsidian notes. WorkIQ is only used for the optional calendar-scheduling handoff that books study sessions.

Can I track study progress in Obsidian with this skill?

Yes. Each phase follows a planned → in_progress → complete lifecycle, and topics are marked with status indicators (not started, in progress, complete, skipped). TaskNotes in the vault link each phase to goals and embedded study resources.

How are study hours estimated per topic?

Estimates factor in subject complexity and allocate 60% learning, 20% practice, and 20% review per phase. New content is capped at 2–3 hours per day, and the schedule is calculated backwards from the exam or deadline date.