content-creator
88Create Brand-Consistent Marketing Content
Marketing teams need content that stays consistent across channels. This skill helps plan, write, analyze, and optimize content for brand voice and SEO.
Implement Service Mesh Observability
Service mesh teams need clear telemetry patterns to debug latency, errors, and dependencies. This skill provides metrics, tracing, dashboard, and alerting templates for Istio, Linkerd, and OpenTelemetry.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "service-mesh-observability" from https://skillstore.io/skills/sickn33-service-mesh-observability.md and its manifest at https://skillstore.io/api/skills/sickn33-service-mesh-observability/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "service-mesh-observability". I need to monitor Istio service errors and latency.
Expected outcome:
A monitoring plan with Prometheus signal definitions, Grafana panel goals, P99 latency alerts, and validation steps.
Using "service-mesh-observability". My Linkerd service calls are slow after a deployment.
Expected outcome:
A troubleshooting sequence using route metrics, live traffic inspection, dependency edges, and trace correlation.
Using "service-mesh-observability". We need production-ready mesh observability.
Expected outcome:
A rollout checklist covering telemetry collection, dashboard ownership, alert thresholds, retention, sampling, and security controls.
Most static external command findings are Markdown formatting false positives, and the hardcoded documentation or in-cluster URLs are benign examples. The OpenTelemetry template binds telemetry ports to 0.0.0.0, and the Kiali template uses anonymous authentication with broad namespace visibility. No prompt injection text or malicious exfiltration intent was found.
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/sickn33-service-mesh-observability/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/sickn33-service-mesh-observability?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/sickn33-service-mesh-observability?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-service-mesh-observability/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/sickn33-service-mesh-observability.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>sickn33. (2026). service-mesh-observability security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-service-mesh-observability/audits/4@techreport{sickn33-sickn33-service-mesh-observability-2026,
author = {sickn33},
title = {service-mesh-observability security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/sickn33-service-mesh-observability/audits/4},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "service-mesh-observability security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-07"
url: "https://skillstore.io/skills/sickn33-service-mesh-observability/audits/4"
identifiers:
- type: other
value: "skillstore:sickn33-service-mesh-observability:audit:4"
description: "Skillstore immutable audit report identifier"
Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
wshobson-service-mesh-observability
2026-08-21
sickn33-service-mesh-observability
2026-08-21
Trace slow service calls and compare P99 latency with request rate and error metrics.
Create Grafana and Kiali views that show traffic, errors, dependencies, and topology.
Choose mesh-level signals and alert thresholds for service communication reliability.
Create a basic service mesh observability plan for my cluster. Include metrics, dashboards, and alerts for request rate, errors, and latency.
Help me add distributed tracing to an Istio mesh with Jaeger. Explain sampling, trace context, and validation steps.
Guide me through debugging high P99 latency between two services in a service mesh. Use metrics, traces, and dependency views.
Design a production service mesh observability rollout with Prometheus, Grafana, Kiali, OpenTelemetry, SLOs, and security hardening.
Author
sickn33License
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/service-mesh-observabilityRef
9f814fc6a43fd99946f2da5e0df231c65a38bc76
Maintenance freshness
7/18/2026
Usage
6 downloads ยท 105 views
File structure
๐ SKILL.md
Create Brand-Consistent Marketing Content
Marketing teams need content that stays consistent across channels. This skill helps plan, write, analyze, and optimize content for brand voice and SEO.
Improve LLM Prompts With Proven Patterns
Inconsistent prompts waste time and make AI outputs hard to trust. This skill guides prompt design with reusable patterns, examples, evaluation steps, and optimization workflows.
Build Fullstack Apps with Senior Patterns
Teams need consistent setup, architecture, and review guidance for modern web applications. This skill provides scaffolders, workflow references, and quality prompts for React, Next.js, Node.js, GraphQL, and PostgreSQL projects.
Design Scalable Software Architectures
Architecture decisions are hard to compare across web, mobile, backend, and cloud systems. This skill provides structured guides and local scaffold scripts for reports, dependency review, and trade-off documentation.
Optimize AI Prompts With Prompt Engineer
Writing clear prompts is hard when goals are vague or complex. This skill turns rough requests into structured prompts using proven prompt frameworks.
Prioritize Product Work With Research Insights
Product teams need faster ways to rank features, synthesize interviews, and document decisions. This skill provides RICE scoring, interview analysis, and PRD templates for structured planning.
Instrument Apps with Azure Application Insights
by microsoft
Application teams need consistent telemetry setup across languages and Azure hosting services. This skill provides targeted SDK, infrastructure, environment, and query guidance for Application Insights.
Manage Istio Traffic Policies
by wshobson
Service mesh routing can be difficult to configure safely across many services. This skill provides Istio templates and guidance for routing, canary releases, retries, load balancing, gateways, and resilience controls.
Answer OpenTelemetry Questions With Sources
by ANcpLua
OpenTelemetry work often requires exact semantic conventions and configuration details. This skill searches bundled OTel documentation and returns sourced guidance for instrumentation, collector setup, and OTLP decisions.
Implement Distributed Tracing
by wshobson
Distributed systems hide where latency and errors begin. This skill guides tracing setup, instrumentation, sampling, and analysis across services.
Add Python Observability Patterns
by 0xDarkMatter
Python services often lack consistent logging, metrics, and tracing patterns. This skill provides practical structlog, Prometheus, and OpenTelemetry examples for production applications.
Operate Local Project Stacks Safely
by ACSKamloops
Local development stacks can be hard to debug when logs, services, and config changes are handled out of order. This skill guides Claude, Codex, and Claude Code to inspect evidence first and explain safe operational steps.