Agent Skillsanthropics/claude-for-legal › cold-call-prep

cold-call-prep

GitHub

为法学生提供课前冷呼叫准备。通过预测教授问题并进行苏格拉底式追问,识别知识薄弱点,辅助复习。包含真实案件合规检查及基于上下文和不确定性的自信度管理。

law-student/skills/cold-call-prep/SKILL.md anthropics/claude-for-legal

Trigger Scenarios

用户表示要准备明天的课程 用户指定特定案例进行冷呼叫练习 询问教授可能提出的问题 指向指定的阅读材料

Install

npx skills add anthropics/claude-for-legal --skill cold-call-prep -g -y
More Options

Non-standard path

npx skills add https://github.com/anthropics/claude-for-legal/tree/main/law-student/skills/cold-call-prep -g -y

Use without installing

npx skills use anthropics/claude-for-legal@cold-call-prep

指定 Agent (Claude Code)

npx skills add anthropics/claude-for-legal --skill cold-call-prep -a claude-code -g -y

安装 repo 全部 skill

npx skills add anthropics/claude-for-legal --all -g -y

预览 repo 内 skill

npx skills add anthropics/claude-for-legal --list

SKILL.md

Frontmatter
{
    "name": "cold-call-prep",
    "description": "Prep for a cold-call — predict the professor's likely questions and drill them Socratically, flagging where you're shaky so you know what to re-read before class. Use when the user says \"prep for class tomorrow\", \"cold call [case]\", \"what might [professor] ask on\", or points at assigned reading.\n",
    "argument-hint": "[case name, or paste case text, or path to reading]"
}

/cold-call-prep

  1. Load ~/.claude/plugins/config/claude-for-legal/law-student/CLAUDE.md → class list, professors, learning style.
  2. Apply the workflow below.
  3. Identify reading (case name + citation, professor, class, syllabus context).
  4. Predict 6-10 likely questions across categories (Facts / Holding / Reasoning / Application / Policy), weighted to professor's known tendencies.
  5. Drill using socratic pattern — ask, wait, push back, narrow when stuck. Don't give answers.
  6. Post-drill summary: strong/shaky/missed; what to re-check before class.

Real-matter check

If the question the student is asking sounds like it's about a REAL situation — their lease, their parking ticket, their family's business, their friend's arrest, a real dollar amount, a real deadline, a real party name — stop.

"This sounds like a real situation, not a hypothetical. I can't give you legal advice, and you can't give it either — you're not a lawyer yet. If this is real, [the person] needs an actual lawyer: legal aid, your school's clinic, a lawyer referral service (your jurisdiction's bar association, law society, or legal aid body), or (if there's money) a private attorney. I'm happy to help you understand the general legal concepts involved, but that's study, not advice."

Watch for: real names, real addresses, real dates, specific dollar amounts, "my landlord/boss/parent/friend," "I got a ticket/letter/notice," deadlines measured in days. Any one of these is a trigger.

Purpose

Cold-calling lives or dies on preparation. The professor has read the case dozens of times and knows the questions; the student has read it once. This skill narrows the gap — predicts the likely question patterns for the case, drills the student on them, and surfaces what they haven't locked in.

Not a replacement for reading the case. A test that you actually did.

Confidence discipline

  • When the student provides case text or casebook excerpts: I predict questions based on the actual text. Confident.
  • When the student provides only a case name: I predict based on what I know about the case. Flag [UNCERTAIN] on any question that depends on case details I'm not sure of. Strongly recommend the student pastes the case or casebook treatment first.
  • If I don't know the case well: say so. "I don't have a reliable read on this case — paste the text or casebook treatment and I can work from that. Otherwise my questions are educated guesses."

Load context

  • ~/.claude/plugins/config/claude-for-legal/law-student/CLAUDE.md → current classes, professors, learning style
  • User-provided: case name / case text / casebook pages / reading list

Workflow

Step 1: Identify the reading + professor

  • Case name and citation
  • Professor (from ~/.claude/plugins/config/claude-for-legal/law-student/CLAUDE.md class list — tone and focus vary by professor)
  • Class / subject area
  • Where this case falls in the syllabus (for context — is this the first case on the topic, a narrowing case, a counterexample?)

