skill_grade
Grade submitted work against a book-based rubric by providing criterion scores or relying on automatic heuristics.
Instructions
Grade work against a book rubric (L4). Prefer explicit scores_json over heuristics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| book_id | Yes | Skill id. | |
| rubric_id | Yes | Rubric id from skill_open. | |
| scores_json | No | Optional JSON map of criterion_id → score 0–1, e.g. {"principles":0.8}. | {} |
| work_summary | Yes | The work product to grade. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |