tencent-cos
腾讯云对象存储(COS)和数据万象(CI)集成 - 基于官方MCP服务器的Clawdbot技能
Why use this skill?
Seamlessly manage Tencent Cloud Object Storage and leverage data-intelligent AI features like background removal, search, and document conversion in OpenClaw.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/shawnminh/tencentcloud-cos-skillsWhat This Skill Does
The Tencent Cloud COS (Cloud Object Storage) skill for OpenClaw integrates the powerful capabilities of Tencent's object storage and Data Intelligent (CI) platform directly into your AI agent's workflow. It serves as a bridge, allowing your agent to read from, write to, and transform data stored in the cloud. Beyond simple file management (uploading, downloading, and deleting files), it unlocks advanced cloud-native features such as image processing (background removal, quality assessment, super-resolution), document conversion, and semantic search via text or image inputs. This skill acts as a comprehensive manager for your cloud assets, enabling complex automation tasks like bulk image optimization or building intelligent, searchable media libraries.
Installation
To integrate this skill, ensure you have the required MCP server installed globally via npm install -g cos-mcp@latest. Once the dependency is resolved, configure your environment variables in your OpenClaw configuration file (~/.openclaw/openclaw.json). You will need your specific TENCENT_COS_SECRET_ID, TENCENT_COS_SECRET_KEY, TENCENT_COS_REGION, and the target TENCENT_COS_BUCKET name. By providing these credentials, you grant the agent permission to interact securely with your specific cloud infrastructure. Always follow the least-privilege principle when assigning permissions to your Secret ID within the Tencent Cloud Console.
Use Cases
- Automated Media Pipelines: Automatically trigger image optimization or watermark application every time a new file is uploaded to your bucket.
- Intelligent Archiving: Use the semantic search feature to find images based on descriptions (e.g., 'find images of mountains'), which simplifies managing large repositories of unstructured data.
- Content Processing: Quickly convert Word or PPT files into PDF documents using the CI service, or extract frames from videos for previewing content without needing to download the entire video file.
Example Prompts
- 'Upload the local file ./reports/q3_summary.docx to the current COS bucket and confirm the upload status.'
- 'List the last 10 images in the bucket, then identify any low-quality images using the quality assessment tool.'
- 'Search for all images in the cloud that match the description "sunset over the ocean" and provide a list of their download URLs.'
Tips & Limitations
- Cost Efficiency: Be aware that certain Data Intelligent (CI) operations, such as super-resolution or AI-based image tagging, may incur extra charges on your Tencent Cloud account. Monitor your API usage to avoid unexpected billing.
- Security: Never expose your Secret ID and Key in public repositories. Keep your environment configuration file secure and restricted.
- Performance: For large batch operations, rely on server-side processing functions rather than downloading files, performing actions, and re-uploading, to maximize speed and efficiency.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-shawnminh-tencentcloud-cos-skills": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api
Related Skills
tencentcloud-cos-skill
腾讯云对象存储(COS)和数据万象(CI)集成 - 基于官方MCP服务器的Clawdbot技能
tencent-cos
腾讯云对象存储(COS)和数据万象(CI)集成 - 基于官方MCP服务器的Clawdbot技能
tencentcloud-cos-skill
腾讯云对象存储(COS)和数据万象(CI)集成 - 基于官方MCP服务器的Clawdbot技能
tencent-cos
腾讯云对象存储(COS)和数据万象(CI)集成 - 基于官方MCP服务器的Clawdbot技能
tencentcloud-cos-skill
腾讯云对象存储(COS)和数据万象(CI)集成 - 基于官方MCP服务器的Clawdbot技能