Skip to content

Errors on some skills #2732

@smashah

Description

@smashah

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.

Metadata

Metadata

Assignees

Labels

bugAuto-created from TODO.md tagstatus:doneTask is complete

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions