Plumbing to use skitter with cepl
$ area51 add cepl.skitter
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (cepl.skitter:some-function ...)