Generate or refine agent-usable CLIs for existing software/codebases using the CLI-Anything methodology. Use when the user wants to turn a GUI app, desktop tool, repository, SDK, or web/API surface into a structured CLI for agents; when adapting CLI-Anything into OpenClaw workflows; or when packaging a generated harness as an OpenClaw-compatible skill.
$npx -y skills add aliyun/alibabacloud-rds-openapi-mcp-server --skill cli-anythingInstalls into the current project.
Run `npx skills use "https://github.com/aliyun/alibabacloud-rds-openapi-mcp-server" --skill "aliyun/alibabacloud-rds-openapi-mcp-server/cli-anything"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aliyun/alibabacloud-rds-openapi-mcp-server" that are relevant to the current task. Run `npx skills add "https://github.com/aliyun/alibabacloud-rds-openapi-mcp-server"` and select the relevant skills, then follow their instructions.