Step 2: Predict the questions

Professors cold-call in recurring patterns. Predict across these categories:

Facts-level (warm-up):

  • Who are the parties? What happened? Procedural posture?
  • What did the trial court do? The appellate court below?
  • Why is this in the casebook? What subject is it illustrating?

Holding / rule:

  • What's the holding? One sentence.
  • What's the rule that comes out of this case — the portable takeaway?
  • How would you phrase the rule if it were in your outline?

Reasoning:

  • Why did the court decide this way?
  • What arguments did the court reject?
  • Was there a dissent? What did it argue?

Application / hypos:

  • What if [fact X] were different — same outcome?
  • How does this case compare to [prior case in the syllabus]?
  • What's the limiting principle? Where does this rule stop?

Policy / theory:

  • What's the policy the court is protecting?
  • Does this rule make sense? Alternative approaches?

Professor-specific flavor (from ~/.claude/plugins/config/claude-for-legal/law-student/CLAUDE.md notes):

  • If the professor is known for hypo-heavy calls, weight Application/Hypo questions
  • If policy-heavy, weight Policy/Theory
  • If fact-heavy socratic (Socratic 101 Paper Chase style), weight Facts + Holding

Pick 6-10 questions across these categories. Rank by likelihood of being asked first (Facts usually go first, then Holding, then the harder categories).

Step 3: Drill

Use the socratic-drill pattern:

  1. Ask Question 1. Wait for answer.
  2. If right + well-reasoned: acknowledge, move to Question 2.
  3. If right but sloppy: don't let it slide. "You got there, but explain — why does the court's reasoning support that?"
  4. If wrong: don't give the answer. Ask a narrowing question. "What facts does the court rely on?" Walk them to it.
  5. If stuck: narrow further. "Before we go to the holding — what's the procedural posture?"
  6. If genuinely lost: tell them to re-read the case. "This is a re-read, not a guess-your-way-through. Come back when you've read it again."

Step 4: Post-drill summary

At the end:

# Cold-Call Prep — [case] — [date]

