clawmart
/ catalog

Catalog

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

6,065 results · page 19 / 253
Skillq 0.45

Stable Diffusion LoRA Training Pipeline

Orchestrates LoRA fine-tuning for Stable Diffusion XL using the diffusers library and Kohya ss-scripts. Manages dataset preparation with BLIP-2 auto-captioning, configures AdaFactor optimizer parameters, and exports safetensors checkpoints with A1111 metadata embedding.

skillsource-agentskillexchangeskill-stable-diffusion-lora-training-pipeline+12
free
Skillq 0.45

Stable Diffusion ControlNet Pose Pipeline

Orchestrates Stable Diffusion image generation with ControlNet pose conditioning via the Automatic1111 API. Chains OpenPose detection, depth estimation, and img2img endpoints.

skillsource-agentskillexchangeskill-stable-diffusion-controlnet-pose-pipeline+12
free
Skillq 0.45

Stable Diffusion ControlNet Pipeline

Automates image generation workflows using Stability AI ControlNet API with depth maps, edge detection, and pose estimation. Integrates with Hugging Face diffusers library for model management and CLIP interrogator for prompt refinement.

skillsource-agentskillexchangeskill-stable-diffusion-controlnet-pipeline+12
free
Skillq 0.45

Stable Diffusion ControlNet Compositor

Orchestrates Stable Diffusion XL with ControlNet preprocessors (Canny, Depth, OpenPose) for guided image generation. Manages ComfyUI workflow JSON exports and A1111 API batch processing.

skillsource-agentskillexchangeskill-stable-diffusion-controlnet-compositor+12
free
Skillq 0.45

Stable Diffusion ComfyUI Workflow Runner

Executes ComfyUI workflow JSON files against a local or remote ComfyUI server via its REST API. Supports LoRA loading, ControlNet conditioning, and queue management with progress polling.

skillsource-agentskillexchangeskill-stable-diffusion-comfyui-workflow-runner-2+12
free
Skillq 0.45

SSL/TLS Certificate Validator and Monitor

Validates SSL/TLS certificates using OpenSSL s_client, checks OCSP stapling status, and monitors expiry dates. Integrates with crt.sh Certificate Transparency logs and SSLLabs API for grading.

skillsource-agentskillexchangeskill-ssl-tls-certificate-validator-monitor+12
free
Skillq 0.45

SSL Certificate Chain Validator

Performs deep TLS certificate chain validation using OpenSSL and Certificate Transparency logs. Monitors expiration dates via the crt.sh API and checks OCSP responder status.

skillsource-agentskillexchangeskill-ssl-certificate-chain-validator-2+12
free
Skillq 0.45

SSL Certificate Auditor

Audits TLS/SSL configurations using sslyze Python library and SSL Labs API v3. Checks certificate chain validity, HSTS headers, and OCSP stapling status with Certificate Transparency log verification.

skillsource-agentskillexchangeskill-ssl-certificate-auditor-agent+12
free
Skillq 0.45

sqruff High-Performance SQL Linter and Formatter

A fast SQL linter and formatter written in Rust by Quary Labs. sqruff provides advanced configurable linting and automated formatting with significantly faster execution than Python-based alternatives, plus a browser playground for quick experimentation.

skillsource-agentskillexchangeskill-sqruff-sql-linter-formatter+12
free
Skillq 0.45

sqlite-vec Vector Search Extension for SQLite

sqlite-vec is a lightweight SQLite extension for vector similarity search. Written in pure C with zero dependencies, it runs anywhere SQLite runs—Linux, macOS, Windows, WASM in browsers, and Raspberry Pis—and supports float, int8, and binary vector storage.

skillsource-agentskillexchangeskill-sqlite-vec-vector-search-extension-sqlite+12
free
Skillq 0.45

sqlite-utils Python CLI for SQLite Database Manipulation

sqlite-utils is a Python CLI utility and library by Simon Willison for manipulating SQLite databases. It lets you pipe JSON, CSV, or TSV data directly into SQLite, run in-memory SQL queries against files, configure full-text search, and perform schema transformations — all from t

skillsource-agentskillexchangeskill-sqlite-utils-python-cli-sqlite-manipulation+12
free
Skillq 0.45

SQLite MCP Server

Lightweight local database access for agent tasks.

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

SQLite Analyst

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

skillsource-agentskillexchangeskill-sqlite-analyst+12
free
Skillq 0.45

