clawdinator/workspace/skills/lurk/SKILL.md
Monitor Discord channel activity and persist notable items to memory. Run from main session during heartbeat.
npx skillsauth add openclaw/clawdinators lurkInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Monitor Discord lurk channels and persist notable activity to shared memory.
Use discord.readMessages to read recent messages from the LURK channels listed in AGENTS.md.
Persist these:
Skip these:
Append to /memory/discord/YYYY-MM-DD.md using memory-edit (exclusive lock).
## HH:MM #channel-name
- [brief summary of notable item]
- Links to #NNN if references GitHub issue
- @username if relevant
## HH:MM #channel-name
- [another item]
/memory using raw redirects (>, >>); always use memory-edit.NO_NOTABLE_ACTIVITY.data-ai
Analyze GitHub and Discord signals to prioritize maintainer attention. Use when asked about priorities, what's hot, what needs attention, or project status.
testing
Land an OpenClaw PR end-to-end using the repo landpr checklist. Use when someone requests “/landpr” or asks to merge/land a PR.
development
Control CLAWDINATOR fleet lifecycle via the control API. Use for /fleet deploy or /fleet status.
tools
Side-effect-free distillation of a single OpenClaw PR into a short intent memo (stdout-only).