Connect to SLOP-enabled applications and interact with them in real time. Use when the user asks to "connect to an app", "open an app", "interact with", "use", "control", or "check" a local application, or when the user mentions a specific app that might be SLOP-enabled (e.g., "check my kanban board", "look at my editor", "what's in my inbox"). Also triggers on "list apps", "list providers", "available apps", or "SLOP".
$npx -y skills add devteapot/slop --skill slop-connectInstalls into the current project.
Run `npx skills use "https://github.com/devteapot/slop" --skill "devteapot/slop/slop-connect"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/devteapot/slop" that are relevant to the current task. Run `npx skills add "https://github.com/devteapot/slop"` and select the relevant skills, then follow their instructions.