Install
openclaw skills install surfagent-discordDiscord platform skill for SurfAgent, covering route-aware state checks, extraction-first workflows, blockers, and when to use the Discord adapter over raw browser control.
openclaw skills install surfagent-discordDiscord-specific operating skill. Use this with the core
browser-operationsskill.
This skill teaches agents how to work Discord without pretending the surface is stable when it is not.
Use this order:
Discord punishes selector guessing. Use site-aware tools first.
Discord is a dynamic SPA with moving surface state.
It has:
Important: login or verification state is a real outcome, not an error to hand-wave away.
Default loop:
Do not blast clicks into Discord because the tab "looks about right".
For Discord, success usually requires:
Do not claim success from only:
Prefer the Discord adapter for:
Current Discord adapter strengths:
Use targeted browser control only when:
Even then:
Watch for:
When blocked:
Prefer:
Avoid:
Before claiming a Discord task done, confirm:
Use alongside:
browser-operations for universal browser rules