Skip to main content

Troubleshooting

Having issues? Start here.

Quick Diagnosis

Run the doctor command:

skillshare doctor

This checks:

  • Source directory
  • Config file
  • Target accessibility
  • Symlink health
  • Git status

What's happening?

ProblemGo To
I see an error messageCommon Errors
Something isn't working on WindowsWindows
I need a step-by-step debugging processTroubleshooting Workflow
I have a general questionFAQ

Quick Fixes

Skills not appearing

skillshare sync
skillshare sync --force

Config issues

skillshare doctor

Start fresh

rm ~/.config/skillshare/config.yaml
skillshare init

Getting Help

If you can't resolve the issue:

  1. Gather information:

    skillshare doctor
    skillshare status
  2. Search existing issues: GitHub Issues

  3. Open a new issue with:

    • Doctor output
    • Error messages
    • What you were trying to do
    • Operating system