From research-kit
Use when the user wants dedicated deep research on a security topic -- dispatches the Researcher agent for multi-source investigation with structured output
How this skill is triggered — by the user, by Claude, or both
Slash command
/research-kit:deep-researchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Direct access to the Researcher agent for deep investigation.
Direct access to the Researcher agent for deep investigation.
Receives a research query (e.g., "latest AI security frameworks 2026", "comparison of SIEM platforms for mid-size teams").
Ensure workspace exists
Check if .research-kit/ exists. If not, use research-kit:manage-workspace to initialize.
Determine if topic-scoped
Dispatch Researcher agent
Agent(
description: "Researcher: <research query>",
prompt: "Deep research requested: <query>
Workspace root: <path to .research-kit/>
Topic workspace: <path if applicable>
Trusted sources: <path to config/sources.md>
Produce structured research notes and save to workspace."
)
After Researcher completes Present a summary of findings. Ask if the user wants to:
npx claudepluginhub shine102/research-kit --plugin research-kitProvides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.