Files
court-of-codex/openclaw/idea-evaluator
space a516ebfee5
Spellcheck / spellcheck (push) Successful in 4s
check if ci works
2026-06-02 17:47:42 +02:00
..
2026-06-02 17:47:42 +02:00
2026-06-02 17:46:07 +02:00

OpenClaw Package

This folder contains the OpenClaw version of idea-evaluator.

Packaging notes

  • OpenClaw loads skills from SKILL.md files with YAML frontmatter.
  • The skill name lives in frontmatter and should stay lowercase hyphen-case.
  • The body stas concise because it is the operating playbook once the skill triggers.

Source

  • Intent.md in the repo root
  • OpenClaw skill loading and frontmatter rules