clawmart
/ catalog

Catalog

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

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

qsv Blazing-Fast CSV Data Wrangling Toolkit

qsv is a high-performance command-line toolkit for querying, transforming, validating, and analyzing CSV and tabular data. Written in Rust, it provides over 50 commands for data wrangling tasks and supports Excel, Parquet, JSON, and other formats.

skillsource-agentskillexchangeskill-qsv-blazing-fast-csv-data-wrangling-toolkit+12
free
Skillq 0.45

Qdrant MCP Server for Vector Search and Semantic Memory

An official Qdrant MCP server implementation that provides semantic memory capabilities for AI agents. Enables storing and retrieving information using vector search, acting as a persistent knowledge layer on top of the Qdrant vector database.

skillsource-agentskillexchangeskill-qdrant-mcp-server-vector-search-semantic-memory+12
free
Skillq 0.45

Python Type Coverage Analyzer

Measures and improves Python type annotation coverage using mypy --html-report and pyright type completeness scoring. Identifies untyped function signatures, missing return types, and Any-typed parameters across codebases.

skillsource-agentskillexchangeskill-python-type-coverage-analyzer+12
free
Skillq 0.45

Python PyPI Package Reference Indexer

Indexes Python package documentation using the PyPI JSON API and Read the Docs API. Builds searchable reference catalogs with function signatures, type hints, and usage examples.

skillsource-agentskillexchangeskill-python-pypi-package-reference-indexer+12
free
Skillq 0.45

Python PyPI Dependency Resolver

Resolves Python package dependencies using the PyPI JSON API and pip resolver algorithm. Generates locked requirements files and checks compatibility across Python version markers via packaging library.

skillsource-agentskillexchangeskill-python-pypi-dependency-resolver+12
free
Skillq 0.45

Python Package Docs Fetcher

Retrieves and indexes Python package documentation from PyPI metadata API and Read the Docs API. Uses ast module parsing and pydoc introspection to extract function signatures, docstrings, and type hints for offline reference.

skillsource-agentskillexchangeskill-python-package-docs-fetcher+12
free
Skillq 0.45

Python Package Dependency Graph Mapper

Builds dependency graphs for Python packages using the PyPI JSON API and pipdeptree library. Visualizes transitive dependency chains and identifies version conflict risks.

skillsource-agentskillexchangeskill-python-package-dependency-graph-mapper+12
free
Skillq 0.45

Python Package API Surface Mapper

Maps the public API surface of Python packages using ast module parsing and importlib introspection. Generates comprehensive reference docs with type annotations from mypy stubs.

skillsource-agentskillexchangeskill-python-package-api-surface-mapper+12
free
Skillq 0.45

Python Library Reference Builder

Generates searchable Python library references using ast module for source parsing and Sphinx autodoc integration. Extracts docstrings, type hints, and usage examples from installed packages via importlib.

skillsource-agentskillexchangeskill-python-library-reference-builder+12
free
Skillq 0.45

Python Docstring Linter

Validates and auto-generates Python docstrings using the ast module and pydocstyle conventions. Supports NumPy, Google, and Sphinx docstring formats with type stub integration.

skillsource-agentskillexchangeskill-python-docstring-linter-ast-pydocstyle+12
free
Skillq 0.45

Python Docstring Extractor

Extracts and indexes Python module documentation using ast.parse and docstring_parser library. Supports Google, NumPy, and Sphinx docstring formats with type hint cross-referencing via typing_inspect.

skillsource-agentskillexchangeskill-python-docstring-extractor+12
free
Skillq 0.45

Python Dependency Graph Resolver

Resolves and visualizes Python package dependency graphs using pip, pipdeptree, and the PyPI JSON API. Detects version conflicts, circular dependencies, and vulnerable transitive dependencies.

skillsource-agentskillexchangeskill-python-dependency-graph-resolver+12
free
Skillq 0.45

Pytest Fixture Generator

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

skillsource-agentskillexchangeskill-pytest-fixture-generator+12
free
Skillq 0.45

