# Spice Application

> SOP: Apply the SPICE framework to structure an evaluation research question

- Skill: `yogsoth-ai/spice-application` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add yogsoth-ai/spice-application`
- Raw SKILL.md: https://api.skillmd.com/api/skills/yogsoth-ai/spice-application/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: yogsoth-ai (https://skillmd.com/u/yogsoth-ai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/yogsoth-ai/spice-application

---


# SPICE Application

Apply the SPICE framework — suitable for evaluation research.

## HARD-GATE

<HARD-GATE>
Input must contain: a clear evaluation research intent (assessing the effect of an intervention / program / service).
</HARD-GATE>

## Pipeline

1. **Precheck**: Confirm the research is suitable for the SPICE framework
2. **S (Setting)**: Define the research setting
3. **P (Perspective)**: Define the evaluation perspective (whose perspective?)
4. **I (Intervention)**: Define the intervention / program being evaluated
5. **C (Comparison)**: Define the comparison object
6. **E (Evaluation)**: Define the evaluation metrics and methods
7. **Assembly**: Assemble the components into a complete RQ sentence
8. **Output**: SPICE fill-in table + RQ statement

## Output Format

```
S: [research setting]
P: [evaluation perspective]
I: [intervention being evaluated]
C: [comparison object]
E: [evaluation metrics and methods]

RQ: "In [S], from [P]'s perspective, how does [I] compare to [C] in terms of [E]?"
```

