Skip to content

Update SKILL.md to current skill metadata format#56

Open
elvaoao wants to merge 2 commits intokevinho:mainfrom
elvaoao:fix/skill-md-format
Open

Update SKILL.md to current skill metadata format#56
elvaoao wants to merge 2 commits intokevinho:mainfrom
elvaoao:fix/skill-md-format

Conversation

@elvaoao
Copy link
Copy Markdown

@elvaoao elvaoao commented Mar 23, 2026

Summary

  • add YAML frontmatter to SKILL.md with the skill name and description
  • remove an outdated config.example.json reference
  • clarify the web asset serving note

Why

Issue #50 reports that clawhub install clawfeed returns Skill not found.

This change updates the repository's SKILL.md from the older plain-markdown layout to the current metadata-based format used by OpenClaw/ClawHub skills, which appears to be a prerequisite for proper skill discovery and indexing.

I am not claiming this PR alone fully restores registry availability, since the current ClawHub registry still does not show a published clawfeed skill slug. But this change aligns the repo with the current skill file format and removes stale documentation from the skill file.

Validation

  • invoked the clawfeed skill locally after this change and confirmed it was recognized and executed
  • confirmed the repository SKILL.md now includes the same frontmatter pattern used by current working skills
  • checked ClawHub registry on 2026-03-23: clawhub inspect clawfeed still returns Skill not found, so any full fix likely also requires republishing or registry sync

Related to #50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant