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.
Lmk
Spawn a subagent to perform the research task, then report back with the answer.
Lmk by stbenjam · dc385f4
npx skillmds@latest add stbenjam/lmk File contents
---name: lmkdescription: Spawn a subagent to perform the research task, then report back with the answer.license: MIT---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.
stbenjam/claude-nine/tree/main/plugins/steering/skills/lmk commit dc385f4024
Frequently asked questions
Run npx skillmds@latest add stbenjam/lmk in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Spawn a subagent to perform the research task, then report back with the answer. It is listed under Docs & Writing on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free. This skill is licensed under MIT.
stbenjam (@stbenjam) published this skill. Their other Agent Skills are listed on their SkillMD profile.