from .cli import skillclaw

if __name__ == "__main__":
    skillclaw()
