返回顶部
a

alibabacloud-pds-multimodal-search多模态搜索

|

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.0.1
安全检测
已通过
70
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

alibabacloud-pds-multimodal-search

PDS Multimodal Search

Please read this entire skill document carefully

Features

  • - For getting drive/drive_id, querying enterprise space, team space, personal space -> read INLINECODE0
  • For uploading local files to enterprise space, team space, personal space → read INLINECODE1
  • For downloading files from enterprise space, team space, personal space to local → read INLINECODE2
  • For searching or finding files → read INLINECODE3
  • For document/audio/video analysis, quick view, summarization on cloud drive → read INLINECODE4
  • For image search, similar image search, image-text hybrid retrieval → read INLINECODE5

Agent Execution Guidelines

  • - Must execute steps in order: Do not skip any step, do not proceed to the next step before the previous one is completed.
  • Must follow documentation: The aliyun pds cli commands and parameters must follow this document's guidance, do not fabricate commands.
  • Recommended parameter: All aliyun pds commands should include --user-agent AlibabaCloud-Agent-Skills parameter to help server identify request source, track usage, and troubleshoot issues.

Core Concepts:

  • - Domain: PDS instance with a unique domainid, data is completely isolated between domains
  • User: End user under a domain, has userid
  • Group: Team organization under a domain, divided into enterprise group and team group
  • Drive: Storage space, can belong to a user (personal space) or team (team/enterprise space)
  • File: File or folder under a space, has file_id
  • Mountapp: PDS mount app plugin, used to mount PDS space to local, allowing users to access and manage files in PDS space conveniently

Installation Requirements

Prerequisites: Requires Aliyun CLI >= 3.3.1
Verify CLI version:

> aliyun version  # requires >= 3.3.1
> 

Verify PDS plugin version:
> aliyun pds version  # requires >= 0.1.4
> 

If version requirements are not met, refer to references/cli-installation-guide.md for installation or upgrade.
After installation, must enable auto plugin installation:
CODEBLOCK2


Authentication Configuration

Prerequisites: Alibaba Cloud credentials must be configured
Security Rules:

  • - Forbidden to read, output, or print AK/SK values (e.g., echo $ALIBABA_CLOUD_ACCESS_KEY_ID is forbidden)
  • Forbidden to ask users to input AK/SK directly in conversation or command line
  • Forbidden to use aliyun configure set to set plaintext credentials
  • Only allowed to use aliyun configure list to check credential status

Check credential configuration:
> aliyun configure list
> 

Confirm the output shows a valid profile (AK, STS, or OAuth identity).
If no valid configuration exists, stop first.
  1. 1. Obtain credentials from Alibaba Cloud Console
  2. Configure credentials outside this session (run aliyun configure in terminal or set environment variables)
  3. Run aliyun configure list to verify after configuration is complete

CODEBLOCK4

PDS-Specific Configuration

Before executing any PDS operations, you must first configure domainid, userid, and authentication type -> read INLINECODE14

Recommended parameter: All aliyun pds commands should include --user-agent AlibabaCloud-Agent-Skills parameter
Examples:
CODEBLOCK5

References

Reference DocumentPath
CLI Installation Guidereferences/cli-installation-guide.md
RAM Permission Policies
references/ram-policies.md |

Error Handling

  1. 1. If file search fails, please read references/search-file.md and strictly follow the documented process to re-execute file search.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 alibabacloud-pds-multimodal-search-1775913603 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 alibabacloud-pds-multimodal-search-1775913603 技能

通过命令行安装

skillhub install alibabacloud-pds-multimodal-search-1775913603

下载

⬇ 下载 alibabacloud-pds-multimodal-search v0.0.1(免费)

文件大小: 48.53 KB | 发布时间: 2026-4-12 08:53

v0.0.1 最新 2026-4-12 08:53
alibabacloud-pds-multimodal-search v0.0.1

- Initial release.
- Implements exact filename search, fuzzy filename search, semantic file search, and image-based image search for Alibaba Cloud PDS.
- Provides detailed setup guidance including CLI and plugin prerequisites, authentication, and recommended usage patterns.
- Includes strict execution and security guidelines for command usage.
- Reference documentation links for installation, permissions, and individual feature usage included.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部