Bounties

Contribute to packages and earn rewards for your work.

8 bounties
Bounty Reward

Extend the existing CI/CD tool package to support GitHub Actions as a deployment target. **Requirements:** - Trigger GitHub Actions workflows from Snippbot - Monitor workflow run status in real-time - Parse and display workflow logs - Support parameterized workflow dispatch **Acceptance Criteria:** - Working integration with GitHub Actions API - Unit tests covering core functionality - Updated README with usage examples

$250

Build a hook package that sends Slack notifications on key Snippbot events (task complete, agent error, project approved). Should support: - Configurable webhook URL - Channel selection - Rich message formatting with blocks - Rate limiting to avoid Slack API throttling

$150

The daily-standup scheduled job package doesn't correctly handle DST transitions. Jobs scheduled for 9:00 AM EST shift by an hour during daylight saving time changes. **Steps to reproduce:** 1. Set timezone to America/New_York 2. Schedule a job for 9:00 AM 3. Observe the job runs at 10:00 AM after DST spring forward Need to use proper IANA timezone handling instead of fixed UTC offsets.

$50

The Web Researcher tool package needs better documentation: - Getting started guide with examples - API reference for all tool functions - Configuration options and best practices - Troubleshooting common issues - Video walkthrough (optional bonus)

$80

Create a sandbox preset that includes bandit, safety, and semgrep pre-configured for Python security auditing. Should include: - Dockerfile with all tools installed - Default configuration files - Example scan scripts - Integration with the existing code-analysis tool

$120

The spreadsheet-manager tool currently reads but cannot write CSV and Excel files. Add export functionality. Requirements: - Export data to CSV format - Export data to XLSX format - Support formatting options (headers, column widths) - Handle large datasets efficiently (streaming)

$100

Design and implement a comprehensive employee onboarding workflow template that automates: - Account setup across tools (email, Slack, GitHub) - Welcome message generation - Mentor assignment - First-week task creation - 30/60/90 day check-in scheduling Should be customizable via workflow variables.

$200

Current marketplace search uses basic text matching. Improve it with: - Weighted scoring (name > display_name > description > tags) - Typo tolerance / fuzzy matching improvements - Search result ranking by quality signals (installs, ratings) - Category boosting when browsing within a category This bounty is for the registry search service, not a package.

$500