v1.02 arrived at the AssetStore. Now you can call Despawn() and Kill() with any gameobject (managed by a pool or not) and they will be handled like expected (i.e. unmanaged objects will be destroyed).
The playMaker package now contains two new actions, GetPoolByItem and GetPoolByName.