aliyun-search

Perform web searches using Alibaba Cloud UnifiedSearch API. Provides advanced search capabilities with configurable parameters.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "aliyun-search" with this command: npx skills add leowing/aliyun-search-1-0-0

Alibaba Cloud UnifiedSearch Skill

This skill provides the ability to perform web searches using Alibaba Cloud UnifiedSearch API.

Features

  • Support multiple search engine types (Generic, GenericAdvanced, LiteAdvanced)
  • Configurable time range filtering
  • Category-specific search (finance, law, medical, etc.)
  • Location-based search (city/IP)
  • Rich result formatting

Usage

Basic Usage

python search.py "云栖大会"

Advanced Usage

python search.py "北京天气" --engine-type "Generic" --city "北京市"
python search.py "金融新闻" --category "finance" --time-range "OneWeek" --engine-type "GenericAdvanced"

Scripts

  • search.py: Python implementation of Alibaba Cloud UnifiedSearch API

Configuration

Before using, you need to:

  1. Obtain Alibaba Cloud AccessKey and Secret
  2. Set environment variables:
    export ALIBABA_CLOUD_ACCESS_KEY_ID="your_access_key_id"
    export ALIBABA_CLOUD_ACCESS_KEY_SECRET="your_access_key_secret"
    
  3. Ensure the required permissions are granted
  4. Install dependencies: pip install aliyun-python-sdk-core requests

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Kanbanize

Kanbanize integration. Manage Organizations. Use when the user wants to interact with Kanbanize data.

Registry SourceRecently Updated
General

Wine Info Search

This skill should be used when the user wants to search for wine or other alcohol information, ratings, prices, or buying recommendations. It supports search...

Registry SourceRecently Updated
General

Kustomer

Kustomer integration. Manage Organizations, Users, Goals, Filters. Use when the user wants to interact with Kustomer data.

Registry SourceRecently Updated
General

Kaleido

Kaleido integration. Manage Organizations. Use when the user wants to interact with Kaleido data.

Registry SourceRecently Updated