update-profile

Update student profile Markdown files from meeting minutes with LaTeX formatting.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of updating student profiles by extracting key information from meeting minutes or user-provided descriptions of class sessions.

Core Features & Use Cases

  • Automated Profile Updates: Reads meeting minutes (PDF or Markdown) or direct user input to update student knowledge points, performance, and issues.
  • Structured Data Integration: Updates specific fields in student profile Markdown files, including knowledge mastery, ability diagnosis, and historical records.
  • Use Case: After a tutoring session, provide the meeting minutes, and the Skill will automatically update the student's profile with new concepts learned, areas needing improvement, and a summary of the session.

Quick Start

Update the profile for student '张三' using the latest meeting minutes.

Frequently Asked Questions about update-profile

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

FAQPage Schema
How do I update student profiles from meeting minutes automatically?

You can update student profiles by providing class meeting minutes or conversational input, and the system will automatically extract taught knowledge points, student performance, and identified issues to write updates into student record Markdown files.

What information is extracted from class meeting minutes for student record updates?

The system extracts knowledge points taught, student performance metrics, and identified issues from the meeting minutes to systematically update fields like knowledge mastery, ability diagnosis, and historical records in the student profile.

Can I use PDF meeting minutes to extract student performance analysis data?

Yes, the system reads both PDF and Markdown meeting minutes to extract student performance analysis data and update the corresponding student record Markdown files accordingly.

Does the student profile update process support LaTeX formatting for mathematical content?

Yes, the system adheres to strict LaTeX formatting for all mathematical and scientific content when writing updates to the student profile Markdown files to ensure knowledge tracking accuracy.

What is the best way to track knowledge mastery and diagnose student abilities after a tutoring session?

The best way to track knowledge mastery is to provide the post-session meeting minutes, which the system parses to systematically update the student's ability diagnosis and historical records in their profile.