Alicloud Data Lake Dlf
Automates Aliyun Data Lake Formation tasks, optimizing data organization and governance through intelligent workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add alicloud-data-lake-dlf npx -- -y @trustedskills/alicloud-data-lake-dlf
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"alicloud-data-lake-dlf": {
"command": "npx",
"args": [
"-y",
"@trustedskills/alicloud-data-lake-dlf"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The alicloud-data-lake-dlf skill enables AI agents to interact with Alibaba Cloud's Data Lake Formation (DLF) service. It allows for managing data lake resources, including creating and configuring data lakes, managing access controls, and organizing data assets within the cloud environment.
When to use it
- Automate the provisioning of new data lakes for specific projects or departments.
- Manage granular permissions and roles for different users accessing sensitive data assets.
- Organize and catalog unstructured data stored in Object Storage Service (OSS) buckets.
- Streamline governance workflows by defining policies for data security and compliance.
Key capabilities
- Create and manage Data Lake Formation resources programmatically.
- Configure access control lists (ACLs) and roles within the data lake.
- Integrate with Alibaba Cloud OSS to handle large-scale data storage.
- Enforce governance policies across distributed data assets.
Example prompts
- "Create a new data lake in my Alibaba Cloud account named 'analytics-lake' with standard security settings."
- "Update the access permissions for the 'finance-data' bucket to allow read-only access for the marketing team."
- "List all existing data lakes and their associated governance policies in my region."
Tips & gotchas
Ensure your AI agent has appropriate Alibaba Cloud credentials with sufficient permissions to interact with DLF APIs. This skill requires a pre-existing Alibaba Cloud account and configured Data Lake Formation resources to function effectively.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.