@imthanapat [declare] is an object in Pd. So you would just create the object [declare -stdpath libraryname]. You might need to use the -stdlib flag instead, particularly for libraries like zexy that have all the objects in one file instead of individual files per object. But yeah, take a look at the helpfile for [declare] and see what works.