Bundled Skill Quality Issue: canvas
Skill Location: /skills/canvas/SKILL.md
Issues Found
- Missing Frontmatter - No frontmatter block at all
- Progressive Disclosure Violation - No metadata for agent discovery
Required Fixes
Add proper frontmatter:
---
name: canvas
description: Display HTML content on connected OpenClaw nodes (Mac app, iOS, Android). Use when: displaying games, visualizations, dashboards, showing generated HTML content, or creating interactive demos on node devices.
---
Standards Reference
- Anthropic skill conventions require frontmatter with name + description
- Description must include "Use when:" triggers for agent discovery
- Progressive disclosure: metadata loaded first, SKILL.md loaded on trigger
Priority
High - Without frontmatter, the skill won't be properly discoverable by the agent system.
Bundled Skill Quality Issue: canvas
Skill Location:
/skills/canvas/SKILL.mdIssues Found
Required Fixes
Add proper frontmatter:
Standards Reference
Priority
High - Without frontmatter, the skill won't be properly discoverable by the agent system.