Problem
The OpenClaw skill (~/.openclaw/workspace/skills/partiful/SKILL.md) needs to document:
- No markdown in descriptions - Partiful renders plain text only
- Always include full year in dates - e.g.,
2026-03-15 8am not Mar 15 8am
- Timezone handling - Default is America/Los_Angeles but should be explicit
Skill should instruct:
- Use plain text formatting (no **, no -, use emoji for visual breaks)
- Always use ISO-ish dates with year:
2026-03-15 8am
- Verify event date after creation
- Double-check times (especially AM vs PM for early morning events)
Acceptance Criteria
Problem
The OpenClaw skill (
~/.openclaw/workspace/skills/partiful/SKILL.md) needs to document:2026-03-15 8amnotMar 15 8amSkill should instruct:
2026-03-15 8amAcceptance Criteria