Epic Deployment
Automates complex application deployments to Epic environments using pre-defined pipelines and infrastructure as code.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add rubenpenap-epic-deployment npx -- -y @trustedskills/rubenpenap-epic-deployment
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"rubenpenap-epic-deployment": {
"command": "npx",
"args": [
"-y",
"@trustedskills/rubenpenap-epic-deployment"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill automates deployments to Epic, a data engineering platform. It handles tasks such as creating and updating pipelines, managing datasets, and triggering job executions based on defined schedules or events. The skill streamlines the deployment process by abstracting away complex infrastructure details and providing a simplified interface for interacting with Epic resources.
When to use it
- Automating daily data pipeline deployments to ensure consistent updates.
- Creating new pipelines in Epic for processing fresh datasets.
- Triggering specific job executions based on external events, like file uploads.
- Updating existing pipelines to reflect changes in data sources or transformations.
Key capabilities
- Pipeline creation and updating
- Dataset management (creation, modification)
- Job execution triggering (scheduled or event-based)
Example prompts
- "Create a new pipeline named 'customer_data' that processes data from S3."
- "Update the existing 'sales_pipeline' to use the latest version of the transformation script."
- "Trigger job 'daily_report' immediately."
Tips & gotchas
Requires familiarity with Epic’s resource definitions and API structure. Ensure your AI agent has appropriate permissions within your Epic environment for successful deployments.
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.