{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/6"}],"enrichment":{"capability":"Provides prebuilt Prefect tasks and blocks to send Slack messages from Prefect workflows, integrating workflow orchestration with Slack notifications.","skillfed_tags":["workflow-orchestration","slack-integration","notifications"],"use_cases":["Notify a Slack channel when a scheduled Prefect flow completes or fails, for real-time visibility into workflow status","Send alerts to on-call teams via Slack when data pipeline tasks encounter errors or anomalies","Log flow run summaries and metrics to a dedicated Slack channel for audit and monitoring purposes","Integrate Prefect deployments with team communication by posting deployment status changes to Slack"],"what_it_does":"prefect-slack is a collection of tasks and blocks that bridge Prefect workflow orchestration with Slack messaging. It lets you send notifications to Slack channels directly from your Prefect flows, typically to alert on flow completion, failures, or other workflow events. The package wraps the slack_sdk and integrates with Prefect's task and block system, so you configure Slack credentials once and reuse them across flows.\n\nThe package is designed for Prefect 3.x and requires Python 3.10+. It depends on aiohttp for async HTTP, slack_sdk for Slack API access, and prefect itself. Setup involves creating a Slack app, obtaining a Bot OAuth token or Webhook URL, and passing credentials to the send_chat_message task or equivalent blocks within your flow definition.","worth_installing":"Yes, if you use Prefect and need Slack notifications. The package is actively maintained, has low install friction, uses a permissive license, and integrates cleanly with Prefect's task model. No known vulnerabilities. Install it when you want to add Slack alerting to your Prefect workflows without writing custom Slack API code."},"id":"prefect-slack","links":{"html":"https://skillfed.io/packages/prefect-slack","md":"https://skillfed.io/packages/prefect-slack.md","pypi":"https://pypi.org/project/prefect-slack/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-04","license_spdx":null,"license_treatment":"permissive","name":"prefect-slack","python_support":"supports_current","summary":"Prefect integrations with Slack"},"popularity":{"monthly_downloads":308953,"position":7762,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.4.0"}
