You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When to invoke section is in the body of the skill, meaning to read it LLM needs to load ("invoke") the skill.
The description of the skill is what gets preloaded to LLM context to determine when to invoke the skill and must be sufficient to decide.
When to invokesection is in the body of the skill, meaning to read it LLM needs to load ("invoke") the skill.The description of the skill is what gets preloaded to LLM context to determine when to invoke the skill and must be sufficient to decide.