I think this open source tool should have what you need. From the description:
skypelog.py - read and save Skype Linux chat history in Python.
Skype for Linux stores the user's chat history in binary * .dbb files. skypelog.py implements classes for easy access to data in this Python file.
source
share