Infer topic and analysis methodologies from the user query and save a reviewable artifact.
Install
npx skillscat add howardkao-1130/mini-nexen/infer-query Install via the SkillsCat registry.
SKILL.md
Purpose: Infer analysis methodologies from the query to avoid manual setup.
Steps:
- Use the LLM (or heuristics fallback) to infer topic and analysis methodologies.
- Save a human-readable artifact for user review.
- Apply edited values before continuing the pipeline.
Notes:
- This skill should run before retrieval and planning steps.