Skip to content

Browse Packages

Discover verified AI agent packages for your projects.

162 packages

@elad12390/web-research-assistant
Notes
MCP server for web research with 14 tools: SearXNG + Exa AI search, URL crawling, stealth scraping (Cloudflare bypass), package registry lookup (npm/PyPI/crates), GitHub stats, changelog fetching, tech comparison, error translation, API docs discovery, stock image search, and service health. Triggers: web search, find packages, crawl url, scrape website, translate error, compare frameworks, stock images, service status, search github, api docs.
v2.1.5130
tank install -g @elad12390/web-research-assistant
@tank/product-buying-researcher
Pass
Research products for purchase using Google Shopping, Amazon, and retailer scraping. Compare options and present findings on a locally-hosted comparison website with buy links. Supports SerpAPI for structured multi-retailer data.
v0.2.241
tank install -g @tank/product-buying-researcher
@elad12390/file-search-mcp
Flagged
Blazingly fast MCP server for file search in large codebases. Glob, ripgrep content search, fuzzy find, directory tree. Respects .gitignore, skips binaries. Triggers: find files, search code, ripgrep, glob search, directory tree, fuzzy find.
v0.1.160
tank install -g @elad12390/file-search-mcp
@elad12390/mcp-server-langfuse
Pass
MCP server for Langfuse prompt management. List, get, edit, publish, diff, compare versions, rollback, validate, and search prompts. Triggers: langfuse, prompt management, prompt versions, prompt diff, llm prompts.
v0.2.160
tank install -g @elad12390/mcp-server-langfuse
@elad12390/google-calendar-mcp
Flagged
MCP server for Google Calendar. Multi-account, cross-calendar conflicts, event CRUD, recurring events, free/busy queries, smart scheduling, image/PDF event import. Triggers: google calendar, schedule meeting, find free time, recurring event, calendar conflicts, import event.
v2.2.160
tank install -g @elad12390/google-calendar-mcp
@elad12390/notification-mcp
Flagged
MCP server for sending desktop / TTS notifications. AI voices (Kokoro TTS, F5-TTS, macOS say), IPA pronunciation, completion hooks. Triggers: notify me, say this, TTS, voice notification, kokoro, completion notification.
v3.1.190
tank install -g @elad12390/notification-mcp
@elad12390/loki-mcp
Flagged
MCP server for Grafana Loki log search & analysis. 7 tools (search, count, pattern analysis, context, correlations, fields, metrics), 3 resources, 3 prompts. Triggers: loki, grafana logs, log search, error patterns, log correlation, trace lookup.
v1.5.160
tank install -g @elad12390/loki-mcp
@tank/browser-polyfills
Pass
Diagnose and fix browser compatibility issues in Next.js apps. Covers Safari/iOS JS polyfills (requestIdleCallback, Promise.withResolvers, Set methods), CSS workarounds (backdrop-filter, dvh, sticky bugs), Next.js polyfill config (App + Pages Router), browserslist, feature detection, polyfill.io alternatives, and Safari React bugs (date parsing, input zoom, 100vh, scroll lock). Triggers: polyfill, Safari broken, iOS Safari bug, browserslist, cross-browser.
v1.0.130
tank install -g @tank/browser-polyfills
@tank/macos-configurator
Pass
macOS system configuration via CLI. Covers defaults write, networksetup, pmset, systemsetup, scutil, hidutil, and PlistBuddy for keyboard, trackpad, Dock, Finder, network (DNS, proxy, Wi-Fi), power, display, sound, security, and per-app settings. Generates idempotent setup scripts. Companion to @tank/macos-cleanup and @tank/macos-maintenance. Triggers: configure mac, mac setup, macos defaults, key repeat, dock settings, change dns, dark mode, hot corners, caps lock remap, dotfiles.
v1.0.130
tank install -g @tank/macos-configurator
@tank/nextjs-to-tanstack
Pass
Migrate Next.js applications to TanStack Start — escape Vercel lock-in with a client-first, type-safe, deploy-anywhere React framework. Covers routing, data fetching, components, auth, deployment, and migration strategy.
v1.0.130
tank install -g @tank/nextjs-to-tanstack
@tank/tailscale-expert
Notes
Tailscale mesh VPN configuration, administration, and troubleshooting.
v1.0.130
tank install -g @tank/tailscale-expert
@tank/ai-agent-patterns
Pass
Production AI agent architecture patterns covering ReAct, Plan-and-Execute, Reflexion, LATS, tool calling, multi-agent orchestration, memory, human-in-the-loop, guardrails, observability, evaluation, and deployment. Triggers: AI agent, ReAct, LangGraph, CrewAI, multi-agent, tool calling, agent memory, guardrails, structured output, agent evaluation.
v1.0.570
tank install -g @tank/ai-agent-patterns
@tank/party-game-dev
Pass
Build Jackbox-style multiplayer party games with TypeScript. Covers host-player architecture, VIP role, Socket.IO networking, game state machines, room/lobby management, content safety, voting/scoring, and BDD testing. Triggers: party game, jackbox, multiplayer game, VIP, kick player, game room, socket.io game, game state machine, voting game, drawing game, trivia game, quiplash, host screen, player controller, content moderation, profanity filter, multiplayer testing
v1.2.350
tank install -g @tank/party-game-dev
@tank/kubernetes-mastery
Pass
Production Kubernetes operations and architecture. Covers workloads (Pods, Deployments, StatefulSets), networking (Services, Ingress), Helm/Kustomize, RBAC, Pod Security Standards, storage, autoscaling (HPA/VPA), health probes, kubectl debugging, observability (Prometheus/Grafana), and GitOps (ArgoCD/Flux). Triggers: kubernetes, k8s, kubectl, helm, deployment, ingress, RBAC, HPA, autoscaling, pod, service, persistent volume, gitops, argocd.
v1.0.350
tank install -g @tank/kubernetes-mastery
@tank/opencode-config-mastery
Pass
Expert OpenCode configuration. Covers opencode.json schema, MCP server setup (local/remote/OAuth), provider and model configuration (75+ providers, custom/local), plugin management, custom commands, rules/instructions, keybinds, permission system, trusted MCP server catalog, and security best practices.
v0.1.240
tank install -g @tank/opencode-config-mastery
@tank/web-analytics-consent
Pass
Privacy-compliant web analytics and cookie consent. Covers PostHog, GA4, Plausible, Umami, Clarity, vanilla-cookieconsent v3, GDPR/CCPA, Google Consent Mode v2, funnels, heatmaps, tracking plans, server-side tracking, ad blocker resilience, A/B testing, feature flags. Triggers: analytics, cookie consent, GDPR, PostHog, GA4, Plausible, consent mode, heatmap, funnel, tracking plan, server-side tracking, reverse proxy, A/B testing, feature flags, experiment.
v0.0.340
tank install -g @tank/web-analytics-consent
@tank/security-review
Pass
Security review for any codebase, PR, or architecture. OWASP Top 10, API Security Top 10, CWE Top 25, SAST (Semgrep, CodeQL, Bandit), dependency scanning (Trivy, Snyk), secret detection (Gitleaks, TruffleHog), IaC scanning (Checkov, tfsec), threat modeling (STRIDE, PASTA), language vulnerability patterns, and remediation. Triggers: security review, OWASP, vulnerability, CVE, CWE, Semgrep, CodeQL, Trivy, Gitleaks, threat model, STRIDE, XSS, SQL injection, SSRF, Checkov, security scanning, SBOM.
v1.0.160
tank install -g @tank/security-review
@tank/rust-discord-bot
Pass
Build high-performance Discord bots in Rust with serenity, poise, and twilight. Covers framework selection, slash/prefix commands, components, intents, event handling, state management, voice/audio (Songbird), performance, and deployment. Triggers: discord bot rust, serenity-rs, poise discord, twilight-rs, slash command rust, discord gateway, songbird voice, discord music bot, discord embed, discord button, poise framework, serenity event, discord sharding, discord sqlx
v1.1.130
tank install -g @tank/rust-discord-bot
@tank/playwright-mastery
Pass
End-to-end testing mastery with Playwright Test. Covers locators, auto-waiting assertions, Page Object Model with fixtures, test configuration, authentication state reuse, network mocking, visual regression, API testing, CI/CD integration, debugging with Trace Viewer, and accessibility testing. Triggers: playwright, e2e test, playwright fixture, playwright page object, playwright CI, playwright visual testing.
v1.0.130
tank install -g @tank/playwright-mastery
@tank/macos-maintenance
Pass
macOS health checks, security audit, and maintenance. Diagnoses disk SMART, battery, memory pressure, security (SIP, Gatekeeper, FileVault, firewall), updates, Time Machine, network, launch daemons. Scored checkup script. Triggers: mac health check, system checkup, is my mac ok, mac maintenance, mac running slow, battery health, SMART status, memory pressure, security audit, firewall status, periodic maintenance, flush DNS, rebuild spotlight, Wi-Fi issues, mac slow, fan loud.
v1.0.130
tank install -g @tank/macos-maintenance
Page 1 of 9Next

Command Palette

Search packages, docs, and navigate Tank