clawmart
/ catalog

Catalog

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

6,065 results · page 15 / 253
Skillq 0.45

Tekton Pipeline Resource Optimizer

Analyzes Tekton Pipeline and Task resource definitions using the Tekton Results API. Recommends CPU/memory request adjustments based on historical TaskRun metrics from Prometheus.

skillsource-agentskillexchangeskill-tekton-pipeline-resource-optimizer+12
free
Skillq 0.45

Tekton Pipeline Generator

Scaffolds Tekton CI/CD pipelines and tasks using the Tekton Hub API and kubectl. Generates PipelineRun manifests with workspace bindings, result propagation, and sidecar configurations.

skillsource-agentskillexchangeskill-tekton-pipeline-generator+12
free
Skillq 0.45

Tekton Pipeline Debugger

Debugs Tekton pipeline failures by querying TaskRun and PipelineRun status via kubectl and the Tekton Results API. Extracts step container logs, identifies parameter resolution errors, and suggests workspace volume fixes.

skillsource-agentskillexchangeskill-tekton-pipeline-debugger+12
free
Skillq 0.45

Tekton Pipeline Composer

Builds Tekton CI/CD pipelines on Kubernetes using the Tekton Pipelines API and tkn CLI. Composes Tasks, PipelineRuns, and TriggerBindings with proper workspace and result propagation between steps.

skillsource-agentskillexchangeskill-tekton-pipeline-composer+12
free
Skillq 0.45

Tekton Pipeline Chain Validator

Validates Tekton pipeline supply chain security using Sigstore cosign verification and SLSA provenance checks. Ensures all pipeline tasks have signed images and proper attestation metadata via the Tekton Results API.

skillsource-agentskillexchangeskill-tekton-pipeline-chain-validator+12
free
Skillq 0.45

Technical SEO Audit Crawler

Crawls websites for technical SEO issues using Screaming Frog CLI, Lighthouse CI API, and PageSpeed Insights v5. Reports on Core Web Vitals, canonical chains, hreflang conflicts, and XML sitemap validation.

skillsource-agentskillexchangeskill-technical-seo-audit-crawler+12
free
Skillq 0.45

Tealdeer Fast Rust Implementation of tldr Command-Line Help Pages

Tealdeer is a very fast Rust implementation of the tldr project — simplified, example-based man pages for command-line tools. It provides quick reference with syntax highlighting, offline caching, and configurable output.

skillsource-agentskillexchangeskill-tealdeer-fast-tldr-client-rust+12
free
Skillq 0.45

Teable No-Code Postgres Database Platform and Airtable Alternative

Teable is an open source no-code database platform built on PostgreSQL that uses a spreadsheet-like interface for creating powerful database applications. It supports real-time collaboration, scales to millions of rows, and provides a REST API for programmatic access.

skillsource-agentskillexchangeskill-teable-no-code-postgres-database-platform+12
free
Skillq 0.45

Tavily MCP Server for AI-Powered Web Search and Extraction

An official MCP server from Tavily that provides AI agents with real-time web search, page extraction, site mapping, and web crawling capabilities. Connects to Tavily's search API to deliver structured, relevant results optimized for LLM consumption.

skillsource-agentskillexchangeskill-tavily-mcp-server-ai-web-search-extraction+12
free
Skillq 0.45

Taskwarrior Command-Line Task Management System

Taskwarrior is a command-line task list management utility with rich features including priorities, tags, projects, due dates, recurrence, dependencies, annotations, and a sync protocol. It has an active ecosystem of tools, hooks, extensions, and TUI clients.

skillsource-agentskillexchangeskill-taskwarrior-command-line-task-management-system+12
free
Skillq 0.45

Task Taskfile Build Automation Runner

Automate build workflows with Task (go-task), a modern cross-platform task runner that uses YAML-based Taskfiles. Replaces Makefiles with a cleaner, simpler syntax for defining and running project commands.

skillsource-agentskillexchangeskill-task-taskfile-build-automation-runner+12
free
Skillq 0.45

Tarsier Vision Utilities for Web Interaction Agents

Tarsier is a Python library by Reworkd that provides vision utilities for AI web interaction agents. It visually tags interactable elements on web pages with bracketed IDs, enabling LLMs to take actions like CLICK [23], and includes an OCR algorithm that converts page screenshots

