CtrlK
BlogDocsLog inGet started
Tessl Logo

prowlr-marketplace

github.com/ProwlrBot/prowlr-marketplace

SkillAddedReview
my-skill

templates/skill-template/SKILL.md

A brief description of what this skill does

21

web-monitor

skills/web-monitor/SKILL.md

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.

71

ui-craftsman

skills/ui-craftsman/SKILL.md

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.

66

test-runner

skills/test-runner/SKILL.md

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.

69

secret-scanner

skills/secret-scanner/SKILL.md

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.

64

performance-profiler

skills/performance-profiler/SKILL.md

Use this skill when the user wants to profile code performance, find bottlenecks, measure execution time, analyze memory usage, or optimize slow functions.

73

pdf-reader

skills/pdf-reader/SKILL.md

Use this skill when the user wants to read, parse, or extract data from PDF files — text, tables, images, or metadata.

72

git-workflow

skills/git-workflow/SKILL.md

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.

68

doc-generator

skills/doc-generator/SKILL.md

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.

66

database-migrator

skills/database-migrator/SKILL.md

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.

72

container-manager

skills/container-manager/SKILL.md

Use this skill when the user wants to manage Docker containers, build images, inspect logs, handle Docker Compose, or work with container orchestration.

64

code-review

skills/code-review/SKILL.md

Use this skill when the user wants to review code, audit a pull request, check code quality, find bugs, or get feedback on implementation.

65

api-tester

skills/api-tester/SKILL.md

Use this skill when the user wants to test an API, validate endpoints, check response schemas, run API test suites, or do load testing.

74

web-scraper

external/goose-recipes/web-scraper/SKILL.md

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.

62

slack-notifier

external/goose-recipes/slack-notifier/SKILL.md

Use this skill when you want to send Slack messages — alerts, formatted reports, approval requests, or scheduled summaries — using Block Kit for rich formatting.

64

jira-sync

external/goose-recipes/jira-sync/SKILL.md

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.

68

github-issue-triage

external/goose-recipes/github-issue-triage/SKILL.md

Use this skill when you want to automatically triage GitHub issues — classify type, add labels, route to teams, and draft initial responses.

60

code-review-bot

external/goose-recipes/code-review-bot/SKILL.md

Use this skill when you want to automatically review GitHub pull requests and post line-level comments with findings, suggestions, and approval recommendations.

66

meeting-summarizer

external/community/meeting-summarizer/SKILL.md

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.

68

log-analyzer

external/community/log-analyzer/SKILL.md

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.

68

email-drafter

external/community/email-drafter/SKILL.md

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.

67

data-visualizer

external/community/data-visualizer/SKILL.md

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.

64

cron-scheduler

external/community/cron-scheduler/SKILL.md

Use this skill when the user wants to schedule recurring tasks, convert natural language schedules to cron expressions, or manage APScheduler jobs.

69

tool-use-orchestration

external/anthropic-official/tool-use-orchestration/SKILL.md

Use this skill when building agentic loops with Claude tool use — defining tools, handling tool calls, parallel execution, and multi-step reasoning.

64

structured-outputs

external/anthropic-official/structured-outputs/SKILL.md

Use this skill when you need Claude to return structured JSON — data extraction, classification, form parsing, or any task needing machine-readable output.

70