# Import OpenClawPlugin from the current package from .main import OpenClawPlugin def get_plugin(): """Return plugin instance.""" return OpenClawPlugin()