Data Lake Platform
Connects to and queries data lakes (e.g., AWS S3, Azure Data Lake Storage) for analysis and reporting.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add data-lake-platform npx -- -y @trustedskills/data-lake-platform
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"data-lake-platform": {
"command": "npx",
"args": [
"-y",
"@trustedskills/data-lake-platform"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to work with data lake platforms for storage, retrieval, and processing of large-scale datasets. It supports integration with various data sources and provides tools for managing
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.