personalized-homework-assignment

Generate personalized 100-point homework plans from student profiles and course knowledge graphs.

1|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/zilizhou/edu-report-platform --skill personalized-homework-assignment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: personalized-homework-assignment
Source: https://github.com/zilizhou/edu-report-platform/tree/main/skills/humanities-skills/skill-homeworkRecommend
Command: npx skills add https://github.com/zilizhou/edu-report-platform --skill personalized-homework-assignment

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? 本技能结合学生知识画像与课程知识图谱,为每位学生自动生成一份满分 100 分的个性化作业方案。无论是否有现成题库,均可输出可直接使用的作业内容;若有题库则从题库中选题,无题库则现场生成原创题。核心思想是根据知识点之间的依赖与相关性,优先补充前置知识点并对薄弱点进行强化。

## Core Features & Use Cases

  • 结合学生知识画像与课程知识图谱,输出覆盖薄弱知识点的 100 分作业方案。
  • 有题库时从题库选题;无题库时现场生成原创题,且题型多样。
  • 适用于差异化课后练习、查漏补缺、课前预习清单与自适应练习系统等场景。

### Quick Start 输入学生知识画像和课程知识图谱,即可生成个性化作业单并分配满分100分。

Frequently Asked Questions about personalized-homework-assignment

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

FAQPage Schema
How does personalized homework generation using a knowledge graph work?

Personalized homework generation works by mapping a student's knowledge profile against a course knowledge graph to identify weak areas. It then analyzes concept dependencies to prioritize prerequisite topics, automatically producing a 100-point assignment tailored to fill those specific learning gaps.

Can I generate adaptive learning assignments without an existing question bank?

Yes, you can generate adaptive learning assignments without a question bank. The system dynamically creates original questions across various formats on the fly. If an existing question bank is available, it will select and assign appropriate questions from that repository instead of generating new ones.

How do I create a 100-point personalized homework plan for student assessment?

To create a 100-point personalized homework plan, input the student knowledge profile and the course knowledge graph. The system processes these inputs to perform dependency root-cause analysis and adaptive scoring, outputting a ready-to-use assignment that targets the student's specific薄弱知识点.

Does personalized homework generation support prerequisite knowledge gap analysis?

Yes, personalized homework generation explicitly supports prerequisite knowledge gap analysis. By leveraging the course knowledge graph, it identifies learning dependencies and performs root-cause analysis to ensure foundational concepts are prioritized and reinforced before addressing advanced topics.

What is the best way to automate differentiated practice for multiple students?

The best way to automate differentiated practice is by integrating individual student knowledge profiles with a shared course knowledge graph. This approach automatically scales personalized 100-point assignments for each learner, supporting scenarios like differentiated课后练习, pre-class preparation checklists, and adaptive learning systems.

What do I need to prepare before generating personalized assignments?

You need to prepare a structured student knowledge profile detailing current mastery levels and a course knowledge graph mapping topic dependencies. With these inputs, the system can automatically ingest data, perform adaptive scoring, and generate ready-to-use assignments with explanations.