session

Run N-question legal practice sessions and update study plans.

183|37|Updated May 15, 2026
One-click install
npx skills add https://github.com/zhou210712/claude-for-legal-ZH --skill session-zhou210712
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session
Source: https://github.com/zhou210712/claude-for-legal-ZH/tree/main/law-student/skills/session
Command: npx skills add https://github.com/zhou210712/claude-for-legal-ZH --skill session-zhou210712

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

它解决你在同一科目上练习题目时缺乏连续性与复盘的问题,让练习结果能够被记录并反向驱动下一轮学习计划的调整。

Core Features & Use Cases

  • Centralized N-question practice: 在一个科目上完成一轮集中的 N 道练习,覆盖客观题、主观题或记忆卡片。
  • Performance-aware plan updates: 读取你的薄弱科目与历史 session 记录,并在练习结束后更新 session_history,形成可迭代的学习闭环。
  • Routing by practice type: 根据用户标志在客观题、主观题与记忆卡片之间自动切换对应技能,并在输出中给出逐题解析与薄弱子主题总结。

Quick Start

告诉它你要做一场法考某科目的练习,例如“session:刑法 10 --客观题”,它将按该科目与题型生成并运行 N 题,同时在结束后更新你的学习记录与下一步建议。

Frequently Asked Questions about session

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

FAQPage Schema
How do I run focused bar exam practice questions for a single legal subject?

Yes, subjective question scoring is supported alongside objective questions and spaced-repetition flashcard drills. The system routes to the appropriate practice type based on your specified flags, evaluates subjective answers, and provides detailed per-question analysis with summaries of weak sub-topics.

How does performance tracking work when I complete a law study practice session?

Performance tracking works by loading your prior plan history and exam type configuration before practice, then writing your session results back to local session history storage after completion. This creates an iterative learning loop that updates your study plan based on identified weak subjects.

Can I use spaced-repetition flashcards for Chinese legal study workflows?

Yes, spaced-repetition flashcard drills are explicitly supported for Chinese legal study workflows. The system applies spaced-repetition mechanics to flashcard practice, routes the drill through the appropriate underlying skill, and records your performance to adjust your subsequent study plan.

Do I need prior plan history to start a new practice session?

No, you do not need prior plan history to start a new practice session, as the system parses the subject and question count directly from your arguments. However, loading existing plan history allows the system to adapt your study plan based on previous weak subjects and performance data.

What's the best way to adapt my study plan after a practice session?

The best way to adapt your study plan is to let the system update it automatically after each practice session. It records your performance results in session history storage and generates next-step recommendations by analyzing your weak sub-topics, forming a closed iterative learning loop.