← all publishers

ProwlrBot

@prowlrbot source repo

39 published skills

  1. API Tester · prowlrbot bundle
    Use this skill when the user wants to test an API, validate endpoints, check response schemas, run API test suites, or do load testing.
    0
    installs
  2. PDF Reader · prowlrbot bundle
    Use this skill when the user wants to read, parse, or extract data from PDF files — text, tables, images, or metadata.
    0
    installs
  3. Code Review · prowlrbot bundle
    Use this skill when the user wants to review code, audit a pull request, check code quality, find bugs, or get feedback on implementation.
    0
    installs
  4. Test Runner · prowlrbot bundle
    Use this skill when the user wants to run tests, check test coverage, set up a test suite, parse test results, or integrate testing into CI/CD.
    0
    installs
  5. Web Monitor · prowlrbot bundle
    Use this skill when the user wants to watch a webpage for changes, monitor a URL, detect content updates, or get notified when a site changes.
    0
    installs
  6. Git Workflow · prowlrbot bundle
    Use this skill when the user wants to automate git operations, manage branches, generate commit messages, handle PRs, set up git hooks, or implement a git workflow.
    0
    installs
  7. UI Craftsman · prowlrbot bundle
    Use this skill when the user wants to generate UI, build a design system, clone a site's aesthetic, or browse the community UI gallery. Triggers on /ui-ref, /ui-show, /ui-system, /ui-share, or natural-language requests naming a reference site.
    0
    installs
  8. Doc Generator · prowlrbot bundle
    Use this skill when the user wants to generate documentation, write docstrings, create API docs, build a README, or produce HTML/PDF documentation from code.
    0
    installs
  9. Meal Planner · prowlrbot bundle
    Weekly meal plans with consolidated grocery lists, personalized to your family's dietary needs and budget.
    0
    installs
  10. Site Monitor · prowlrbot bundle
    Uptime, performance, and SSL monitoring for your websites with instant alerts when something goes wrong.
    0
    installs
  11. Secret Scanner · prowlrbot bundle
    Use this skill when the user wants to scan code for secrets, find leaked credentials, check for hardcoded API keys, audit git history for sensitive data, or set up secret detection.
    0
    installs
  12. Study Planner · prowlrbot bundle
    Turn a pile of exams and deadlines into a realistic, day-by-day study schedule using spaced repetition.
    0
    installs
  13. Invoice Chaser · prowlrbot bundle
    Tracks every outstanding invoice, sends polite escalating follow-ups, and delivers weekly cash-flow summaries.
    0
    installs
  14. Smart Reminder · prowlrbot bundle
    Context-aware reminders that adapt to your schedule — just tell it what to remember in plain language.
    0
    installs
  15. Client Follow Up · prowlrbot bundle
    CRM-style follow-up automation that tracks every client interaction and sends timely, personalized check-ins.
    0
    installs
  16. Homework Helper · prowlrbot bundle
    A patient, always-available tutor that walks kids through homework step by step.
    0
    installs
  17. Container Manager · prowlrbot bundle
    Use this skill when the user wants to manage Docker containers, build images, inspect logs, handle Docker Compose, or work with container orchestration.
    0
    installs
  18. Database Migrator · prowlrbot bundle
    Use this skill when the user wants to run database migrations, manage schema changes, use alembic, upgrade or downgrade a database schema, or track schema versions.
    0
    installs
  19. My Skill · prowlrbot
    A brief description of what this skill does
    0
    installs
  20. Competitor Watch · prowlrbot bundle
    Monitors competitor websites for pricing changes, new features, job postings, and messaging updates.
    0
    installs
  21. Morning Briefing · prowlrbot bundle
    Wake up to a personalized daily summary covering your calendar, unread emails, local weather, and top news stories.
    0
    installs
  22. Content Scheduler · prowlrbot bundle
    Plan, write, and schedule social media posts across all your platforms from one place.
    0
    installs
  23. Performance Profiler · prowlrbot bundle
    Use this skill when the user wants to profile code performance, find bottlenecks, measure execution time, analyze memory usage, or optimize slow functions.
    0
    installs
  24. Log Analyzer · prowlrbot bundle
    Use this skill when the user wants to analyze log files — find errors and their frequency, detect anomalies, build incident timelines, or summarize what happened during an outage.
    0
    installs
  25. Email Drafter · prowlrbot bundle
    Use this skill when the user wants to draft, improve, or respond to emails — cold outreach, follow-ups, escalations, team announcements, or any professional communication.
    0
    installs
  26. Jira Sync · prowlrbot bundle
    Use this skill when you want to sync GitHub activity with Jira — create tickets from issues, link PRs to tickets, update status from commits, or generate sprint summaries.
    0
    installs
  27. Cron Scheduler · prowlrbot bundle
    Use this skill when the user wants to schedule recurring tasks, convert natural language schedules to cron expressions, or manage APScheduler jobs.
    0
    installs
  28. Data Visualizer · prowlrbot bundle
    Use this skill when the user wants to create charts, graphs, or dashboards from data — bar charts, line charts, scatter plots, heatmaps, or multi-panel dashboards.
    0
    installs
  29. Web Scraper · prowlrbot bundle
    Use this skill when you need to extract structured data from websites — handling dynamic JavaScript content, pagination, login flows, or when you want Claude to intelligently identify the data to extract.
    0
    installs
  30. Meeting Summarizer · prowlrbot bundle
    Use this skill when the user has a meeting recording, transcript, or notes and wants a structured summary with action items, decisions, and follow-ups.
    0
    installs
  31. Slack Notifier · prowlrbot bundle
    Use this skill when you want to send Slack messages — alerts, formatted reports, approval requests, or scheduled summaries — using Block Kit for rich formatting.
    0
    installs
  32. Code Review Bot · prowlrbot bundle
    Use this skill when you want to automatically review GitHub pull requests and post line-level comments with findings, suggestions, and approval recommendations.
    0
    installs
  33. Computer Use · prowlrbot bundle
    Use this skill when the user wants to automate desktop or browser tasks — clicking, typing, screenshotting, running GUI apps, or filling web forms.
    0
    installs
  34. PDF Analysis · prowlrbot bundle
    Use this skill when the user wants to analyze, summarize, extract data from, or ask questions about PDF documents using Claude's native PDF support.
    0
    installs
  35. RAG Pipeline · prowlrbot bundle
    Use this skill when building retrieval-augmented generation (RAG) systems — document ingestion, chunking, embedding, vector search, and grounded responses.
    0
    installs
  36. Github Issue Triage · prowlrbot bundle
    Use this skill when you want to automatically triage GitHub issues — classify type, add labels, route to teams, and draft initial responses.
    0
    installs
  37. Structured Outputs · prowlrbot bundle
    Use this skill when you need Claude to return structured JSON — data extraction, classification, form parsing, or any task needing machine-readable output.
    0
    installs
  38. Customer Support Agent · prowlrbot bundle
    Use this skill when building a customer support agent with knowledge base lookup, ticket creation, and human escalation logic.
    0
    installs
  39. Tool Use Orchestration · prowlrbot bundle
    Use this skill when building agentic loops with Claude tool use — defining tools, handling tool calls, parallel execution, and multi-step reasoning.
    0
    installs