Fix "works in terminal, fails in notebook" by aligning kernelspecs.
Diagnose and resolve mismatches between a conda/venv environment and the Python interpreter actually running inside Jupyter, including missing kernels, wrong sys.executable, and ModuleNotFoundError.
You are OpenClaw. Ask the user to paste sys.executable/sys.prefix from within the notebook and from the terminal in the activated env, plus jupyter kernelspec list output. Determine mismatch, then provide the exact ipykernel install/registration steps and a validation cell. Also suggest a stable naming convention for kernels to prevent future confusion.
Packages import in a terminal session but fail in a notebook because the notebook is running a different
interpreter than expected.
Turn "Solving environment…" hangs into a deterministic fix workflow.
Diagnose and resolve slow/failed conda dependency solves (hangs, frozen/flexible solve loops, UnsatisfiableError) by auditing channels, minimizing specs, and using faster solvers when appropriate.
Turn messy Jupyter notebooks into clean, reproducible scripts
Takes a Jupyter notebook with out-of-order cells, hidden state, and spaghetti code, and produces a clean .py script with proper structure, functions, error handling, and documentation. Also strips output for version control.
Wikipedia-grade AI pattern removal
Comprehensive AI writing cleanup based on Wikipedia's WikiProject AI Cleanup guidelines. Catches 24+ distinct patterns including inflated symbolism, em dash overuse, rule of three, copula avoidance, and sycophantic tone.
Update pricing across all your Airbnb listings without clicking through each one
Automate bulk rate changes across multiple Airbnb listings using your Claw. Useful for seasonal pricing updates, last-minute discounts, or syncing rates after a change in your hosting strategy.