# Qalmri Worksheet

> Tactic: Fill a six-slot QALMRI worksheet for one paper: Question, Alternatives, Logic, Method, Results, and Inference. Use for a structured reading worksheet rather than a graded evaluation.

- Skill: `yogsoth-ai/qalmri-worksheet` (Agent Skill)
- Install (CLI): `npx skillmds@latest add yogsoth-ai/qalmri-worksheet`
- Raw SKILL.md: https://api.skillmd.com/api/skills/yogsoth-ai/qalmri-worksheet/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: yogsoth-ai (https://skillmd.com/u/yogsoth-ai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/yogsoth-ai/qalmri-worksheet

---


# QALMRI Worksheet

## Orchestration Pattern

1. Call `paper-fetch`; stop on `not_found`.
2. Create `context/papers/<dir>/qalmri-worksheet/`.
3. Call `qalmri` with `source_path` and `meta_path`.
4. Write `01-qalmri.md` with all six sections.

Only Inference is judgment. Question, Alternatives, Logic, Method, and
Results record what the paper says. Leave unsupported slots empty with a
reason rather than inventing content or broadening the method.

Frontmatter records `sop: qalmri`, `tactic: qalmri-worksheet`, `written_at`,
and `slots_empty`. Report the one-sentence question, empty slots, whether the
paper states alternatives, and the output path.

