Can AI Help with Quitting Smoking?
To be honestI used to believe that quitting smoking was all about willpower—anything like AI or apps was just a gimmickBut after several failed attemptsI realized it’s not a lack of willpowerbut the wrong approachLaterwhile browsing GitHubI stumbled upon this skill called quit-smokinga module within the Dive-Ai projectI thought“AI for quitting smoking? How impressive could it be?” After trying it for two weeksit actually turned out to be quite interesting.
This skill is essentially an AI conversation assistant designed specifically for smoking cessationUnlike those motivational apps that just shout slogans at youit creates a tailored plan by analyzing your smoking habitspsychological stateand trigger scenariosFor exampleit asks“When do you most want to smoke? When stressed? Bored? After meals?” Then based on your answersit provides specific alternativesThe first time I used itit suggested I take 10 deep breaths or chew sugar-free gum whenever I felt the urge to smoke—and it actually worked.
Installation Process: Easier Than Expected
Installation doesn’t require much effortAs long as you have a Node.js environmentjust open a terminal and run one command:
npx skills add https://github.com/duclm1x1/Dive-Ai.git --skill quit-smoking
This command pulls the skill files from the GitHub repository to your local machineNote that you need to have the tool installed first (if notrun npm install -g )The whole process takes about a minute or twowith no complex configurationAfter installationyou can launch it via theinterface or command lineI usually just type skills run quit-smoking in the terminal and start chatting with the AI.
By the wayif you find the command line cumbersomethere’s also a web interfacebut you’ll need to deploy the server yourselfFor most usersrunning it directly throughis the simplest method.
How Useful Are the Core Features?
After using it for a whileI found these features most practical:
- Motivation Assessment: Initiallyit asks you to list all your reasons for quitting—from health to saving money to family expectations—then turns these into daily positive remindersBased on your inputthe AI automatically generates a “quit smoking manifesto,” offering varied encouragement each day.
- Trigger Pattern Recognition: This is quite amazingIt asks about your smoking scenarios over the past 24 hours and identifies what type of smoker you are—socialstress-drivenor habitualI discovered I’m actually the “anxiety type”—always reaching for a cigarette when a deadline loomsOnce aware of thisits advice became more targetedlike suggesting breathing exercises or setting timer reminders.
- Withdrawal Symptom Management: The hardest part of quitting is the withdrawal—irritabilityinsomniaintense cravingsThis skill has a built-in library of coping strategiesFor examplewhen you report “I really want a cigarette right now,” it guides you through a two-minute mindful breathing exercise or tells a joke to distract youIt can’t eliminate cravings completelybut it helps you get through those few minutes.
- Progress Tracking: Every dayit updates your smoke-free daysmoney savedand estimated improvement in lung function (based on some model)Watching the numbers increase gives you a real sense of achievementI also set milestone reminders: 7 days30 days100 days—each felt like winning a battle.
Howeverit’s not a cure-allFor instanceit can’t help with those “waking up in the middle of the night craving a cigarette” moments because it lacks real-time sensorsBut as a daytime assistantit’s more than enough.
Personal Tips: Don’t Treat It as a Magic Bullet
I’ve been using it for about three weeksreducing from a pack a day to about five cigarettes a dayI haven’t fully quitbut the progress is clearI think its greatest value lies in continuous psychological companionship—you can talk to it about your cravings anytimeand it never gets impatientPlusit learns quickly: after a few conversationsit remembers your favorite alternative activitiesFor exampleI love listening to podcastsso whenever a craving hitsit recommends a podcast segment.
One thing to note: this skill is based on Dive Engine V2a relatively new AI modelso sometimes its responses can be a bit verbose or off-topicFor instanceonce I asked“I really want to smokewhat should I do?” and it recommended a list of quit-smoking books (just text suggestionsno actual links)Overallthoughit’s reliable.
A Few Tips
- Talk to it at least once a dayreporting your cigarette count and mood—so it can fine-tune your plan accurately.
- Treat it as a smoking buddynot a teacherSometimes venting your stress to it is better than bottling it up.
- If you relapsedon’t be discouragedTell it“I just had a cigarette,” and it will help analyze why you slippedrather than scolding you.
In shortthis quit-smoking skill is a great auxiliary tool for anyone trying to quitIt won’t force youbut it will quietly walk with you every stepIf you’re also struggling with tobaccogive it a try—after allinstallation takes only a minuteIf it doesn’t workyou can always uninstall it.