`get_skids_by_name([])` should return an empty collection rather than raising an error. This could be extended to some other functions as well.
get_skids_by_name([])should return an empty collection rather than raising an error. This could be extended to some other functions as well.