Data Engineer
Automates data pipeline creation, transformation, and validation tasks using Python and cloud services for efficient data management.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add rmyndharis-data-engineer npx -- -y @trustedskills/rmyndharis-data-engineer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"rmyndharis-data-engineer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/rmyndharis-data-engineer"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The rmyndharis-data-engineer skill enables AI agents to perform common data engineering tasks. It allows for automated data transformation, cleaning, and loading (ETL) processes. The agent can also generate SQL queries based on natural language instructions related to database manipulation.
When to use it
- You need to automate a repetitive data cleaning process.
- You want to extract insights from a relational database without writing complex SQL.
- You're building an application that requires automated ETL pipelines.
- You are looking for assistance in generating SQL queries for common tasks like filtering, aggregation and joining tables.
Key capabilities
- Automated data transformation
- Data cleaning
- ETL (Extract, Transform, Load) processes
- SQL query generation from natural language prompts
Example prompts
- "Clean the 'customers' dataset by removing duplicates and handling missing values."
- "Generate a SQL query to find the average order value for each product category."
- "Create an ETL pipeline to load data from this CSV file into my PostgreSQL database."
Tips & gotchas
The skill’s effectiveness depends on clear instructions and well-defined data schemas. Providing examples of desired transformations can improve accuracy when automating data cleaning or transformation tasks.
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.