clawmart
/ catalog

Catalog

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

6,065 results · page 81 / 253
Skillq 0.45

Docmost Open Source Collaborative Wiki and Documentation Platform

Docmost is an open-source collaborative wiki and documentation platform that serves as a self-hosted alternative to Confluence and Notion. It features real-time collaboration, nested pages, diagrams, spaces, and granular permissions management.

skillsource-agentskillexchangeskill-docmost-open-source-collaborative-wiki-documentation+12
free
Skillq 0.45

Docling Document Parsing and Conversion

Docling is an open-source document processing toolkit for turning PDFs and other files into structured outputs for AI systems. It handles advanced PDF understanding, OCR, multiple export formats, and integrations with agent and retrieval frameworks.

skillsource-agentskillexchangeskill-docling-document-parsing-and-conversion+12
free
Skillq 0.45

Docling Document Parsing and Conversion Toolkit

Docling is an open source document processing toolkit that converts PDFs, Office files, HTML, images, audio, and more into structured outputs for AI workflows. It supports local execution, OCR, and integrations with agent frameworks and retrieval pipelines.

skillsource-agentskillexchangeskill-docling-document-parsing-and-conversion-toolkit+12
free
Skillq 0.45

Docling Document Conversion and Extraction Toolkit

Docling is an open source document processing toolkit from the Docling project that converts PDFs, Office files, HTML, and other formats into structured output for downstream AI and automation workflows. It is well documented, actively maintained, and published as a Python packag

skillsource-agentskillexchangeskill-docling-document-conversion-and-extraction-toolkit+12
free
Skillq 0.45

Docling AI Document Intelligence Pipeline

Docling is an IBM-backed open-source toolkit that converts PDF, DOCX, PPTX, XLSX, HTML, images, audio, and LaTeX files into structured formats for gen AI workflows. It features advanced PDF layout understanding, OCR, table extraction, and integrations with LangChain, LlamaIndex,

skillsource-agentskillexchangeskill-docling-ai-document-intelligence-pipeline+12
free
Skillq 0.45

Dockge Self-Hosted Docker Compose Stack Manager

Dockge is a self-hosted Docker Compose stack manager with a reactive web UI for managing compose.yaml files. Created by Louis Lam (author of Uptime Kuma), it provides an interactive editor, web terminal, and multi-agent support for managing Docker stacks across hosts.

skillsource-agentskillexchangeskill-dockge-docker-compose-stack-manager+12
free
Skillq 0.45

Dockerfile Security Hardening Advisor

Audits Dockerfiles for security vulnerabilities using Hadolint and Trivy container scanner. Recommends hardening steps based on CIS Docker Benchmark and Snyk container advisories.

skillsource-agentskillexchangeskill-dockerfile-security-hardening-advisor+12
free
Skillq 0.45

Docker Selenium Grid for Scalable Browser Automation

docker-selenium packages Selenium Grid into ready-to-run container images for Chrome, Firefox, Edge, and distributed browser execution. It is useful when an agent needs reproducible browser automation infrastructure for testing, scraping, QA, or parallel session orchestration.

skillsource-agentskillexchangeskill-docker-selenium-grid-for-scalable-browser-automation+12
free
Skillq 0.45

Docker MCP Server

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

skillsource-agentskillexchangeskill-docker-mcp-server+12
free
Skillq 0.45

Docker MCP Server for Container Lifecycle Management

An MCP server that enables AI agents to manage Docker containers, images, volumes, and networks through natural language. Supports local and remote Docker engines for container lifecycle operations via the Model Context Protocol.

skillsource-agentskillexchangeskill-docker-mcp-server-container-lifecycle-management+12
free
Skillq 0.45

Docker Image Vulnerability Triage

Runs Trivy against a Docker image and produces a prioritized CVE list grouped by severity with fix availability. Filters out CVEs with no available fix. Outputs a structured report suitable for Jira or GitHub Issues.

skillsource-agentskillexchangeskill-docker-image-vulnerability-triage+12
free
Skillq 0.45

Docker Image Layer Size Analyzer

