openclaw-plus
Installation
SKILL.md
OpenClaw+ 🚀
A modular super-skill that combines essential developer tools and web capabilities into a unified, powerful workflow.
Overview
OpenClaw+ integrates seven core capabilities into one streamlined skill:
Developer Skills:
run_python- Execute Python code with proper environment managementgit_status- Check repository status and track changesgit_commit- Commit changes with meaningful messagesinstall_package- Install Python packages with dependency handling
Web Skills:
fetch_url- Retrieve web content with robust error handlingcall_api- Make API requests with authentication and response parsing
This modular design allows you to chain operations efficiently - install packages, run code, fetch data, commit results - all in one cohesive workflow.