#!/bin/bash
set -e
rm -rf "$HOME/.claude/skills/oauth"
echo "Uninstalled oauth"