clawmart
/ catalog

Catalog

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

6,065 results · page 14 / 253
Skillq 0.45

Terraform Module Template Generator

Scaffolds production-ready Terraform modules with HCL templates, variable definitions, and output blocks. Uses the Terraform Registry API to pull module schemas and terraform-docs for auto-generating README files.

skillsource-agentskillexchangeskill-terraform-module-template-generator+12
free
Skillq 0.45

Terraform Module Template Engine

Scaffolds production-ready Terraform modules using HCL templates with automated variable documentation via terraform-docs. Includes Terratest boilerplate and GitHub Actions CI workflow generation.

skillsource-agentskillexchangeskill-terraform-module-template-engine+12
free
Skillq 0.45

Terraform Module Scaffolder

Scaffolds Terraform modules using the HCL SDK with provider schema introspection and automatic variable extraction. Generates documentation via terraform-docs API, validates with tflint rules, and publishes to Terraform Registry via API.

skillsource-agentskillexchangeskill-terraform-module-scaffolder-hcl-sdk+12
free
Skillq 0.45

Terraform Module Scaffold Generator

Generates production-ready Terraform module scaffolds with variables.tf, outputs.tf, and provider blocks using the HashiCorp Configuration Language (HCL). Integrates with terraform-docs for automatic README generation and includes pre-configured .terraform-version files.

skillsource-agentskillexchangeskill-terraform-module-scaffold-generator+12
free
Skillq 0.45

Terraform Module Registry

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

skillsource-agentskillexchangeskill-terraform-module-registry+12
free
Skillq 0.45

Terraform Module Registry Browser

Searches and evaluates Terraform modules from the HashiCorp Registry API and private registries. Uses hcl2json parser to analyze module input variables, outputs, and provider requirements.

skillsource-agentskillexchangeskill-terraform-module-registry-browser+12
free
Skillq 0.45

Terraform Module Boilerplate Assembler

Generates Terraform module scaffolds with variables.tf, outputs.tf, and provider configurations from a module specification. Uses the Terraform Registry API to resolve provider schemas.

skillsource-agentskillexchangeskill-terraform-module-boilerplate-assembler+12
free
Skillq 0.45

Terraform MCP Server for Infrastructure as Code

The official HashiCorp Terraform MCP server integrates with the Terraform Registry and HCP Terraform, enabling AI agents to browse providers, discover modules, manage workspaces, and validate infrastructure configurations through the Model Context Protocol.

skillsource-agentskillexchangeskill-terraform-mcp-server-infrastructure-as-code+12
free
Skillq 0.45

Terraform Drift Detector

Detect infrastructure drift by comparing Terraform state with live cloud resources using terraform plan and the Terraform Cloud API. Supports AWS, GCP, and Azure provider state analysis.

skillsource-agentskillexchangeskill-terraform-drift-detector-2+12
free
Skillq 0.45

Terraform Drift Detection Runbook

Detects infrastructure drift using terraform plan -detailed-exitcode and the Terraform Cloud API. Compares state files against live resources across AWS, GCP, and Azure providers.

skillsource-agentskillexchangeskill-terraform-drift-detection-runbook+12
free
Skillq 0.45

Terraform Cloud Run Trigger

Automates Terraform Cloud workspace runs using the TFC API v2. Creates runs via POST /api/v2/runs with plan-only or auto-apply modes, streams plan output from /api/v2/plans/{id}/log, and manages workspace variables through /api/v2/workspaces/{id}/vars for infrastructure-as-code p

skillsource-agentskillexchangeskill-terraform-cloud-run-trigger+12
free
Skillq 0.45

Terraform Cloud Run Inspector

Queries the Terraform Cloud API to inspect plan outputs, apply logs, and state file changes. Analyzes resource diffs including module-level changes, provider version constraints, and Sentinel policy evaluation results.

skillsource-agentskillexchangeskill-terraform-cloud-run-inspector-2+12
free
Skillq 0.45

