# Lmk

> Spawn a subagent to perform the research task, then report back with the answer.

- Skill: `stbenjam/lmk` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add stbenjam/lmk`
- Raw SKILL.md: https://api.skillmd.com/api/skills/stbenjam/lmk/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- License: MIT
- Author: stbenjam (https://skillmd.com/u/stbenjam)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/stbenjam/lmk

---


Delegate the user's research task to a subagent rather than investigating it in the main conversation. Spawn one agent with a self-contained prompt that states the question, the relevant context, and the shape of answer expected, then let it do the digging. Do not duplicate its research yourself while it runs. When it completes, relay a direct answer to the user's question — lead with the finding, keep the supporting detail brief, and note anything the subagent could not determine.

