All authors
agentskillexchange avatar

Claude Skills by agentskillexchange

github.com/agentskillexchange
2,960 skillsA× 2,813B× 144C× 35 installs660 views
Plaid Financial Data ConnectorA

Connects to bank accounts via Plaid Link SDK and retrieves transaction data using the Plaid Transactions API. Supports account balance polling, institution search, and webhook-driven sync.

ai-agentsgoapi
0
36
Plan And Apply Many Helm Releases From One Declarative State Before Cluster Changes Drift Out Of Sync With HelmfileA

Keep multi-chart Kubernetes environments coherent by diffing and syncing all declared Helm releases from one state file.

ai-agentsgodocker
0
36
Plan And Preview Warehouse Sql Model Changes Before Rollout With SqlmeshA

Compare SQL model changes, preview backfills and downstream impact, and stage safer warehouse rollouts before execution.

ai-agentspythongo
0
36
Plan Programmatic Seo Pages At ScaleA

Design template and data driven SEO page programs that can scale without collapsing into thin, duplicate, or low-intent content.

ai-agentsgogit
0
36
Plandex Ai Coding Agent Large ProjectsA

Plandex is an open-source terminal-based AI coding agent designed for large projects and complex tasks. It handles up to 2M tokens of context, uses a diff sandbox for safe changes, and supports multi-model workflows across Anthropic, OpenAI, and Google providers.

ai-agentsgobash
0
36
Plane Open Source Project ManagementA

Plane is an open-source project management platform that serves as a self-hostable alternative to Jira, Linear, and ClickUp. It provides issue tracking, sprint cycles, product roadmaps, collaborative documents, and project analytics with a modern interface and full data ownership.

ai-agentsgonode
0
36
Planka Self Hosted Kanban Board Project ManagementA

Planka is an elegant, self-hosted Kanban-style project management tool and open-source Trello alternative. With 11,000+ GitHub stars and 35+ language translations, it provides real-time collaborative boards, markdown support, drag-and-drop task management, and OpenID Connect SSO.

ai-agentsgodocker
0
36
Plausible Analytics Privacy First Web AnalyticsA

Plausible Analytics is a lightweight, open-source, privacy-friendly alternative to Google Analytics. It requires no cookies, is fully GDPR/CCPA/PECR compliant, and provides a clean single-page dashboard with all essential website metrics and traffic insights.

ai-agentsgogit
0
36
Playwright Accessibility Audit RunnerB

Runs automated WCAG 2.1 AA/AAA accessibility audits using Playwright with axe-core integration. Generates detailed violation reports with CSS selectors, ARIA role analysis, and remediation suggestions.

ai-agentspythongo
0
36
Playwright Cross Browser Test RunnerB

Runs end-to-end browser tests using Playwright Test with page.goto, page.locator, and expect assertions. Supports Chromium, Firefox, and WebKit with parallel execution and trace recording via trace.zip artifacts.

ai-agentspythongo
0
36
Playwright Cross Browser Testing And Automation FrameworkB

Uses Microsoft Playwright to automate Chromium, Firefox, and WebKit with one API for testing, scraping, screenshots, tracing, and login flows. It fits teams that need reliable browser sessions, modern locator-based automation, and strong debugging artifacts instead of brittle timeout-heavy scripts.

ai-agentspythongo
0
36
Playwright E2e Test GeneratorB

Generates Playwright test suites from natural language descriptions using the Playwright Test API. Supports cross-browser testing with Chromium, Firefox, and WebKit via BrowserContext fixtures.

ai-agentspythongo
0
36
Playwright Extra Browser Automation PluginsA

Playwright Extra adds a plugin layer on top of Microsoft Playwright so agents can reuse stealth, CAPTCHA handling, and custom browser hooks instead of wiring those capabilities by hand. It is useful when browser automations need anti-bot evasions or shared middleware across Chromium sessions.

ai-agentsgogit
0
36
Playwright Extra Plugin Framework For PlaywrightA

An ASE skill built around playwright-extra, the plugin framework that augments Playwright with reusable plugins such as stealth and other browser behavior extensions. It fits agent workflows that need Playwright-compatible automation with a modular plugin layer instead of raw browser scripts alone.

ai-agentsgonode
0
36
Playwright Mcp Browser AutomationA

Official Playwright-powered browser control for agent workflows.

ai-agentsgonode
0
36
Playwright Mcp Server Browser AutomationA

The official Microsoft Playwright MCP server provides browser automation capabilities through the Model Context Protocol, enabling LLMs to interact with web pages via structured accessibility snapshots without requiring vision models or screenshots.

ai-agentsgonode
0
36
Playwright Multi Browser Test GeneratorB