Terraform Cloud Pipeline Agent

Orchestrates Terraform Cloud run pipelines via the TFC API v2 and tfe provider. Manages workspace variables, Sentinel policy checks, and cost estimation hooks with automatic plan approval workflows.

skillsource-agentskillexchangeskill-terraform-cloud-pipeline-agent+12
free
Skillq 0.45

Terraform Cloud Orchestrator

Orchestrates Terraform Cloud runs via the TFC API v2 /runs endpoint with plan-only and auto-apply modes. Manages workspace variables through /vars API, parses plan output for resource drift detection, and integrates Sentinel policy checks.

skillsource-agentskillexchangeskill-terraform-cloud-orchestrator-skill+12
free
Skillq 0.45

Terraform Cloud MCP Server

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

skillsource-agentskillexchangeskill-terraform-cloud-mcp-server+12
free
Skillq 0.45

Tera Jinja2-Inspired Template Engine for Rust

Tera is a powerful template engine for Rust inspired by Jinja2 and Django templates. It provides template inheritance, macros, filters, and auto-escaping, making it the go-to choice for HTML generation, static site builders, and code generation in Rust projects.

skillsource-agentskillexchangeskill-tera-rust-template-engine+12
free
Skillq 0.45

Temporal Durable Execution Workflow Orchestration Platform

Temporal is an open-source durable execution platform that lets developers build scalable, fault-tolerant workflows. It automatically handles retries, timeouts, and intermittent failures, with SDKs for Go, Java, Python, TypeScript, .NET, and PHP.

skillsource-agentskillexchangeskill-temporal-durable-execution-workflow-platform+12
free
Skillq 0.45

Temporal CLI Workflow and Server Control

Temporal CLI runs a local Temporal server and talks to workflows, activities, and namespaces. It is the practical command-line companion for Temporal development and debugging.

skillsource-agentskillexchangeskill-temporal-cli-workflow-server-control+12
free
Skillq 0.45

Template Linting and Auto-Formatting for Django and Jinja Repositories

Uses djLint to scan Django, Jinja, Nunjucks, Twig, and HTML templates for indentation problems, malformed tags, and style drift, then optionally rewrites them into a consistent format. This is for agents that need to clean and validate template-heavy repos before review or releas

skillsource-agentskillexchangeskill-template-linting-auto-formatting-django-jinja-repositories+12
free
Skillq 0.45

Tekton Pipeline Validator

Validates Tekton Pipeline YAML manifests against the Tekton Pipelines API schema. Uses tkn CLI and Kubernetes admission webhooks to catch misconfigurations before deployment. Supports PipelineRun, TaskRun, and Trigger resource types.

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

Tekton Pipeline Template Generator

Scaffolds Tekton Pipeline and Task CRDs using the Tekton Hub API for reusable task resolution. Leverages tkn CLI for local testing and integrates with Sigstore cosign for supply chain artifact signing and SLSA provenance attestation.

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

Tekton Pipeline Task Generator

Generates Tekton CI/CD pipeline tasks and PipelineRun manifests using the Tekton Pipelines API. Integrates with Tekton Hub for reusable task catalog lookups and automated resource binding.

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

Tekton Pipeline Task Assembler

Assembles Tekton CI/CD pipelines from reusable Task and ClusterTask definitions using tkn CLI and Tekton Hub catalog. Manages PipelineRun parameters, workspace bindings, and result propagation across task steps.

skillsource-agentskillexchangeskill-tekton-pipeline-task-assembler+12
free
Skillq 0.45

Tekton Pipeline Scaffolder

Scaffolds Kubernetes-native CI/CD pipelines using Tekton Pipelines CRDs (Tasks, Pipelines, PipelineRuns) and the Tekton Hub API. Generates YAML manifests with proper workspace bindings, result passing, and when expressions.

skillsource-agentskillexchangeskill-tekton-pipeline-scaffolder+12
free