This is a minimal test harness for Alibaba Cloud's AI Search rerank API. It's basically a wrapper that helps you prepare and validate rerank requests before sending them to production. The main utility is a Python script that generates properly formatted request JSON files, which is helpful if you're integrating AliCloud's reranking into your search pipeline and want to make sure your payloads are correct. It's marked as a test category skill and appears to be part of a larger alicloud-skills toolkit from cinience. Given the straightforward scope, this is most useful during initial integration work rather than as an ongoing dependency. The repo has decent traction with nearly 400 stars and passes all security audits.
npx -y skills add cinience/alicloud-skills --skill alicloud-ai-search-rerank-test --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
dbt-labs/dbt-agent-skills
github/awesome-copilot