Generates Playwright test scripts for Chromium, Firefox, and WebKit from natural language descriptions. Uses the Playwright codegen recorder API and assertion library for reliable E2E tests.

ai-agentspythongo
0
36
Playwright Multi Browser Test SuiteB

Generates end-to-end test suites using the Playwright Test Runner API with cross-browser coverage on Chromium, Firefox, and WebKit. Implements visual regression testing via the Playwright Screenshots API and network mocking.

ai-agentspythongo
0
36
Playwright Multi Tab Session Manager 2B

Manages concurrent Playwright browser contexts with tab isolation and cookie partitioning. Uses Playwright BrowserContext API for parallel tab orchestration with SharedArrayBuffer synchronization.

ai-agentspythongo
0
36
Playwright Network Har RecorderB

Records and replays HTTP Archive (HAR) files using Playwright routeFromHAR API for deterministic test environments. Supports selective recording, response modification, and API mock generation.

ai-agentspythongo
0
36
Playwright Network InterceptorB

Intercepts and analyzes network traffic using Playwright route handlers for API response capture and modification. Uses the Playwright page.route() API, HAR recording, and request/response event listeners.

ai-agentspythongo
0
36
Playwright Page Data ExtractorB

Uses Microsoft Playwright's Node.js API to navigate dynamic web applications, intercept network requests, and extract structured data from React/Vue/Angular SPAs with automatic wait strategies.

ai-agentspythongo
0
36
Playwright Parallel Tab ManagerB

Manages concurrent Playwright browser contexts with tab pooling and automatic resource cleanup. Integrates with Playwright BrowserContext API and chromium.launch() for parallel test execution across multiple viewports.

ai-agentspythongo
0
36
Playwright Pdf Export AutomationB

Automates headless PDF generation from web pages using the Playwright chromium.launch() API with custom page.pdf() options. Supports A4/Letter sizing, header/footer templates, and configurable margins via Playwright's PDFOptions interface.

ai-agentspythongo
0
36
Playwright Python Browser Automation Library Cross Browser TestingA

Playwright for Python is Microsoft's cross-browser automation library for Chromium, Firefox, and WebKit. It gives agents and test systems one API for navigation, screenshots, form interaction, assertions, and headless execution across local and CI environments.

ai-agentspythongo
0
36
Playwright Session Recorder 2B

Records browser sessions using Playwright codegen and exports replayable test scripts. Captures network HAR files alongside DOM snapshots for full session fidelity.

ai-agentspythongo
0
36
Playwright Test Generator CodegenB

Records and generates end-to-end test scripts using Playwright Codegen with multi-browser targeting. Produces TypeScript test files compatible with Playwright Test runner, handles visual regression via playwright-visual-regression plugin, and integrates with Allure reporting.

ai-agentstypescriptpython
0
36
Playwright Test RecorderB

Node.js, Playwright browsers

ai-agentspythongo
0
36
Playwright Test Report To SlackB

Parses Playwright HTML and JSON test reports and posts structured summaries to Slack using the Slack Web API. Reads test results from the playwright-report directory, extracts pass/fail/flaky counts using the @playwright/test reporter API, and posts rich Block Kit messages with test suite breakdowns via chat.postMessage.

ai-agentspythongo
0
36
Playwright Visual Regression SuiteB

Automated visual regression testing using Playwright's screenshot comparison API (page.screenshot with maxDiffPixelRatio) and toMatchSnapshot assertions. Supports cross-browser testing on Chromium, Firefox, and WebKit.

ai-agentspythongo
0
36
Playwright Visual Regression Tester 3B

Automates visual regression testing using the Playwright screenshot comparison API and pixelmatch diffing library. Captures baseline snapshots, detects pixel-level UI changes across viewport sizes, and generates HTML diff reports with threshold-based pass/fail results.

ai-agentspythongo
0
36
Plopjs Code Generator OrchestratorB

Manages Plop.js micro-generators to scaffold components, modules, and boilerplate files using Handlebars templates. Drives plopfile.js configuration with custom actions and dynamic prompts.

ai-agentsgonode
0
36
Plopjs Code GeneratorB

Creates Plop.js generators with Handlebars templates and custom action types for scaffolding React components, API routes, and test files. Uses inquirer prompts with validation and the addMany action for batch file generation.

ai-agentsgoreact
0
36
Plunk Open Source Email Platform Aws SesA

Plunk is an open-source email platform built on AWS SES for sending transactional emails, creating event-driven automations, and broadcasting newsletters. It serves as a self-hosted alternative to SendGrid, Resend, and Mailgun.

ai-agentsgodocker
0
36
Pm2 Nodejs Production Process ManagerA