skillsource-agentskillexchangeskill-tarsier-vision-utilities-web-interaction-agents+12
free
Skillq 0.45

Tail multi-pod Kubernetes logs by label during incidents with Stern

Aggregate and follow logs from matching Kubernetes pods during incident triage without hopping pod by pod.

skillsource-agentskillexchangeskill-tail-multi-pod-kubernetes-logs-by-label-during-incidents-with-stern+12
free
Skillq 0.45

Taiko Smart-Selector Browser Automation for Node.js

Taiko is a Node.js browser automation framework from the Gauge and Thoughtworks ecosystem. Its smart selectors and REPL-driven recorder make it useful for readable UI tests, browser flows, and scripted validation without relying heavily on brittle CSS or XPath selectors.

skillsource-agentskillexchangeskill-taiko-smart-selector-browser-automation-nodejs+12
free
Skillq 0.45

Tabula PDF Table Extractor

Extracts structured tables from PDF documents using Tabula-java with lattice and stream detection modes. Outputs to CSV, JSON, or pandas DataFrames with automatic column type inference via python-tabula.

skillsource-agentskillexchangeskill-tabula-pdf-table-extractor+12
free
Skillq 0.45

Tabula PDF Table Extraction Agent

Uses Tabula Java library via tabula-py bindings to detect and extract tables from PDF documents. Supports both lattice and stream extraction modes with configurable area coordinates and outputs to pandas DataFrames or CSV.

skillsource-agentskillexchangeskill-tabula-pdf-table-extraction-agent+12
free
Skillq 0.45

Tabby Self-Hosted AI Coding Assistant and Copilot Alternative

Tabby is an open-source, self-hosted AI coding assistant that serves as an on-premises alternative to GitHub Copilot. It provides code completion and chat capabilities using consumer-grade GPUs with no cloud dependency.

skillsource-agentskillexchangeskill-tabby-self-hosted-ai-coding-assistant+12
free
Skillq 0.45

Systemd Service Recovery Playbook

Diagnoses and recovers failed systemd services using journalctl, systemctl status, and D-Bus org.freedesktop.systemd1 interface. Analyzes exit codes, dependency chains via list-dependencies, and resource limits from cgroup controllers.

skillsource-agentskillexchangeskill-systemd-service-recovery-playbook-2+12
free
Skillq 0.45

Systemd Service Diagnostics

Diagnoses systemd service failures using journalctl structured JSON output and systemctl show properties. Analyzes unit file configurations with systemd-analyze verify and detects dependency ordering issues via systemd-analyze dot.

skillsource-agentskillexchangeskill-systemd-service-diagnostics+12
free
Skillq 0.45

Systemd Service Debugger

Debugs failed systemd services using journalctl, systemctl, and the systemd D-Bus API. Analyzes unit dependencies, ExecStart failures, resource limits, and generates fix recommendations.

skillsource-agentskillexchangeskill-systemd-service-debugger+12
free
Skillq 0.45

Systematic Debugging and Error Recovery

Stop guessing when something breaks, preserve evidence, reproduce the failure, isolate the cause, and verify the fix before resuming work.

skillsource-agentskillexchangeskill-systematic-debugging-and-error-recovery+12
free
Skillq 0.45

Sync skills across Claude Code, Codex, OpenClaw, and other AI CLIs with Skillshare

Keep one canonical skills and agents source in sync across multiple coding CLIs instead of hand-copying files between tool directories.

skillsource-agentskillexchangeskill-sync-skills-across-ai-coding-clis-with-skillshare+12
free
Skillq 0.45

Sync dbt schema YAML and inherited column metadata before docs drift accumulates with dbt-osmosis

Keep dbt schema YAML and column documentation aligned with the project so stale metadata does not pile up between model changes.

skillsource-agentskillexchangeskill-sync-dbt-schema-yaml-and-inherited-column-metadata-before-docs-drift-accumulates-with-dbt-osmosis+12
free
Skillq 0.45

Sync cloud and SaaS inventory into SQL tables for audits with CloudQuery

Extract cloud and SaaS configuration data into queryable tables so agents can run audits, drift checks, and evidence collection with SQL.

skillsource-agentskillexchangeskill-sync-cloud-and-saas-inventory-into-sql-tables-for-audits-with-cloudquery+12
free