Security Audit Sandbox
sandbox_preset@snippbot/sandbox-security-audit ORG
Security auditing environment with Bandit, Semgrep, Trufflehog, Safety, and vulnerability scanners.
Accounting Tools
@snippbot/accounting-tools ORG
Generate PDF invoices, track expenses in CSV, and produce P&L summaries. Local-first financial management.
Incident Response Workflow
@snippbot/workflow-incident-response ORG
Structured incident response workflow following NIST SP 800-61. Guides teams through six phases — Detection, Triage, Containment, Investigation, Remediation, and Post-Mortem — each with checklists, prompts, and evidence-collection guidance.
Entrepreneur Suite
@snippbot/suite-entrepreneur ORG
Complete Snippbot setup for entrepreneurs. Pitch decks, market intelligence, MVP launch workflows, and a startup-focused AI advisor.
Docker Tools
Tool@snippbot/docker-tools ORG
Container management, image builds, compose operations, and log streaming for Docker.
Persistent Memory MCP Server
mcp_server@snippbot/mcp-memory ORG
Persistent memory MCP server with key-value storage and semantic search for long-term context.
Social Media Tools
@snippbot/social-media-tools ORG
Schedule posts, track analytics, find trends, and cross-post across social platforms.
YouTube Tools
Tool@snippbot/youtube-tools ORG
YouTube transcripts, summaries, playlist notes, channel analytics, and search. Backed by yt-dlp; no per-user API key required for public content.
Web Fullstack Sandbox
sandbox_preset@snippbot/sandbox-web-fullstack ORG
Full-stack web development environment: Node.js, Python, PostgreSQL, Redis, and Nginx.
Database Health Check
Tool@snippbot/db-health-check ORG
Database health monitoring: slow query detection, missing indexes, and connection pool stats. Distinct from built-in database_query.
Daily KPI Dashboard
@snippbot/job-kpi-dashboard ORG
Daily KPI snapshot: pull metrics from configured data sources and generate summary report.
Office Worker Suite
@snippbot/suite-office-worker ORG
Complete Snippbot setup for office professionals. Email management, presentations, weekly reports, meeting auto-prep, and a productivity-focused AI assistant.
Red-Green: Strict TDD Implementation
@snippbot/workflow-red-green ORG
Implement a feature using strict test-driven development. Enforces one-test-at-a-time discipline: write failing test (red), minimal code to pass (green), refactor, repeat. Catches regressions after every step.
Commit All: Smart Git Commit & Push
@snippbot/workflow-commit-all ORG
Commit and push all uncommitted changes. Discovers modified and untracked files, generates diffs, drafts a descriptive commit message with bullet points, and presents it for approval before committing and pushing.
Content Creator Assistant
@snippbot/profile-content-creator ORG
AI assistant configured for content creators. SEO optimization, social media strategy, and audience engagement focus.
Audit: Plan vs. Codebase Verification
@snippbot/workflow-audit ORG
Audit a completed implementation plan against the actual codebase. Generates a tailored audit prompt, then verifies planned vs. actual — checking for missing implementations, broken integrations, and security gaps.
Content Auto-Publish Hook
@snippbot/hook-content-publish ORG
Auto-queue social media posts when content files are saved. Cross-platform scheduling.
Presentation Tools
@snippbot/presentation-tools ORG
Create and edit PowerPoint presentations. Build slide decks from outlines with python-pptx.
Invoice Reminder Hook
@snippbot/hook-invoice-reminder ORG
Automatically check for overdue invoices and generate follow-up reminders when tasks complete.
Sentry
Tool@snippbot/sentry-tools ORG
Sentry error tracking: browse issues, manage releases and deploys, and configure alerts.
Notification Hook
hook@snippbot/hook-notify ORG
Send Slack, Discord, or email notifications on task events (completion, errors, mentions).
Jira
Tool@snippbot/jira-tools ORG
Jira project management: create, search, and transition issues, manage sprints and boards.
Developer Onboarding Pipeline
Workflow@snippbot/workflow-onboarding ORG
New developer onboarding: environment setup, codebase tour, first task assignment, and review.
Code Review Pipeline
Workflow@snippbot/workflow-code-review ORG
Automated code review pipeline: lint, test, security scan, then generate review summary.