slingdata-io
@slingdata-io Organization
Public Skills
sling-transforms
by slingdata-io
Data transformation functions for Sling replications, pipelines, and API specs. Use when transforming data, applying string/date/numeric functions, type casting, cleaning data, computing fields, or using expressions like trim, upper, lower, date_format, cast, coalesce, hash.
sling-connections
by slingdata-io
Manage database, file system, and API connections for Sling. Use when setting up connections, testing connectivity, discovering tables/files, or configuring credentials.
sling-hooks
by slingdata-io
Pre/post actions and hooks for Sling replications and pipelines. Use when adding actions before/after replications, executing SQL queries, sending HTTP webhooks, validating data with checks, running shell commands, copying/deleting files, or implementing notifications.
sling-api-specs
by slingdata-io
Build REST API specifications for Sling data extraction. Use when creating API specs, configuring authentication (OAuth, API key, Bearer token, HMAC), setting up pagination (cursor, offset, page), processing responses, handling rate limits, chaining endpoints with queues, or implementing incremental sync.
sling-pipelines
by slingdata-io
Create multi-step data workflows with Sling pipelines. Use when orchestrating multiple operations, running tasks before/after replications, or building complex data workflows with conditionals and loops.
sling-replications
by slingdata-io
Configure data replications between sources and targets in Sling. Use when creating replication YAML files, setting up data sync, copying tables, or moving data between databases and files.
sling-troubleshooting
by slingdata-io
Debug and fix Sling connection, replication, and API issues. Use when encountering errors, debugging connection failures, fixing authentication problems, resolving type conversion issues, handling memory/performance problems, or troubleshooting API rate limits.
sling
by slingdata-io
Sling data integration platform overview and MCP tools reference. Use when asked about Sling in general, what it does, or how to use the MCP tools.