PM2 is a production-grade process manager for Node.js and Bun applications with a built-in load balancer. With over 42,000 GitHub stars and millions of weekly npm downloads, it keeps applications alive forever, enables zero-downtime reloads, and provides comprehensive process monitoring with cluster mode support.

ai-agentsgonode
0
36
Pnpm Fast Disk Efficient Package ManagerA

pnpm is a fast, disk space efficient package manager for Node.js that uses a content-addressable storage and hard links to deduplicate dependencies. With over 33,000 GitHub stars and adoption by Microsoft, Vue, and other major organizations, pnpm provides strict dependency isolation and monorepo workspace support.

ai-agentsgovue
0
36
Pocketbase Open Source Realtime Backend Single BinaryA

PocketBase is an open-source Go backend that ships as a single portable executable. It includes an embedded SQLite database with realtime subscriptions, built-in file and user management, a convenient admin dashboard UI, and a simple REST-ish API.

ai-agentsjavascriptgo
0
36
Pod Crashloop RunbookA

Use the upstream install or setup path that matches your environment: - git clone https://github.com/kubernetes/kubernetes - make - make quick-release

ai-agentsgodocker
0
36
Podcast Rss Feed Audio NormalizerA

Parses podcast RSS feeds with feedparser and normalizes audio loudness to -16 LUFS broadcast standard using ffmpeg loudnorm filter with dual-pass EBU R128 analysis. Integrates with Podbean API and Buzzsprout API for automated episode re-upload.

ai-agentsgogit
0
36
Podcast Rss Feed BuilderA

Generates and validates podcast RSS feeds compliant with the Apple Podcasts and Spotify specification. Uses the podcast-index API for cross-platform distribution and ID3 tag management via mutagen.

ai-agentsgoapi
0
36
Podcast Rss Feed TranscriberA

Automatically fetches podcast episodes from RSS feeds using feedparser, downloads audio enclosures, and transcribes them through OpenAI Whisper API or local faster-whisper models. Generates timestamped SRT files and searchable markdown transcripts with speaker diarization via pyannote.audio.

ai-agentspythongo
0
36
Podcast Transcription Pipeline AgentA

Transcribes podcast episodes using OpenAI Whisper API with speaker diarization via pyannote.audio. Exports formatted transcripts to SRT, VTT, and searchable JSON with timestamped segments.

ai-agentsgoapi
0
36
Podman Daemonless Container Management EngineA

Podman is a daemonless container engine for developing, managing, and running OCI containers on Linux, Mac, and Windows. It provides a Docker-compatible CLI interface with rootless container support and pod management, making it a secure drop-in replacement for Docker in development and CI/CD workflows.

ai-agentsgodocker
0
36
Polaris Kubernetes Best Practices ValidatorA

Validate Kubernetes resource configurations against best practice policies using Fairwinds Polaris. Runs as a CLI for CI/CD, a dashboard for cluster-wide audits, or a validating webhook for admission control.

ai-agentsgodocker
0
36
Polars Dataframe Query EngineA

Polars is an extremely fast DataFrame library written in Rust with Python, Node.js, and R bindings. This skill enables agents to leverage Polars for high-performance data manipulation, transformation, and analytical queries on structured datasets.

ai-agentspythonrust
0
36
Pop Terminal Email Sender CharmbraceletA

Pop is a terminal-based email sending tool by Charmbracelet with both a TUI composer and CLI mode. It supports Resend API and SMTP backends, file attachments, Markdown body rendering, and integrates with other Charm tools.

ai-agentsgogit
0
36
Post Linter And Analyzer Findings Back Into Pull RequestsC

This ASE skill uses reviewdog to turn linter and analyzer output into diff-aware pull request feedback. An agent can run existing checks, filter findings to the changed lines, and publish inline review comments or annotations instead of dumping raw logs into CI.

ai-agentsgoshell
0
36
Postgres Mcp Pro Database Analysis TuningA

Postgres MCP Pro is an open-source MCP server that provides AI agents with PostgreSQL database health analysis, index tuning recommendations, query plan optimization, schema intelligence, and safe SQL execution with configurable access controls.

ai-agentspythongo
0
36
Postgres Mcp ProA

Query, analyze, and tune PostgreSQL databases through your AI agent with safe access controls. Beyond basic SQL execution, it provides index tuning recommendations, query plan analysis, database health monitoring, and schema intelligence.

ai-agentspythongo
0
36
Postgresql Diagnostic AnalyzerA

Runs diagnostic queries against PostgreSQL using pg_stat_statements, pg_stat_activity, and pg_locks system views. Identifies slow queries, lock contention, and bloat using pgstattuple and pg_repack extension analysis.

ai-agentsjavascriptgo
0
36