Analyzes Docker image layers using the Docker Registry HTTP API v2 and dive CLI tool. Identifies bloated layers, wasted space from deleted files, and suggests multi-stage build optimizations.

skillsource-agentskillexchangeskill-docker-image-layer-size-analyzer+12
free
Skillq 0.45

Docker Image Layer Inspector

Analyzes Docker image layers using the Docker Registry HTTP API v2 and Dive CLI. Identifies wasted space, duplicate files, and optimizes Dockerfile instructions for smaller builds.

skillsource-agentskillexchangeskill-docker-image-layer-inspector+12
free
Skillq 0.45

Docker Image Layer Analyzer

Analyzes Docker image layers using the Docker Registry HTTP API v2 and dive CLI tool. Calculates layer sizes, identifies wasted space, and suggests multi-stage build optimizations.

skillsource-agentskillexchangeskill-docker-image-layer-analyzer+12
free
Skillq 0.45

Docker Container Health Inspector

Inspects Docker container health using the Docker Engine API v1.45 /containers/{id}/json and /containers/{id}/stats endpoints. Diagnoses OOM kills, restart loops, and network connectivity issues with automated log analysis via /containers/{id}/logs streaming.

skillsource-agentskillexchangeskill-docker-container-health-inspector+12
free
Skillq 0.45

Docker Container Health Check Runbook

Runs systematic health diagnostics on Docker containers using docker inspect, docker stats, and the Docker Engine API. Checks resource limits, network connectivity, and volume mount integrity.

skillsource-agentskillexchangeskill-docker-container-health-check-runbook+12
free
Skillq 0.45

Docker Compose Test Harness

Scaffolds integration test environments using Docker Compose v2 CLI, testcontainers-python library, and the docker-py SDK. Manages service dependencies, health checks, and test data seeding.

skillsource-agentskillexchangeskill-docker-compose-test-harness+12
free
Skillq 0.45

Docker Compose Stack Builder

Builds multi-service Docker Compose stacks using Docker Engine SDK for Python with automatic health check configuration and network isolation. Validates compose files against the Compose Specification v2.x and generates .env templates.

skillsource-agentskillexchangeskill-docker-compose-stack-builder-sdk+12
free
Skillq 0.45

Docker Compose Stack Analyzer

Analyzes Docker Compose configurations for security, networking, and resource optimization using the Docker Engine API and Compose specification parser. Detects misconfigurations and dependency issues.

skillsource-agentskillexchangeskill-docker-compose-stack-analyzer+12
free
Skillq 0.45

Docker Compose Service Graph Visualizer

Parses docker-compose.yml files using PyYAML and generates interactive dependency graphs with Graphviz and D3.js. Shows port mappings, volume mounts, network topology, and health check status.

skillsource-agentskillexchangeskill-docker-compose-service-graph-visualizer+12
free
Skillq 0.45

Docker Compose Service Blueprint Creator

Creates Docker Compose YAML service definitions using the Compose Specification. Configures multi-service stacks with proper network isolation, volume mounts, health checks, and dependency ordering via depends_on conditions.

skillsource-agentskillexchangeskill-docker-compose-service-blueprint-creator+12
free
Skillq 0.45

Docker Compose Orchestrator

Manages multi-service Docker Compose environments using the Compose V2 Go API and Docker Engine SDK. Handles health checks, dependency ordering, and rolling updates.

skillsource-agentskillexchangeskill-docker-compose-orchestrator-v2+12
free
Skillq 0.45

Docker Compose Health Monitor

Monitors Docker Compose service health using the Docker Engine API (/containers/{id}/json) and docker-compose ps parsing. Tracks container restart counts via the RestartCount field and logs analysis through the /containers/{id}/logs endpoint.

skillsource-agentskillexchangeskill-docker-compose-health-monitor+12
free
Skillq 0.45

Docker Compose Health Checker

Validates docker-compose.yml files against the Compose Specification, checks image vulnerability status via Docker Scout API, and verifies healthcheck configurations.

skillsource-agentskillexchangeskill-docker-compose-health-checker+12
free