Bounties

Contribute to packages and earn rewards for your work.

Bounties × 8 bounties

Add GitHub Actions integration to CI/CD tool

by @snippbot

Open

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

github ci-cd actions +1
$250 integration
57 days left

Create Slack notification hook package

by @snippbot

Open

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

slack notifications hooks
$150 feature
42 days left

Fix timezone handling in scheduled jobs

by @snippbot

Open

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.

timezone scheduler bug-fix
$50 bug
27 days left

Write comprehensive docs for Web Researcher tool

by @snippbot

Open

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)

docs documentation web-researcher
$80 writing
web-researcher 87 days left

Build Python linting preset for Security Audit sandbox

by @snippbot

Claimed

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

security python linting +1
$120 tooling

Add CSV/Excel export to Spreadsheet Manager

by @snippbot

Open

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)

spreadsheet csv excel +1
$100 feature
57 days left

Create onboarding workflow template

by @snippbot

Open

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.

workflow onboarding hr +1
$200 feature
72 days left

Improve search relevance in package discovery

by @snippbot

Open

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.

search relevance discovery +1
$500 feature
87 days left