Skip to content

Implement optional Slack webhook integration for daily skill repo alerts #2

Description

@linny006

Users want to receive a daily summary of new 'skills' repositories in their Slack workspace instead of checking the live tracker manually. This enhancement would add a --slack-webhook CLI argument that posts a formatted message (repo name, stars, language) to a Slack channel via Incoming Webhooks. Acceptance criteria: (1) add a post_to_slack() function using requests, (2) update config.py with a placeholder SLACK_WEBHOOK_URL, (3) add a test with a mock webhook endpoint, (4) document the setup in README.md.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions