with one click
alicloud-cli
阿里云 CLI 中文文档镜像检索与命令辅助:先走章节索引,再下钻正文页面,给出命令前必须有本地文档证据。
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
阿里云 CLI 中文文档镜像检索与命令辅助:先走章节索引,再下钻正文页面,给出命令前必须有本地文档证据。
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | alicloud_cli |
| description | 阿里云 CLI 中文文档镜像检索与命令辅助:先走章节索引,再下钻正文页面,给出命令前必须有本地文档证据。 |
| metadata | {"builtin_skill_version":"1.1","copaw":{"emoji":"🧰","requires":{}}} |
把当前离线文档 md_mirror/zh/cli 作为唯一主源,先按“章节索引”定位范围,再定位具体页面,避免在全量目录盲搜。
references/docs_index.md 确认章节。use-cli/、installation-guide/、configure-cli/)定位具体页面。references/docs_index.md:统一入口与章节映射(主链起点)references/cli-official-links-index.md:官方链接索引(通过链接 ID 引用)references/links.md:链接 ID -> 官方 URLmd_mirror/zh/cli/<section>/...:章节正文与子页面md_mirror/zh/cli/what-is-cli/md_mirror/zh/cli/quick-start/md_mirror/zh/cli/installation-guide/md_mirror/zh/cli/configure-cli/md_mirror/zh/cli/use-cli/md_mirror/zh/cli/best-practices/md_mirror/zh/cli/common-tools/md_mirror/zh/cli/cli-troubleshooting/ 和 md_mirror/zh/cli/version-updates/aliyun --helpaliyun ecs --helpaliyun ecs DescribeInstances --helpaliyun configurealiyun configure set --profile <name> --mode AK --access-key-id <ak> --access-key-secret <sk> --region <region-id>aliyun configure listaliyun configure switch --profile <name>aliyun ecs DescribeInstances --RegionId <region-id>aliyun <product> <api> --SomeJsonParam '[{"key":"value"}]'aliyun <product> <api> --dryrun--output cols=<...>,rows=<...>--pager--waiter expr='<jmes>' to='<target>' timeout=<sec>--force --version <date>DEBUG=sdk(按需配合命令执行)# 1) 先在统一索引中收敛章节
rg "安装|配置|命令结构|参数格式|输出|分页|轮询|故障排查" references/docs_index.md
# 2) 在目标章节目录下检索关键词
rg "configure|credentials|proxy|auto-completion" md_mirror/zh/cli/configure-cli
rg "--output|--pager|--waiter|--dryrun|--force" md_mirror/zh/cli/use-cli
rg "install|update|uninstall" md_mirror/zh/cli/installation-guide
# 3) 若要回到官方入口,通过链接 ID 映射
rg "CLI_" references/cli-official-links-index.md references/links.md
Use this skill only for scheduled or recurring tasks. Manage jobs with qwenpaw cron list/create/get/state/update/pause/resume/delete/run, and always pass --agent-id explicitly.
仅在需要未来定时执行或周期执行任务时,使用本 skill。使用 qwenpaw cron list/create/get/state/update/pause/resume/delete/run 管理任务,并始终显式传入 --agent-id。
Use this skill when sedimenting a session into a reusable workspace skill. Triggers when the user wants to turn the current conversation, workflow, or troubleshooting path into a SKILL.md. Phrases like 'turn this into a skill', 'remember how I did X', 'save this workflow', 'make a skill from this', and any /make-skill <focus> invocation should fire this skill.
用于把当前会话沉淀为可复用的 workspace skill。当用户希望把当前对话、工作流或排错路径写成 SKILL.md 时触发。触发表达包括「把这个变成 skill」「记住我是怎么做 X 的」「保存这个工作流」「make a skill from this」以及任何 /make-skill <focus> 调用。
Answer user questions about QwenPaw installation and configuration: first locate and read local documentation, then distill the answer; if local information is insufficient, fall back to the official website documentation.
回答用户关于 QwenPaw 安装与配置的问题:优先定位并阅读本地文档,再提炼答案;若本地信息不足,兜底访问官网文档。