gen-record

Extract historical tutoring records into a Markdown knowledge-point review document.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/lingxiaobc/student_info --skill gen-record
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gen-record
Source: https://github.com/lingxiaobc/student_info/tree/main/.claude/skills/gen-record
Command: npx skills add https://github.com/lingxiaobc/student_info --skill gen-record

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of concise, knowledge-focused review documents from detailed student guidance records, making it easier for students to revise specific topics.

Core Features & Use Cases

  • Extracts Historical Records: Gathers past tutoring sessions for a specific student.
  • Expands Knowledge Points: Details concepts, formulas (with LaTeX), derivations, problem-solving steps, common mistakes, and applications for each session.
  • Generates Study Guides: Compiles this information into a structured Markdown document for easy review.
  • Use Case: A student needs to review all the physics concepts covered in their past sessions. This Skill generates a personalized physics review document organized by date and topic.

Quick Start

Generate a historical guidance record for the student named 'Alice'.

Frequently Asked Questions about gen-record

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

FAQPage Schema
How do I generate a study guide from past tutoring records?

To generate a study guide from tutoring records, this Skill extracts historical session data and expands it into a structured Markdown review document. It details concepts, derivations, and problem-solving steps organized by date in descending order.

What is the best way to create a review document with LaTeX formulas for students?

Creating a review document with LaTeX formulas involves extracting knowledge points from student profiles and elaborating them with mathematical notation. This Skill formats derivations and common errors directly into a Markdown file for easy student revision.

Can I compile student records into a knowledge point review document automatically?

Yes, you can compile student records into a knowledge review document automatically. The Skill processes historical tutoring notes to extract concepts and applications, generating a structured Markdown study guide without manual formatting.

Does the generated study guide include common errors and application scenarios?

Yes, the generated study guide includes common errors and application scenarios. Alongside concepts and derivations, the Skill elaborates on specific mistakes and practical applications to provide a comprehensive knowledge review document.

How are tutoring notes organized in the final Markdown review file?

Tutoring notes are organized in the final Markdown review file by date in descending order. This structure allows students to easily locate and revise recent topics covered in their historical guidance records.