Invoke this skill when the user asks how to USE the 10x-cli day-to-day — fetching lessons, listing modules, switching AI tools, troubleshooting errors,…
10x-cli Daily Usage Guide This skill helps users work with @przeprogramowani/10x-cli after it is already installed and authenticated. If the user has not installed or authenticated yet, hand off to the 10x-cli-setup skill instead. Step 1: Detect the user's environment Before giving any guidance, gather context silently — run these checks and remember the results. Do not print raw output to the user. Operating system echo "$OSTYPE" 2>/dev/null || echo "win32" Use the result to tailor path separators, shell syntax, and clipboard commands throughout your answers:
don't have the plugin yet? install it then click "run inline in claude" again.