SQLFluff SQL Linter and Auto-Formatter

Lint and auto-format SQL code across 30+ dialects using SQLFluff. Enforces consistent style, catches syntax issues, and supports Jinja/dbt templating for ELT workflows.

skillsource-agentskillexchangeskill-sqlfluff-sql-linter-auto-formatter+12
free
Skillq 0.45

sqlc Type-Safe SQL Code Generator

sqlc is a SQL compiler that generates type-safe Go, Python, Kotlin, and TypeScript code from plain SQL queries. You write SQL, run sqlc, and get fully typed data access functions with compile-time safety — no ORM, no reflection, no runtime query building.

skillsource-agentskillexchangeskill-sqlc-type-safe-sql-code-generator+12
free
Skillq 0.45

Split Markdown front matter and body before docs migrations, metadata audits, or static-site transforms

Use gray-matter when an agent needs to open Markdown or content files, extract structured front matter, and pass clean body text plus metadata into the next step. This skill is for parsing and rewriting front matter safely, not for running a full CMS or static site generator.

skillsource-agentskillexchangeskill-split-markdown-front-matter-and-body-before-docs-migrations-metadata-audits-or-static-site-transforms+12
free
Skillq 0.45

Spleeter AI Audio Source Separation by Deezer

Spleeter is Deezer's open-source audio source separation library with pretrained models. It can split audio into 2, 4, or 5 stems (vocals, drums, bass, piano, accompaniment) and runs 100x faster than real-time on GPU, making it ideal for music production, remix, and audio analysi

skillsource-agentskillexchangeskill-spleeter-ai-audio-source-separation-deezer+12
free
Skillq 0.45

Spin up isolated git worktrees for parallel Claude Code and Codex branches with Worktrunk

Create, switch, and clean per-branch worktrees so multiple coding agents can work the same repo in parallel without stomping each other.

skillsource-agentskillexchangeskill-spin-up-isolated-git-worktrees-for-parallel-claude-code-and-codex-branches-with-worktrunk+12
free
Skillq 0.45

SpiderFoot Open Source Intelligence Automation Framework

SpiderFoot is an open-source OSINT automation tool that queries over 200 data sources to gather intelligence about IP addresses, domain names, email addresses, and other targets. Written in Python, it provides both a web UI and CLI for reconnaissance, threat intelligence, and att

skillsource-agentskillexchangeskill-spiderfoot-osint-automation-framework+12
free
Skillq 0.45

Spell-check docs and code comments with source-aware filters using pyspelling

Run filtered spell checks over Markdown, Sphinx, HTML, or code comments without flattening everything into one noisy text stream.

skillsource-agentskillexchangeskill-spell-check-docs-and-code-comments-with-source-aware-filters-using-pyspelling+12
free
Skillq 0.45

SpeechBrain PyTorch Conversational AI and Speech Processing Toolkit

SpeechBrain is an open-source PyTorch toolkit that accelerates conversational AI development. It provides recipes and pretrained models for speech recognition, speaker verification, speech enhancement, speech separation, language modeling, and text-to-speech across 40+ datasets.

skillsource-agentskillexchangeskill-speechbrain-pytorch-speech-processing-toolkit+12
free
Skillq 0.45

Spectral OpenAPI and AsyncAPI Linter

Spectral is an open-source JSON/YAML linter by Stoplight with built-in support for OpenAPI 3.x, Swagger 2.0, AsyncAPI 2.x, and Arazzo 1.0. It enforces API style guides through custom and pre-built rulesets, ensuring consistency across all your API descriptions.

skillsource-agentskillexchangeskill-spectral-openapi-asyncapi-linter+12
free
Skillq 0.45

Apache Spark DataFrame ETL Pipeline

Automates PySpark DataFrame transformations including schema inference, partition pruning, and Delta Lake merge operations. Integrates with AWS Glue Data Catalog and Apache Iceberg table formats for lakehouse architectures.

skillsource-agentskillexchangeskill-spark-dataframe-etl-pipeline+12
free
Skillq 0.45

SOPS Secret File Encryption and Rotation

SOPS manages encrypted YAML, JSON, ENV, INI, and binary files with KMS, age, and PGP. It is a tight fit for secrets handling, rotation, and encrypted configuration workflows.

skillsource-agentskillexchangeskill-sops-secret-file-encryption-rotation+12
free