🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Aliyun Qwen Text Embedding

by @cinience

Use when text embeddings are needed from Alibaba Cloud Model Studio models for semantic search, retrieval-augmented generation, clustering, or offline vector...

Versionv1.0.0
πŸ’‘ Examples

python skills/ai/search/aliyun-qwen-text-embedding/scripts/prepare_embedding_request.py \
  --text "Alibaba Cloud Model Studio" \
  --output output/aliyun-qwen-text-embedding/request.json

πŸ“‹ Tips & Best Practices

  • Pair this skill with skills/ai/search/aliyun-dashvector-search/ or other vector-store skills.
  • For image or multimodal embeddings, add dedicated multimodal embedding coverage separately.
  • πŸ”’ Constraints

    mkdir -p output/aliyun-qwen-text-embedding
    python -m py_compile skills/ai/search/aliyun-qwen-text-embedding/scripts/prepare_embedding_request.py && echo "py_compile_ok" > output/aliyun-qwen-text-embedding/validate.txt
    

    Pass criteria: command exits 0 and output/aliyun-qwen-text-embedding/validate.txt is generated.

    View on ClawHub
    TERMINAL
    clawhub install aliyun-qwen-text-embedding

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’