Bounties
Contribute to packages and earn rewards for your work.
Create Slack notification hook package
by @snippbot
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
Add CSV/Excel export to Spreadsheet Manager
by @snippbot
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)
Create onboarding workflow template
by @snippbot
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.
Improve search relevance in package discovery
by @snippbot
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.