OpenClaw Expert Skill Auto-Update Check (Run First) Before any other action , run the staleness check: - If : Proceed normally. - If : The skill references may be outdated. Before proceeding with the user's task: 1. Fetch the latest 3-5 releases from https://github.com/openclaw/openclaw/releases 2. Fetch https://docs.openclaw.ai/llms.txt for doc changes 3. Search web for recent OpenClaw CVEs or security advisories 4. Compare findings against the version in SKILL.md frontmatter and 5. Inform the user of any version gaps or new security issues found 6. If references were updated, run: 7. If no…