**Questions drilled:** [N]
**Strong:** [questions where they were confident + right]
**Shaky:** [questions where they guessed or hedged]
**Missed:** [questions where they didn't know]

## Before class tomorrow:
- [specific thing to re-check — facts they got wrong, rule they couldn't state]
- [if shaky on policy/theory: "read the dissent again — that's usually where policy questions come from"]

## Questions likely to come up in class:
- [top 3 of the 10 — the ones the professor is most likely to lead with]

Integration

  • case-brief: if the student hasn't briefed the case yet, offer to run /law-student:case-brief before cold-call prep. A brief is a cold-call prep tool too.
  • socratic-drill: if prep surfaces a weak spot in the subject (not just this case), follow with /law-student:socratic-drill [subject].
  • flashcards: if the case's rule is one the student should memorize, offer to add to the flashcard deck.

What this skill does not do

  • Be the professor. The actual cold-call can go anywhere. This skill predicts patterns; professors surprise.
  • Replace reading the case. If you haven't read it, the skill can't help you — questions require text you've absorbed.
  • Give you the case's holding without asking you first. Drill-me pattern: I ask, you answer.
  • Predict jurisdiction-specific niche questions. If the professor has known hobby horses, capture them in ~/.claude/plugins/config/claude-for-legal/law-student/CLAUDE.md class notes and the skill can weight accordingly; otherwise, it works from general patterns.

Version History

  • 5ceb305 Current 2026-07-05 15:36

Same Skill Collection

ai-governance-legal/skills/ai-inventory/SKILL.md
ai-governance-legal/skills/cold-start-interview/SKILL.md
ai-governance-legal/skills/customize/SKILL.md
ai-governance-legal/skills/matter-workspace/SKILL.md
ai-governance-legal/skills/policy-monitor/SKILL.md
ai-governance-legal/skills/policy-starter/SKILL.md
ai-governance-legal/skills/reg-gap-analysis/SKILL.md
ai-governance-legal/skills/use-case-triage/SKILL.md
ai-governance-legal/skills/vendor-ai-review/SKILL.md
commercial-legal/skills/amendment-history/SKILL.md
commercial-legal/skills/cold-start-interview/SKILL.md
commercial-legal/skills/customize/SKILL.md
commercial-legal/skills/escalation-flagger/SKILL.md
commercial-legal/skills/matter-workspace/SKILL.md
commercial-legal/skills/nda-review/SKILL.md
commercial-legal/skills/renewal-tracker/SKILL.md
commercial-legal/skills/review-proposals/SKILL.md
commercial-legal/skills/review/SKILL.md
commercial-legal/skills/saas-msa-review/SKILL.md
commercial-legal/skills/stakeholder-summary/SKILL.md
commercial-legal/skills/vendor-agreement-review/SKILL.md
corporate-legal/skills/ai-tool-handoff/SKILL.md
corporate-legal/skills/board-minutes/SKILL.md
corporate-legal/skills/closing-checklist/SKILL.md
corporate-legal/skills/cold-start-interview/SKILL.md
corporate-legal/skills/customize/SKILL.md
corporate-legal/skills/deal-team-summary/SKILL.md
corporate-legal/skills/diligence-issue-extraction/SKILL.md
corporate-legal/skills/entity-compliance/SKILL.md
corporate-legal/skills/integration-management/SKILL.md
corporate-legal/skills/material-contract-schedule/SKILL.md
corporate-legal/skills/matter-workspace/SKILL.md
corporate-legal/skills/written-consent/SKILL.md
employment-legal/skills/cold-start-interview/SKILL.md
employment-legal/skills/customize/SKILL.md
employment-legal/skills/expansion-kickoff/SKILL.md
employment-legal/skills/expansion-update/SKILL.md
employment-legal/skills/handbook-updates/SKILL.md
employment-legal/skills/hiring-review/SKILL.md
employment-legal/skills/internal-investigation/SKILL.md
employment-legal/skills/international-expansion/SKILL.md
employment-legal/skills/investigation-add/SKILL.md
employment-legal/skills/investigation-memo/SKILL.md
employment-legal/skills/investigation-open/SKILL.md
employment-legal/skills/investigation-query/SKILL.md
employment-legal/skills/investigation-summary/SKILL.md
employment-legal/skills/leave-tracker/SKILL.md
employment-legal/skills/log-leave/SKILL.md
employment-legal/skills/matter-workspace/SKILL.md
employment-legal/skills/policy-drafting/SKILL.md
employment-legal/skills/termination-review/SKILL.md
employment-legal/skills/wage-hour-qa/SKILL.md
employment-legal/skills/worker-classification/SKILL.md
external_plugins/cocounsel-legal/skills/deep-research/SKILL.md
ip-legal/skills/cease-desist/SKILL.md
ip-legal/skills/clearance/SKILL.md
ip-legal/skills/cold-start-interview/SKILL.md
ip-legal/skills/customize/SKILL.md
ip-legal/skills/fto-triage/SKILL.md
ip-legal/skills/infringement-triage/SKILL.md
ip-legal/skills/invention-intake/SKILL.md
ip-legal/skills/ip-clause-review/SKILL.md
ip-legal/skills/matter-workspace/SKILL.md
ip-legal/skills/oss-review/SKILL.md
ip-legal/skills/portfolio/SKILL.md
ip-legal/skills/takedown/SKILL.md
law-student/skills/bar-prep-questions/SKILL.md
law-student/skills/case-brief/SKILL.md
law-student/skills/cold-start-interview/SKILL.md
law-student/skills/customize/SKILL.md
law-student/skills/exam-forecast/SKILL.md
law-student/skills/flashcards/SKILL.md
law-student/skills/irac-practice/SKILL.md
law-student/skills/legal-writing/SKILL.md
law-student/skills/outline-builder/SKILL.md
law-student/skills/session/SKILL.md
law-student/skills/socratic-drill/SKILL.md
law-student/skills/study-plan/SKILL.md
legal-builder-hub/skills/auto-updater/SKILL.md
legal-builder-hub/skills/cold-start-interview/SKILL.md
legal-builder-hub/skills/customize/SKILL.md
legal-builder-hub/skills/disable/SKILL.md
legal-builder-hub/skills/registry-browser/SKILL.md
legal-builder-hub/skills/related-skills-surfacer/SKILL.md
legal-builder-hub/skills/skill-installer/SKILL.md
legal-builder-hub/skills/skill-manager/SKILL.md
legal-builder-hub/skills/uninstall/SKILL.md
legal-clinic/skills/build-guide/SKILL.md
legal-clinic/skills/client-comms-log/SKILL.md
legal-clinic/skills/client-intake/SKILL.md
legal-clinic/skills/client-letter/SKILL.md
legal-clinic/skills/cold-start-interview/SKILL.md
legal-clinic/skills/customize/SKILL.md
legal-clinic/skills/deadlines/SKILL.md
legal-clinic/skills/draft/SKILL.md
legal-clinic/skills/form-generation/SKILL.md
legal-clinic/skills/memo/SKILL.md
legal-clinic/skills/plain-language-letters/SKILL.md
legal-clinic/skills/ramp/SKILL.md
legal-clinic/skills/research-start/SKILL.md
legal-clinic/skills/semester-handoff/SKILL.md
legal-clinic/skills/status/SKILL.md
legal-clinic/skills/supervisor-review-queue/SKILL.md
litigation-legal/skills/brief-section-drafter/SKILL.md
litigation-legal/skills/chronology/SKILL.md
litigation-legal/skills/claim-chart/SKILL.md
litigation-legal/skills/cold-start-interview/SKILL.md
litigation-legal/skills/customize/SKILL.md
litigation-legal/skills/demand-draft/SKILL.md
litigation-legal/skills/demand-intake/SKILL.md
litigation-legal/skills/demand-received/SKILL.md
litigation-legal/skills/deposition-prep/SKILL.md
litigation-legal/skills/legal-hold/SKILL.md
litigation-legal/skills/matter-briefing/SKILL.md
litigation-legal/skills/matter-close/SKILL.md
litigation-legal/skills/matter-intake/SKILL.md
litigation-legal/skills/matter-update/SKILL.md
litigation-legal/skills/matter-workspace/SKILL.md
litigation-legal/skills/oc-status/SKILL.md
litigation-legal/skills/portfolio-status/SKILL.md
litigation-legal/skills/privilege-log-review/SKILL.md
litigation-legal/skills/subpoena-triage/SKILL.md
privacy-legal/skills/cold-start-interview/SKILL.md
privacy-legal/skills/customize/SKILL.md
privacy-legal/skills/dpa-review/SKILL.md
privacy-legal/skills/dsar-response/SKILL.md
privacy-legal/skills/matter-workspace/SKILL.md
privacy-legal/skills/pia-generation/SKILL.md
privacy-legal/skills/policy-monitor/SKILL.md
privacy-legal/skills/reg-gap-analysis/SKILL.md
privacy-legal/skills/use-case-triage/SKILL.md
product-legal/skills/cold-start-interview/SKILL.md
product-legal/skills/customize/SKILL.md
product-legal/skills/feature-risk-assessment/SKILL.md
product-legal/skills/is-this-a-problem/SKILL.md
product-legal/skills/launch-review/SKILL.md
product-legal/skills/marketing-claims-review/SKILL.md
product-legal/skills/matter-workspace/SKILL.md
regulatory-legal/skills/cold-start-interview/SKILL.md
regulatory-legal/skills/comments/SKILL.md
regulatory-legal/skills/customize/SKILL.md
regulatory-legal/skills/gap-surfacer/SKILL.md
regulatory-legal/skills/gaps/SKILL.md
regulatory-legal/skills/matter-workspace/SKILL.md
regulatory-legal/skills/policy-diff/SKILL.md
regulatory-legal/skills/policy-redraft/SKILL.md
regulatory-legal/skills/reg-feed-watcher/SKILL.md
ai-governance-legal/skills/aia-generation/SKILL.md
corporate-legal/skills/tabular-review/SKILL.md
legal-builder-hub/skills/skills-qa/SKILL.md

Metadata

Files
0
Version
5ceb305
Hash
7883e8cf
Indexed
2026-07-05 15:36

Главная - Вики-сайт
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-10 14:09
浙ICP备14020137号-1 $Гость$