package skill import ( _ "embed" ) //go:embed SKILL.md var SkillContent string