Agents
Why Implexa
Pricing
Resources
Install
Sign in
Sign up
back to leaderboard
CI
@cinience
contributor on implexa, with 79 skills ranked by
SkillRank
across 2 sources.
cinience on github
publishes to clawhub
publishes to skills.sh
skills, ranked by SkillRank
score
source
skill
7.8
clawhub
Alicloud Ai Image Qwen Image
alicloud-ai-image-qwen-image wraps the dashscope sdk to generate images via qwen models, exposing a normalized interface with prompt, size, seed, and reference image parameters. includes validation, error handling, and operational guidance for video-agent pipeline integration.
7.3
clawhub
Aliyun Qwen Vl
aliyun-qwen-vl wraps alibaba cloud qwen vision-language models for image analysis, ocr-like extraction, and chart reading via dashscope api with json mode and schema support.
7.3
clawhub
Alicloud Ai Video Wan Video
alicloud-ai-video-wan-video wraps dashscope sdk for image-to-video generation via wan i2v models, providing normalized request/response contracts and async polling patterns for the video-agent pipeline.
7.3
skills.sh
alicloud-storage-oss-ossutil
alicloud-storage-oss-ossutil covers installation, credential management, and command-line operations for alibaba cloud object storage via ossutil 2.0, including bucket/object listing, upload, download, and sync workflows with explicit region and endpoint handling.
6.9
clawhub
Alicloud Ai Audio Tts
alicloud-ai-audio-tts converts text to speech using qwen tts models via dashscope sdk. supports streaming and non-streaming modes, voice selection, language hints, and tone instructions for generated audio output.
6.3
skills.sh
alicloud-ai-search-opensearch
alicloud-ai-search-opensearch wraps the ha3engine python sdk to index documents and execute vector or sql-style searches against alicloud opensearch. covers environment config, push/search workflows, and basic error patterns.
6.2
skills.sh
alicloud-ai-text-document-mind
alicloud-ai-text-document-mind submits async document parsing jobs to alibaba cloud docmind service and polls results. covers url and local file upload with credential management and basic error codes.
6.2
skills.sh
alicloud-ai-misc-crawl-and-skill
refreshes alibaba cloud model studio models via web crawl, regenerates derived summaries and structured skill definitions under skills/ai/**, outputs markdown and json artifacts for downstream consumption.
5.8
skills.sh
alicloud-ai-cloud-call-center
alicloud-ai-cloud-call-center provides openapi-driven management of alibaba cloud ccc resources via sdk or explorer, with metadata-first discovery and credential handling via environment variables or shared config.
5.7
skills.sh
alicloud-platform-openapi-product-api-discovery
alicloud-platform-openapi-product-api-discovery aggregates alibaba cloud product catalogs from three sources, reconciles metadata via openapi endpoints, and generates enriched product-api inventories for cross-vendor skill mapping.
5.4
skills.sh
alicloud-data-lake-dlf-next
alicloud-data-lake-dlf-next wraps alibaba cloud dlf openapi for catalog and governance operations. uses metadata-first discovery to list available apis, then executes create/update/describe calls via sdk or explorer. requires proper credential configuration and region selection.
5.4
skills.sh
alicloud-ai-content-aimiaobi
alicloud-ai-content-aimiaobi wraps alibaba cloud quan miao openapi for resource management via sdk or explorer. covers inventory, mutation, and status queries with metadata-first discovery and credential handling.
5.3
skills.sh
alicloud-ai-chatbot
alicloud-ai-chatbot provides openapi-driven management of alibaba cloud beebot resources via sdk or explorer, with metadata discovery and operation patterns for inventory, configuration, and troubleshooting workflows.
5.3
skills.sh
alicloud-ai-content-aicontent
alicloud-ai-content-aicontent wraps alibaba cloud aicontent openapi for resource management via sdk or explorer. covers metadata discovery, credential handling, and list/create/update patterns with output validation.
5.2
skills.sh
alicloud-media-video-translation
submit alibaba cloud ims video translation jobs via openapi, poll status across subtitle, voice, and face modes, and manage job lifecycle using smart handle endpoints.
5.2
skills.sh
alicloud-ai-translation-anytrans
manages alibaba cloud tongyitranslate (anytrans) via openapi and official sdks. covers api discovery, credential configuration, and common operation patterns (list, create, update, query) with output validation and artifact storage.
5.1
skills.sh
alicloud-compute-fc-agentrun
alicloud-compute-fc-agentrun covers runtime and sandbox lifecycle via aliyun openapi, including endpoint creation, credential setup, and resource querying for function compute agent workloads.
5.1
skills.sh
alicloud-ai-search-milvus
alicloud-ai-search-milvus connects to alicloud milvus serverless via pymilvus sdk. covers collection creation, vector insertion, and filtered similarity search operations.
4.8
clawhub
alicloud-database-rds-supabase
cinience-alicloud-database-rds-supabase wraps alibaba cloud rds instance lifecycle and configuration management (auth, storage, rag, ssl, ip whitelist) via openapi, with environment variable credential discovery and region awareness.
4.8
skills.sh
alicloud-data-analytics-dataanalysisgbi
alicloud-data-analytics-dataanalysisgbi provides metadata-driven openapi access to alibaba cloud dataanalysisgbi resources via sdk or explorer, with region and credential configuration guidance but limited operational workflows.
4.8
skills.sh
alicloud-ai-entry-modelstudio
alicloud-ai-entry-modelstudio routes requests to local qwen-based model skills (text, coder, image, video, audio, search, multimodal) to centralize api credential handling and avoid skill duplication. lacks actionable routing logic and explicit failure paths.
4.3
skills.sh
alicloud-ai-video-wan-video-test
alicloud-ai-video-wan-video-test is a minimal smoke test for wan video generation that validates the happy path, records outcomes, and requires manual setup without automation or recovery guidance.
4.3
skills.sh
alicloud-data-lake-dlf-test
alicloud-data-lake-dlf-test validates metadata discovery and executes a single read-only api call against alicloud data lake, requiring pre-configured credentials and outputting results to a local directory.
4.3
skills.sh
alicloud-platform-docs-api-review
alicloud-platform-docs-api-review accepts a product name and outputs a prioritized quality report with scoring and evidence, but lacks operational clarity on execution and failure handling.
4.2
skills.sh
alicloud-security-kms-test
alicloud-security-kms-test validates kms authentication and read-only key listing via openapi metadata confirmation and listkeys execution, recording request ids and error codes.
4.2
skills.sh
alicloud-observability-sls-log-query-test
smoke test for alicloud sls log query validates sdk auth and executes a bounded 5-minute window query, recording latency and row count or diagnostic errors.
4.2
skills.sh
alicloud-network-dns-cli-test
alicloud-network-dns-cli-test validates aliyun CLI authentication and basic subdomain record queries against alibaba cloud dns, executing minimal smoke test steps with json output capture.
4.2
skills.sh
alicloud-ai-recommend-airec
alicloud-ai-recommend-airec wraps alibaba cloud's recommendation engine via openapi and sdk, covering resource lifecycle operations through standard api discovery and invocation patterns.
4.2
skills.sh
alicloud-ai-video-wan-video
alicloud-ai-video-wan-video wraps dashscope sdk for text-to-video and image-to-video generation via wan model variants, validating python compilation and persisting task ids and polling responses to output artifacts.
4.1
skills.sh
alicloud-ai-audio-tts-test
alicloud-ai-audio-tts-test validates the minimal request path for qwen tts integration, recording success or failure with exact error details.
3.9
skills.sh
alicloud-ai-image-qwen-image-edit-test
alicloud-ai-image-qwen-image-edit-test is a minimal smoke test that validates the core request path for qwen image editing without specifying concrete inputs, outputs, or failure recovery mechanisms.
3.8
skills.sh
alicloud-ai-multimodal-qwen-vl-test
alicloud-ai-multimodal-qwen-vl-test is a smoke test harness that validates minimal request paths against the qwen vl multimodal model, recording outcomes and failures without parameter inference.
3.8
skills.sh
alicloud-security-center-sas-test
alicloud-security-center-sas-test validates basic read-only query flow against security center apis. minimal smoke test covering api reachability and json parsing.
3.8
skills.sh
alicloud-ai-audio-asr
alicloud-ai-audio-asr transcribes pre-recorded audio files using alibaba cloud qwen models, supporting both synchronous short-form and asynchronous long-form jobs.
3.8
skills.sh
alicloud-platform-openapi-product-api-discovery-test
alicloud-platform-openapi-product-api-discovery-test runs a minimal smoke test validating product data pull, merge operations, and metadata fetch with one product constrained. verifies output file generation under output/product-scan/.
3.5
skills.sh
alicloud-ai-multimodal-qwen-vl
alicloud-ai-multimodal-qwen-vl wraps qwen vl models for image understanding via dashscope api. lacks procedural clarity, trigger phrases, and error handling guidance.
3.4
skills.sh
alicloud-ai-image-qwen-image-test
alicloud-ai-image-qwen-image-test provides a minimal smoke test for alicloud qwen image generation, validating only the happy path without articulating intent or output contracts.
2.9
skills.sh
alicloud-ai-entry-modelstudio-test
minimal routing smoke test for alicloud modelstudio entry skill, validating request path with dashscope sdk and api authentication setup.
—
clawhub
Alicloud Storage Oss Ossutil
Alibaba Cloud OSS CLI (ossutil 2.0) skill. Install, configure, and operate OSS from the command line based on the official ossutil overview.
—
clawhub
Aliyun Qwen Tts
Use when generating human-like speech audio with Model Studio DashScope Qwen TTS models (qwen3-tts-flash, qwen3-tts-instruct-flash). Use when converting text...
—
clawhub
Aliyun Openclaw Setup
Use when installing or configuring OpenClaw with DingTalk, Feishu, Discord, and additional channels with Bailian/DashScope models on Linux hosts. Use when pr...
—
clawhub
Aliyun Swas Manage
Use when managing Alibaba Cloud Simple Application Server (SWAS OpenAPI 2020-06-01) resources end-to-end, including querying instances, starting/stopping/reb...
—
clawhub
Aliyun Sls Openclaw Integration
Use when the user needs to integrate OpenClaw with Alibaba Cloud SLS/Observability, including collector setup, machine groups, indexes, dashboards, collectio...
—
clawhub
Alicloud Security Kms
Manage Alibaba Cloud Key Management Service (KMS) via OpenAPI/SDK. Use whenever the user needs key lifecycle/resource operations, policy/configuration change...
—
clawhub
Alicloud Compute Swas Open
Manage Alibaba Cloud Simple Application Server (SWAS OpenAPI 2020-06-01) resources end-to-end. Use for querying instances, starting/stopping/rebooting, execu...
—
skills.sh
alicloud-ai-image-zimage-turbo
Generate images with Alibaba Cloud Model Studio Z-Image Turbo (z-image-turbo) via DashScope multimodal-generation API. Use when creating text-to-image outputs,…
—
skills.sh
alicloud-backup-hbr
Manage Alibaba Cloud Cloud Backup (HBR) via OpenAPI/SDK. Use whenever the user asks for backup lifecycle operations such as resource listing, policy/config…
—
skills.sh
alicloud-ai-audio-tts-realtime
Real-time speech synthesis with Alibaba Cloud Model Studio Qwen TTS Realtime models. Use when low-latency interactive speech is required, including…
—
skills.sh
alicloud-ai-search-dashvector
Build vector retrieval with DashVector using the Python SDK. Use when creating collections, upserting docs, and running similarity search with filters in…
—
skills.sh
alicloud-ai-audio-tts-voice-design-test
Minimal voice design TTS smoke test for Model Studio Qwen TTS VD.
—
skills.sh
alicloud-observability-sls-log-query
Query and troubleshoot logs in Alibaba Cloud Log Service (SLS) using query|analysis syntax and the Python SDK. Use for time-bounded log search, error…
—
skills.sh
alicloud-ai-video-wan-r2v-test
Minimal reference-to-video smoke test for Model Studio Wan R2V.
—
skills.sh
alicloud-ai-audio-asr-test
Minimal non-realtime ASR smoke test for Model Studio Qwen ASR.
—
skills.sh
alicloud-security-content-moderation-green
Manage Alibaba Cloud Content Moderation (Green) via OpenAPI/SDK. Use whenever the user needs content moderation resource and policy operations, including…
—
skills.sh
alicloud-security-kms
Manage Alibaba Cloud Key Management Service (KMS) via OpenAPI/SDK. Use whenever the user needs key lifecycle/resource operations, policy/configuration changes,…
—
skills.sh
alicloud-platform-aliyun-cli
Alibaba Cloud generic CLI skill for installing, configuring, and using aliyun CLI to call OpenAPI actions across products. Use when users need command-line…
—
skills.sh
alicloud-database-rds-supabase-test
Minimal smoke test for RDS Supabase skill. Validate endpoint reachability and one list/detail API.
—
skills.sh
alicloud-security-cloudfw
Manage Alibaba Cloud Cloud Firewall (Cloudfw) via OpenAPI/SDK. Use whenever the user requests firewall policy/resource operations, change management, status…
—
skills.sh
alicloud-compute-fc-serverless-devs
Alibaba Cloud Function Compute (FC 3.0) skill for installing and using Serverless Devs to create, deploy, invoke, and remove a Python function. Use when users…
—
skills.sh
alicloud-ai-entry-modelstudio-matrix-test
Minimal matrix test wrapper for alicloud-ai-entry-modelstudio-test.
—
skills.sh
alicloud-data-lake-dlf-next-test
Minimal smoke test for DlfNext skill. Validate metadata discovery and one read-only API call.
—
skills.sh
alicloud-ai-misc-crawl-and-skill-test
Minimal validation for crawl-and-skill workflow readiness.
—
skills.sh
alicloud-compute-ecs
Manage Alibaba Cloud Elastic Compute Service (ECS) via OpenAPI/SDK. Use for listing or creating instances, starting/stopping/rebooting, managing…
—
skills.sh
alicloud-storage-oss-ossutil-test
Minimal OSSUTIL 2.0 smoke tests. Validate config, list bucket, and upload/download with OSS.
—
skills.sh
alicloud-ai-audio-tts-realtime-test
Minimal realtime TTS smoke test for Model Studio Qwen TTS Realtime.
—
skills.sh
alicloud-network-dns-cli
Alibaba Cloud DNS (Alidns) CLI skill. Use to query, add, and update DNS records via aliyun-cli, including CNAME setup for Function Compute custom domains.
—
skills.sh
alicloud-ai-audio-tts-voice-design
Voice design workflows with Alibaba Cloud Model Studio Qwen TTS VD models. Use when creating custom synthetic voices from text descriptions and using them for…
—
skills.sh
alicloud-database-analyticdb-mysql
Manage Alibaba Cloud AnalyticDB for MySQL (ADB) via OpenAPI/SDK. Use whenever the user needs AnalyticDB resource lifecycle and configuration operations, status…
—
skills.sh
alicloud-backup-bdrc
Manage Alibaba Cloud Backup and Disaster Recovery Center (BDRC) via OpenAPI/SDK. Use whenever the user needs backup/disaster-recovery resource operations,…
—
skills.sh
alicloud-ai-pai-aiworkspace
Manage Alibaba Cloud PAI AIWorkspace (AIWorkSpace) via OpenAPI/SDK. Use whenever the user is operating AIWorkspace resources such as workspace/project…
—
skills.sh
alicloud-compute-swas-open
Manage Alibaba Cloud Simple Application Server (SWAS OpenAPI 2020-06-01) resources end-to-end. Use for querying instances, starting/stopping/rebooting,…
—
skills.sh
alicloud-database-rds-supabase
Manage Alibaba Cloud RDS Supabase (RDS AI Service 2025-05-07) via OpenAPI. Use for creating, starting/stopping/restarting instances, resetting passwords,…
—
skills.sh
alicloud-ai-video-wan-r2v
Generate reference-based videos with Alibaba Cloud Model Studio Wan R2V models (wan2.6-r2v-flash, wan2.6-r2v). Use when creating multi-shot videos from…
—
skills.sh
alicloud-security-cloudfw-test
Minimal smoke test for Cloud Firewall skill. Validate read-only inventory query path.
—
skills.sh
alicloud-compute-ecs-test
Minimal smoke test for ECS skill. Validate auth, region reachability, and DescribeInstances query path.
—
skills.sh
alicloud-ai-audio-tts
alicloud-ai-audio-tts — an installable skill for AI agents, published by cinience/alicloud-skills.
—
skills.sh
alicloud-ai-image-qwen-image-edit
alicloud-ai-image-qwen-image-edit — an installable skill for AI agents, published by cinience/alicloud-skills.
—
skills.sh
alicloud-ai-image-qwen-image
Generate images with Model Studio DashScope SDK using Qwen Image generation models (qwen-image, qwen-image-plus, qwen-image-max, qwen-image-2.0 series and…
—
skills.sh
alicloud-ai-audio-tts-voice-clone
Voice cloning workflows with Alibaba Cloud Model Studio Qwen TTS VC models. Use when creating cloned voices from sample audio and synthesizing text with cloned…