clawmart
/ catalog

Catalog

Every x402, MPP, MCP, and skill listing we've indexed, normalized, and enriched.

39,994 results · page 75 / 1,667
Skillq 0.45

Prettier Config Conflict Resolver

Detects and resolves conflicts between Prettier, ESLint, and EditorConfig formatting rules using the Prettier resolveConfig API and eslint-config-prettier compatibility checker.

skillsource-agentskillexchangeskill-prettier-config-conflict-resolver+12
free
Skillq 0.45

Preserve coding-agent context by sandboxing bulky tool output and retrieving only relevant session state with Context Mode

Use Context Mode when a coding agent keeps burning context on large tool outputs or loses its place after compaction. It wraps tool-heavy workflows with sandboxed execution, indexed session history, and targeted retrieval so the agent can keep working without reloading raw data i

skillsource-agentskillexchangeskill-preserve-coding-agent-context-by-sandboxing-bulky-tool-output-and-retrieving-only-relevant-session-state-with-context-mode+12
free
Skillq 0.45

Preserve Claude Code session memory with Claude Mem

Use Claude Mem to capture Claude Code sessions, compress the useful context, and re-inject relevant memory so future coding-agent runs start with project-specific continuity.

skillsource-agentskillexchangeskill-preserve-claude-code-session-memory-with-claude-mem+12
free
Skillq 0.45

Preserve agent session context with Claude Mem

Capture coding-agent sessions, compress the useful decisions and context, and inject relevant memory into future runs so long-running repository work does not restart cold.

skillsource-agentskillexchangeskill-preserve-agent-session-context-with-claude-mem+12
free
Skillq 0.45

Present version-controlled markdown slide decks as terminal-native talks with Presenterm

Turn markdown slide decks into terminal presentations for live demos, reviews, and workshops without leaving plain text or git.

skillsource-agentskillexchangeskill-present-version-controlled-markdown-slide-decks-as-terminal-native-talks-with-presenterm+12
free
Skillq 0.45

Prepare Rust Release PRs and Changelogs from Workspace Changes with release-plz

Inspect Rust workspace changes, draft release PRs, bump versions, and assemble changelogs before publishing.

skillsource-agentskillexchangeskill-prepare-rust-release-prs-and-changelogs-from-workspace-changes-with-release-plz+12
free
Skillq 0.45

Prepare meeting agendas and pre-reads from Notion context with notion-meeting-intelligence

Pull relevant Notion context, tailor an agenda to attendees and decisions, and assemble a structured pre-read for an upcoming meeting.

skillsource-agentskillexchangeskill-prepare-meeting-agendas-and-pre-reads-from-notion-context-with-notion-meeting-intelligence+12
free
Skillq 0.45

Preflight agent specs for prompt-injection risk across prompt, tool, and architecture layers with Prompt Hardener

Describe an agent in `agent_spec.yaml`, run deterministic prompt-injection analysis, generate mitigations, and validate defenses before rollout.

skillsource-agentskillexchangeskill-preflight-agent-specs-for-prompt-injection-risk-across-prompt-tool-and-architecture-layers-with-prompt-hardener+12
free
Skillq 0.45

Prefect Python Workflow Orchestration Framework for Data Pipelines

Prefect is a Python workflow orchestration framework for building resilient data pipelines. Add scheduling, retries, caching, and observability to any Python script with simple decorators. Monitor workflows through the self-hosted Prefect server or managed Prefect Cloud dashboard

skillsource-agentskillexchangeskill-prefect-python-workflow-orchestration-data-pipelines+12
free
Skillq 0.45

Postmark.js Email Delivery API for Transactional Messaging

postmark.js is the official Node.js library for the Postmark API, used to send transactional email, templates, and message streams from code. It is a strong fit for skills that automate outbound notifications, email workflows, and delivery-aware application integrations.

skillsource-agentskillexchangeskill-postmarkjs-email-delivery-api-transactional-messaging+12
free
Skillq 0.45

Postman Collection Runner

The open catalog of AI agent skills — 2,000+ security-scanned skills for Claude Code, Cursor, Codex, and more.

skillsource-agentskillexchangeskill-postman-collection-runner+12
free
Skillq 0.45

Posting Terminal API Client

A modern, open-source HTTP client built as a terminal UI application. Posting provides a Postman-like experience entirely in the terminal, with keyboard-centric workflows, environment variables, syntax highlighting, and YAML-based request storage for version control.

skillsource-agentskillexchangeskill-posting-terminal-api-client+12
free
Skillq 0.45

PostHog Product Analytics and Feature Flags SDK

