tencentcloud-cos-skill
腾讯云对象存储(COS)和数据万象(CI)集成 - 基于官方MCP服务器的Clawdbot技能
Why use this skill?
Manage Tencent Cloud Object Storage and CI features with OpenClaw. Upload files, perform AI image processing, and search assets via natural language commands.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/shawnminh/tencentcloud-cosWhat This Skill Does
The tencentcloud-cos-skill acts as a powerful bridge between your OpenClaw agent and the Tencent Cloud Object Storage (COS) ecosystem. Leveraging the official MCP (Model Context Protocol) server, this skill empowers your AI agent to perform sophisticated cloud storage operations, image processing, and intelligent media analysis directly from your chat interface. Whether you are managing massive cloud data sets, automating workflows for image optimization using Data Mantis (CI), or searching through local and remote assets with AI-driven queries, this tool provides a robust, standardized interface to handle cloud infrastructure tasks without manual console management.
Installation
To integrate this skill into your environment, follow these two mandatory steps:
- Core Installation: Run
npm install -g cos-mcp@latestin your terminal to install the underlying MCP server dependencies. - Clawdbot Configuration: Locate your configuration file at
~/.openclaw/openclaw.jsonand inject your Tencent Cloud credentials (SecretID, SecretKey, Region, and Bucket name). This ensures your agent is authenticated with the necessary permissions to read, write, and process your cloud data securely.
Use Cases
- Automated Content Pipeline: Automatically upload raw images, evaluate quality, remove backgrounds, and watermark assets for web production.
- Smart Media Management: Build a searchable knowledge base of images by using natural language queries to locate specific files in your cloud storage.
- Archiving & Documentation: Perform bulk batch operations, such as converting office documents to PDFs for storage or generating automated thumbnails and video covers from raw video uploads.
Example Prompts
- "Upload the folder ./reports to the current COS bucket and generate a report of all file names."
- "Search my cloud storage for images that look like a sunset and apply a watermark with the text 'Copyright 2024'."
- "Convert document.docx to PDF and save it back to the cloud storage under the path /documents/converted/."
Tips & Limitations
- Security: Always use sub-account credentials with the principle of least privilege to ensure only necessary bucket permissions are granted to the agent.
- Performance: While image processing is handled on the cloud side, latency may occur with very large files or high-resolution videos; ensure your network connection is stable during large batch uploads.
- Limitations: The skill relies on Tencent Cloud's API quotas; ensure your account plan supports the specific advanced features (like super-resolution or intelligent cropping) to avoid service request failures.
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": {
"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技能
tencent-cos
腾讯云对象存储(COS)和数据万象(CI)集成 - 基于官方MCP服务器的Clawdbot技能
tencent-cos
腾讯云对象存储(COS)和数据万象(CI)集成 - 基于官方MCP服务器的Clawdbot技能
tencentcloud-cos-skill
腾讯云对象存储(COS)和数据万象(CI)集成 - 基于官方MCP服务器的Clawdbot技能