HashiCorp Consul service mesh and discovery reference. Agent server/client modes, service registration with DNS/HTTP discovery, KV store with distributed locking, Connect service mesh with mTLS and intentions, ACL policies and tokens, consul-template for dynamic configs, and operational procedures.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill consul --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Consul?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-consul)More formats (shields.io, HTML) on the badges page.
---
name: "consul"
version: "1.0.0"
description: "HashiCorp Consul service mesh and discovery reference. Agent server/client modes, service registration with DNS/HTTP discovery, KV store with distributed locking, Connect service mesh with mTLS and intentions, ACL policies and tokens, consul-template for dynamic configs, and operational procedures."
author: "BytesAgain"
homepage: "https://bytesagain.com"
source: "https://github.com/bytesagain/ai-skills"
tags: [consul, service-mesh, discovery, hashicorp, microservices, sysops]
category: "sysops"
---
# Consul
HashiCorp Consul service mesh and discovery reference.
## Commands
| Command | Description |
|---------|-------------|
| `intro` | Consul overview, architecture, quick start |
| `agent` | Server/client modes, config, ports |
| `services` | Registration, DNS/HTTP discovery, health checks |
| `kv` | Key/value store, locking, watches |
| `connect` | Service mesh, sidecar proxies, intentions |
| `acl` | Bootstrap, policies, tokens |
| `template` | consul-template, dynamic config rendering |
| `ops` | Snapshots, maintenance, monitoring |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.