skills/smithery.ai/add-check-internet

add-check-internet

Installation
SKILL.md

Add Internet Connectivity Check

This skill adds internet connectivity checking before executing a Cubit method.

What This Skill Does

Adds the checkInternet parameter to a mix() call to:

  • Check device internet connectivity before running the method
  • Abort execution if no internet is available
  • Optionally show an error dialog or fail silently
  • Combine with retry for persistent loading

Instructions

Step 1: Identify the Method

Installs
1
First Seen
Apr 11, 2026
add-check-internet from smithery.ai