when I start opencode, I get these errors:
❌ Invalid frontmatter in ~/.config/opencode/skills/remotion/SKILL.md:
- name: Required
❌ Invalid frontmatter in ~/.config/opencode/skills/video-prompt-design/SKILL.md:
- name: Required
❌ Invalid frontmatter in ~/.config/opencode/skills/caldav-calendar/SKILL.md:
- name: Required
❌ Invalid frontmatter in ~/.config/opencode/skills/cloudron-server-ops/SKILL.md:
- name: Required
❌ Invalid frontmatter in ~/.config/opencode/skills/cloudron-app-publishing/SKILL.md:
- name: Required
❌ Invalid frontmatter in ~/.config/opencode/skills/cloudflare-platform/SKILL.md:
- name: Required
❌ Invalid frontmatter in ~/.config/opencode/skills/proxmox-full/SKILL.md:
- name: Required
❌ Invalid frontmatter in ~/.config/opencode/skills/cloudron-app-packaging/SKILL.md:
- name: Required
❌ Invalid frontmatter in ~/.config/opencode/skills/heygen/SKILL.md:
- name: Required
❌ Invalid frontmatter in ~/.config/opencode/skills/animejs/SKILL.md:
- name: Required
❌ Invalid frontmatter in ~/.config/opencode/skills/seo-audit/SKILL.md:
- name: Required
and every time i fix it and aidevops updates, it breaks all these files again.
the name attribute in the frontmatter HAS TO BE the same as the lowercase skill directory name.
so name for seo-audit skill is seo-audit, cloudron-app-publishing is cloudron-app-publishing etc. etc. etc.
make sure the skills are linted going forwarded for this so that these errors do not return later.
when I start opencode, I get these errors:
and every time i fix it and aidevops updates, it breaks all these files again.
the name attribute in the frontmatter HAS TO BE the same as the lowercase skill directory name.
so name for
seo-auditskill isseo-audit,cloudron-app-publishingiscloudron-app-publishingetc. etc. etc.make sure the skills are linted going forwarded for this so that these errors do not return later.