case-intake

case-intake is a skill for Claude Code, Codex from 90le/worker-rights-cn. It costs 64 tokens per session (548 once invoked), scanned A, original, Apache-2.0.

A fact-gathering guide for workers preparing a labor dispute in China. It organizes employment details before any legal assessment is made.

In plain words
What is it for?
Use it for cases involving unpaid wages, dismissal, forced resignation, layoffs, unsigned contracts, social insurance, or other employment disputes.
Why use it?
It helps separate confirmed facts from assumptions and identifies missing information, urgent deadlines, signing risks, and evidence that should be preserved.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present.

Part of the worker-rights-cn plugin — 11 skills, 5 hooks, 1 MCP server shipped together

Good fit Use it for cases involving unpaid wages, dismissal, forced resignation, layoffs, unsigned contracts, social insurance, or other employment disputes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/90le/worker-rights-cn/case-intake
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add 90le/worker-rights-cn --skill case-intake
Clone the repo
git clone --depth 1 https://github.com/90le/worker-rights-cn

Made for: Claude Code, Codex.

Or install worker-rights-cn, the plugin that ships this one along with the rest of its 11 skills, 5 hooks, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for case-intake

README.md
[![agentmods](https://agentmods.dev/badge/skills/90le/worker-rights-cn/case-intake/github.svg)](https://agentmods.dev/skills/90le/worker-rights-cn/case-intake)
Your own site
<a href="https://agentmods.dev/skills/90le/worker-rights-cn/case-intake"><img src="https://agentmods.dev/badge/skills/90le/worker-rights-cn/case-intake/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for case-intake

Your own site · 80×15
<a href="https://agentmods.dev/skills/90le/worker-rights-cn/case-intake"><img src="https://agentmods.dev/badge/skills/90le/worker-rights-cn/case-intake.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 64 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 548 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00064 $0.00548
Opus 5 $0.00032 $0.00274
Sonnet 5 $0.00013 $0.00110
Haiku 4.5 $0.00006 $0.00055

Measured 10d ago against content hash 2df070b5950d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

case-intake scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/worker-rights-cn/skills/case-intake/SKILL.md · 53 lines

How it starts

The opening of the file, as written. The whole thing — 53 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Labor Case Intake

Overview

Collect facts before giving legal conclusions. Produce a structured case file, identify missing facts, and route the matter to the right follow-up skill.

Workflow

  1. Start with jurisdiction, employment status, timeline, wage, contract, social insurance, dispute trigger, and user goal.
  2. Ask only the minimum high-impact follow-up questions needed for the next decision.
  3. Separate facts from user assumptions and legal conclusions.
  4. Flag urgent deadlines, signing risks, and evidence preservation needs.
  5. Output a normalized case object and a short next-step recommendation.

Intake Priorities

Collect these first:

  • City where the work was mainly performed.
  • Employer legal name and actual employing entity if different.
  • Start date, current status, and expected or actual end date.
  • Average monthly wage for the last 12 months or shorter actual period.
  • Whether a written labor contract was signed and when.
  • Whether social insurance and housing fund were paid.
  • Termination or dispute trigger: resignation pressure, mutual termination, dismissal notice, economic layoff, contract expiry, unpaid wages, job transfer, salary reduction.
  • Current documents: offer, contract, termination notice, resignation letter, separation agreement, salary slips, attendance, chats, emails, social insurance records.

Output Format

Return:

  • case_summary: 3 to 6 plain-language bullets.
  • structured_case: YAML using references/intake-schema.md.
  • missing_facts: prioritized questions, no more than 8 at once.
  • evidence_now: evidence to preserve immediately.
  • risk_flags: urgent signing, limitation period, pregnancy/medical period, occupational disease, work injury, non-compete, foreign worker, executive status, group layoff, high-value case.
  • recommended_next_skill: one of layoff-defense, compensation-calculator, agreement-review, evidence-builder, or arbitration-drafter.

Do not advise the user to fabricate, alter, backdate, or illegally obtain evidence. If facts are missing, label the conclusion as uncertain instead of filling gaps.

Read the full file on GitHub · 53 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 53 lines · 64 tokens per session scan A 2df070b5950d

Subscribe to this mod's changes

case-intake is a skill published in the GitHub repository 90le/worker-rights-cn (93 stars, last pushed 29d ago), licensed Apache-2.0. It adds 64 tokens to every session and 548 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

compliance

Compliance expert for SOC 2, GDPR, HIPAA, PCI-DSS, and security frameworks.

RightNow-AI/openfang · 22 tokens

dependency-audit

Audits direct and transitive dependencies for license compliance, maintenance health, CVEs, abandoned packages, and bloat. Triggers on: "audit dependencies", "license check", "dependency health", "abandoned packages", "unused dependencies", "license compliance", "supply chain", "dependency risk".

Mathews-Tom/armory · 66 tokens

commercial-legal-pl

Skill do analizy i tworzenia umów według polskiego prawa, ze szczególnym uwzględnieniem umów B2B, IP i IT (body leasing, NDA, wdrożenia, SaaS, przeniesienie praw autorskich, ugody). Powstał w Kancelarii Radców Prawnych Żurawska Piotrowski i Wspólnicy (ktzr.pl). Używaj zawsze gdy użytkownik prosi o przeanalizowanie…

apiotrowski-afk/commercial-legal-pl · 231 tokens

anvil-adsense-audit

A pre-submission audit for websites applying to Google AdSense, Google's advertising programme. It checks policy, content, crawling, privacy, and site-readiness items and records each as Pass, Fail, Unknown, or Not applicable.

PNGTRID/AnvilWiki · 136 tokens

brazil-vat

> Use esta skill sempre que perguntarem sobre tributos indiretos brasileiros, IVA, tributos sobre o consumo, PIS, Cofins, ICMS, ISS, IPI, CBS, IBS, Imposto Seletivo, NF-e (Nota Fiscal Eletronica), NFS-e, Simples Nacional, registro de CNPJ, reforma tributaria (EC 132/2023, LC 214/2025, LC 227/2026) ou qualquer questao…

openaccountants/openaccountants · 213 tokens

bulgaria-vat-return

Use this skill whenever asked to prepare, review, or classify transactions for a Bulgarian VAT return (Spravka-deklaratsiya po DDS) for any client. Trigger on phrases like "prepare VAT return", "do the DDS", "fill in DDS return", "create the return", "Bulgarian VAT", or any request involving Bulgaria VAT filing. Also…

openaccountants/openaccountants · 158 tokens