Personal_AI_Infrastructure icon indicating copy to clipboard operation
Personal_AI_Infrastructure copied to clipboard

Missing Skill Workflows?

Open ecielam opened this issue 3 months ago • 0 comments

I built a new skill that wasn't being automatically picked up by PAI (Claude Code could see it). When I started digging, I see some anamolies.

  • We have a skill index that doesn't seem to get regenerated anywhere automatically that I can tell, and there's no guidance in the documentation that we need to manually regenerate it other than the 'if routing fails, regenerate'
  • The skills/CreateSkill/SKILL.md file refers to three workflows that are missing: CreateSkill, ValidateSkill, CanonicalizeSkill

Is this a gap in conversion, intent changes, something else?

ecielam avatar Jan 02 '26 17:01 ecielam