backfill-cues

Insert 3-5 Cornell-style questions into study notes after the summary.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/kokiebisu/life --skill backfill-cues
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: backfill-cues
Source: https://github.com/kokiebisu/life/tree/main/skills/backfill-cues
Command: npx skills add https://github.com/kokiebisu/life --skill backfill-cues

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

既存の学習ノートへコーネル式キューを一括追加することで、復習の質と定着を高める自動化ツールです。

Core Features & Use Cases

  • 既存ノートに対して3〜5問のコーネル式キューを追加します。
  • 「## 💡 まとめ」セクションの後に質問を挿入し、必要に応じて「## ❓ 自分への質問」を追加します。
  • Notion との同期機能を使用して、MD の変更をページ本文へ反映します(オプション)。

Quick Start

Run the workflow to scan your study notes, generate 3-5 Cornell-style questions for notes missing the questions, and append them to each file.

Frequently Asked Questions about backfill-cues

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

FAQPage Schema
How do I bulk-add Cornell-style questions to existing markdown study notes?

Cornell-style questions are review prompts inserted into notes to test recall and boost retention. This Skill adds 3-5 questions per note in a dedicated section after the summary to automate and enhance the study review process.

What is the Cornell-style note insertion process for markdown files?

Cornell-style questions are review prompts inserted into notes to test recall and boost retention. This Skill adds 3-5 questions per note in a dedicated section after the summary to automate and enhance the study review process.

Does the Cornell-style question generator exclude specific files like README or CLAUDE?

Yes, the Cornell-style question generator excludes CLAUDE.md, README.md, roadmap.md, and team notes from processing. It only targets markdown files located under the aspects/study/**/notes/ directory structure.

Can I sync markdown study notes with Notion after adding Cornell-style questions?

Yes, you can sync markdown study notes with Notion after adding Cornell-style questions. The Skill optionally integrates with the Notion API to reflect markdown changes directly into the page body.

What are the limitations of automated Cornell-style question generation for study notes?

A key limitation of automated Cornell-style question generation is that it appends a fixed section header and generates 3-5 questions per note. It only processes files under aspects/study/**/notes/*.md and skips team notes.