/install aliyun-qwen-rerank
Category: provider
Model Studio Rerank
Validation
mkdir -p output/aliyun-qwen-rerank
python -m py_compile skills/ai/search/aliyun-qwen-rerank/scripts/prepare_rerank_request.py && echo "py_compile_ok" > output/aliyun-qwen-rerank/validate.txt
Pass criteria: command exits 0 and output/aliyun-qwen-rerank/validate.txt is generated.
Critical model names
Use one of these exact model strings:
gte-rerank-v2gte-rerankgte-multilingual-rerankqwen3-reranker-8bqwen3-reranker-4bqwen3-reranker-0.6b
Quick start
python skills/ai/search/aliyun-qwen-rerank/scripts/prepare_rerank_request.py \
--query "cloud vector database" \
--output output/aliyun-qwen-rerank/request.json
Notes
- Use after embedding/vector retrieval to reorder candidates.
- Prefer multilingual rerankers when query/document languages differ.
References
references/sources.md
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install aliyun-qwen-rerank - After installation, invoke the skill by name or use
/aliyun-qwen-rerank - Provide required inputs per the skill's parameter spec and get structured output
What is Aliyun Qwen Rerank?
Use when reranking search candidates is needed with Alibaba Cloud Model Studio rerank models, including hybrid retrieval, top-k refinement, and multilingual... It is an AI Agent Skill for Claude Code / OpenClaw, with 113 downloads so far.
How do I install Aliyun Qwen Rerank?
Run "/install aliyun-qwen-rerank" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Aliyun Qwen Rerank free?
Yes, Aliyun Qwen Rerank is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Aliyun Qwen Rerank support?
Aliyun Qwen Rerank is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Aliyun Qwen Rerank?
It is built and maintained by cinience (@cinience); the current version is v1.0.0.