From sundial-org-awesome-openclaw-skills-4
Controls local Linux mouse: relative/absolute moves, left/right/middle clicks, button hold/release via molt-mouse wrapper. Use when users request mouse actions.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4This skill uses the workspace's default tool permissions.
When the user asks to move/click the mouse:
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
When the user asks to move/click the mouse:
molt-mouse ...molt-mouse move <dx> <dy>molt-mouse abs <x> <y>molt-mouse click left|right|middlemolt-mouse click 0x40 # left button down (hold)molt-mouse click 0x80 # left button up (release)