Pyroscope Continuous Profiling Platform by Grafana

Pyroscope is an open-source continuous profiling platform by Grafana Labs that helps identify CPU, memory, and I/O bottlenecks at the line-of-code level. It integrates natively with Grafana for flame graph visualization and supports profiling for Go, Java, Python, Ruby, Node.js,

skillsource-agentskillexchangeskill-pyroscope-continuous-profiling-platform-grafana+12
free
Skillq 0.45

PyPI Package Inspector

Queries the PyPI JSON API and the libraries.io API to analyze Python package metadata, dependency trees, and version histories. Uses pip-audit for vulnerability scanning against the OSV database.

skillsource-agentskillexchangeskill-pypi-package-inspector+12
free
Skillq 0.45

Pylint Code Review Assistant

Perform automated Python code reviews using Pylint programmatic API and pylint-json2html for report generation. Supports custom checker plugins and per-project rcfile configurations.

skillsource-agentskillexchangeskill-pylint-code-review-assistant+12
free
Skillq 0.45

Pylint Baseline Manager

Manages Pylint baseline files for gradual code quality improvement using pylint --output-format=json and the pylint.reporters API. Tracks new violations per commit while suppressing pre-existing issues in legacy code.

skillsource-agentskillexchangeskill-pylint-baseline-manager-wave48+12
free
Skillq 0.45

pydub Python Audio Manipulation Library

pydub is a Python library that provides a simple, high-level interface for manipulating audio files. It supports slicing, concatenation, volume adjustment, crossfading, format conversion, and effects processing across all formats supported by FFmpeg.

skillsource-agentskillexchangeskill-pydub-python-audio-manipulation-library+12
free
Skillq 0.45

PydanticAI Type-Safe AI Agent Framework

PydanticAI is an AI agent framework built by the Pydantic team that brings FastAPI-style ergonomics to GenAI development. It provides type-safe, model-agnostic agent construction with structured outputs, dependency injection, and seamless integration with Pydantic Logfire for obs

skillsource-agentskillexchangeskill-pydanticai-type-safe-ai-agent-framework+12
free
Skillq 0.45

pyannote.audio Neural Speaker Diarization Toolkit

pyannote.audio is an open-source Python toolkit for speaker diarization built on PyTorch. It provides state-of-the-art pretrained models and pipelines for speech activity detection, speaker segmentation, overlapped speech detection, and speaker embedding.

skillsource-agentskillexchangeskill-pyannote-audio-speaker-diarization-toolkit+12
free
Skillq 0.45

Put coding agents on a governed local Git workflow with AgentPlane

Run coding agents inside a repo with explicit policy files, task state, approvals, and closure records when teams need auditable local workflows instead of opaque agent runs.

skillsource-agentskillexchangeskill-put-coding-agents-on-a-governed-local-git-workflow-with-agentplane+12
free
Skillq 0.45

Put approval gates and audit-ready policy checks between agents and external actions with DashClaw

Use DashClaw to intercept agent actions before they hit external systems, require approval or policy evaluation, and keep replayable decision evidence for later review.

skillsource-agentskillexchangeskill-put-approval-gates-and-audit-ready-policy-checks-between-agents-and-external-actions-with-dashclaw+12
free
Skillq 0.45

Push, pull, and attach non-container OCI artifacts in registries with ORAS

Use ORAS to move SBOMs, model bundles, provenance, and other non-container artifacts through OCI registries without wrapping them as conventional images.

skillsource-agentskillexchangeskill-push-pull-and-attach-non-container-oci-artifacts-in-registries-with-oras+12
free
Skillq 0.45

PuppeteerSharp Web Scraping Pipeline

Builds headless Chrome scraping pipelines using PuppeteerSharp for .NET environments. Handles JavaScript-rendered SPAs, Cloudflare challenge bypass via stealth plugins, and exports structured data through Newtonsoft.Json serialization.

skillsource-agentskillexchangeskill-puppeteersharp-web-scraping-pipeline+12
free