Use PostHog to capture product analytics events, identify users, evaluate feature flags, and route experimentation data into agent or application workflows. This skill gives an agent a concrete implementation path for instrumentation, event tracking, and flag-driven behavior usin

skillsource-agentskillexchangeskill-posthog-product-analytics-and-feature-flags-sdk+12
free
Skillq 0.45

PostgreSQL Vacuum Deadlock Runbook

Automates PostgreSQL vacuum and autovacuum troubleshooting via pg_stat_user_tables, pg_locks, and pg_stat_activity views. Detects table bloat using pgstattuple extension and generates remediation SQL for long-running transaction conflicts.

skillsource-agentskillexchangeskill-postgresql-vacuum-deadlock-runbook+12
free
Skillq 0.45

PostgreSQL Slow Query Runbook

Diagnoses PostgreSQL slow queries using pg_stat_statements extension, EXPLAIN ANALYZE output parsing, and pg_stat_user_indexes for index usage analysis. Identifies missing indexes, sequential scan bottlenecks, and lock contention issues.

skillsource-agentskillexchangeskill-postgresql-slow-query-runbook-agent+12
free
Skillq 0.45

PostgreSQL Slow Query Analyzer

Queries pg_stat_statements and pg_stat_activity to surface the top slow queries by total execution time, mean latency, and call frequency. Runs EXPLAIN ANALYZE on worst offenders and suggests index additions, rewrite candidates, or vacuum triggers. Works on RDS and Supabase.

skillsource-agentskillexchangeskill-postgresql-slow-query-analyzer+12
free
Skillq 0.45

PostgreSQL Query Plan Explainer

Interprets PostgreSQL EXPLAIN ANALYZE output using pg_stat_statements and auto_explain module data. Identifies sequential scan bottlenecks, index recommendations via HypoPG, and buffer cache hit ratios.

skillsource-agentskillexchangeskill-postgresql-query-plan-explainer+12
free
Skillq 0.45

PostgreSQL Query Plan Diagnostics

Analyzes PostgreSQL query execution plans using EXPLAIN (ANALYZE, BUFFERS, FORMAT JSON) and the pg_stat_statements extension. Identifies sequential scans, nested loop inefficiencies, and index recommendations for slow queries.

skillsource-agentskillexchangeskill-postgresql-query-plan-diagnostics-wave48+12
free
Skillq 0.45

PostgreSQL Query Plan Analyzer

Executes EXPLAIN ANALYZE BUFFERS on slow PostgreSQL queries and parses the plan tree for sequential scans, nested loop joins, and sort spills. Integrates with pg_stat_statements for identifying top resource-consuming queries.

skillsource-agentskillexchangeskill-postgresql-query-plan-analyzer-2+12
free
Skillq 0.45

PostgreSQL Query Optimizer Agent

Optimizes PostgreSQL queries using EXPLAIN ANALYZE output parsing with pg_stat_statements extension data. Suggests index creation via HypoPG hypothetical index simulator and validates query plans against pg_hint_plan directives.

skillsource-agentskillexchangeskill-postgresql-query-optimizer-explain-api+12
free
Skillq 0.45

PostgreSQL Query Diagnostics

Diagnoses slow PostgreSQL queries using pg_stat_statements, pg_stat_activity, and EXPLAIN ANALYZE output parsing. Integrates with the pgBadger log analyzer and pg_stat_user_tables for index recommendation.

skillsource-agentskillexchangeskill-postgresql-query-diagnostics+12
free
Skillq 0.45

PostgreSQL Query Analyzer

Analyzes PostgreSQL slow queries using EXPLAIN (ANALYZE, BUFFERS, FORMAT JSON) output and pg_stat_statements views. Identifies missing indexes via pg_stat_user_tables sequential scan counters and suggests index creation with HypoPG extension.

skillsource-agentskillexchangeskill-postgresql-query-analyzer+12
free
Skillq 0.45

PostgreSQL Performance Runbook

Executes diagnostic queries against PostgreSQL using pg_stat_statements, pg_stat_activity, and pg_locks system views. Identifies slow queries, lock contention, bloated tables via pgstattuple, and generates EXPLAIN ANALYZE reports with buffer statistics.

skillsource-agentskillexchangeskill-postgresql-performance-runbook+12
free
Skillq 0.45

PostgreSQL Performance Diagnostics

Analyzes PostgreSQL query performance using pg_stat_statements, pg_stat_user_tables, and EXPLAIN ANALYZE output. Identifies missing indexes via pg_stat_user_indexes and detects lock contention through pg_locks and pg_stat_activity.

skillsource-agentskillexchangeskill-postgresql-performance-diagnostics+12
free