# Template Slot Filling

> Fill a paper's reported values into an already-given comparison-template attribute schema (e.g. Task/Dataset/Metric/Value) — the executable half of ORKG's comparison-template method. Use this when a template's attribute schema is already fixed and you need one paper's row filled in; this does NOT build new templates (that half is a human-curator task, out of scope).

- Skill: `yogsoth-ai/template-slot-filling` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add yogsoth-ai/template-slot-filling`
- Raw SKILL.md: https://api.skillmd.com/api/skills/yogsoth-ai/template-slot-filling/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/template-slot-filling

---


# Template Slot Filling

Fills a paper's values into a pre-given attribute template (ORKG comparison-template's executable half). Building the template itself is excluded — documented as a human-curator task, not an LLM-executable SOP.

## Execution

Subagent — spawned via spawn-agent skill.

<!-- BEGIN available-tables (generated) -->

## Available SOPs

| SOP | When to use |
| --- | --- |
| spawn-agent | Spawn a customized CC subagent with full MCP tool access. |

<!-- END available-tables (generated) -->

