HowardKao-1130

infer_query

Infer topic and analysis methodologies from the user query and save a reviewable artifact.

HowardKao-1130 0 1 Updated 3mo ago
GitHub

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.