HowardKao-1130

apply_skill_hints

Apply user-provided skill hints to activate skills before trigger checks.

HowardKao-1130 0 1 Updated 3mo ago
GitHub

Install

npx skillscat add howardkao-1130/mini-nexen/apply-skill-hints

Install via the SkillsCat registry.

SKILL.md

Purpose: Allow users to explicitly activate skills listed in the query artifact.

Steps:

  • Read skill_hints from the query artifact.
  • Activate matching skills and inject their guidance.

Notes:

  • This runs before trigger-based skills.

Categories