All authors
agentskillexchange avatar

Claude Skills by agentskillexchange

github.com/agentskillexchange
2,960 skillsA× 2,813B× 144C× 35 installs787 views
Kubernetes Pod Diagnostic RunbookA

Automated K8s pod troubleshooting using kubectl, crictl, and the Kubernetes API. Runs diagnostic sequences for CrashLoopBackOff, ImagePullBackOff, OOMKilled, and pending pod states.

ai-agentsgodocker
0
36
Kubernetes Pod Diagnostics RunbookA

Automates Kubernetes troubleshooting using kubectl and the Kubernetes Python client to diagnose CrashLoopBackOff, OOMKilled, and ImagePullBackOff states. Collects pod logs, events, node conditions, and resource quotas systematically.

ai-agentspythongo
0
36
Kubernetes Pod Diagnostics Runner 2A

Runs automated diagnostic sequences on Kubernetes pods using kubectl exec, kubectl logs, and the Kubernetes API /api/v1/pods endpoint. Captures OOMKilled events, CrashLoopBackOff analysis, and resource utilization via metrics-server.

ai-agentsgodocker
0
36
Kubernetes Pod Diagnostics SkillA

Diagnoses Kubernetes pod failures using kubectl describe, logs --previous, and the Kubernetes API /api/v1/namespaces/{ns}/events endpoints. Identifies CrashLoopBackOff root causes, OOMKilled memory analysis, and generates remediation steps with resource limit recommendations.

ai-agentsgodocker
0
36
Kubernetes Rollback Runbook 3A

Executes structured Kubernetes rollback procedures using kubectl and the kubernetes/client-go library. Monitors rollout status via the apps/v1 Deployment API and triggers PagerDuty incidents through the PagerDuty Events API v2.

ai-agentsgodocker
0
36
Kubernetes Runbook Executor 2A

Executes diagnostic runbooks against Kubernetes clusters using the official kubernetes/client-go SDK and kubectl commands. Checks pod health via the /healthz and /readyz endpoints and analyzes events with the CoreV1 Events API.

ai-agentsgodocker
0
36
Kubernetes Runbook GeneratorA

Auto-generates operational runbooks from Kubernetes cluster state using kubectl and the Kubernetes API. Produces step-by-step troubleshooting guides for common pod failure modes.

ai-agentsgodocker
0
36
Kubernetes Troubleshoot AnalyzerA

Runs diagnostic analysis on Kubernetes clusters using kubectl, k9s terminal UI data, and the Troubleshoot.sh support-bundle collector framework. Generates remediation steps for common pod scheduling, networking, and storage failures.

ai-agentsgodocker
0
36
Langchain Mcp ServerB

Use the upstream install or setup path that matches your environment: - You can use npm, pnpm, or yarn to install LangChain.js - npm install -S langchain or pnpm install langchain or yarn add langchain

ai-agentsjavascriptpython
0
36
Langextract Llm Structured Text ExtractionA

LangExtract by Google is a Python library for extracting structured information from unstructured text using LLMs with precise source grounding. With 35,000+ GitHub stars, it handles everything from clinical notes to literary analysis, producing verified extraction results with exact source text mappings and interactive visualizations.

ai-agentspythongo
0
36
Langflow Visual Ai Agent Workflow BuilderA

Langflow is an open-source visual builder for AI agents and workflows. It lets teams design flows graphically, expose them as APIs or MCP tools, and connect major LLMs, vector stores, and observability services without starting from scratch.

ai-agentspythongo
0
36
Langfuse Llm Observability Platform And SdkA

Use Langfuse to capture prompts, traces, generations, evaluations, and cost telemetry for LLM applications and agent workflows. This skill turns Langfuse from a generic observability brand into a concrete implementation pattern for tracing and analyzing model behavior.

ai-agentspythongo
0
36
Langfuse Prompt Management Mcp ServerA

Langfuse Prompt Management MCP Server connects MCP clients to Langfuse prompt libraries so agents can list, retrieve, and compile managed prompts at runtime. It is useful for teams that keep prompts in Langfuse and want assistants to consume production prompt definitions instead of copying templates by hand.

ai-agentsgobash
0
36
Langgraph Js Agent Orchestration FrameworkA

A verified skill for LangGraph.js, the graph-based orchestration framework from LangChain. It focuses on controllable agents, persistence, streaming, and deployment entry points.

ai-agentsgogit
0
36
Langsmith Sdk For Llm Tracing And EvaluationB

LangSmith provides tracing, evaluation, and debugging workflows for LLM applications. This skill is useful when an agent team needs structured observability around prompts, chains, tool calls, datasets, and eval runs across multiple frameworks.

ai-agentsjavascriptpython
0
36
Languagetool Grammar Style CheckerA

Check grammar, style, and spelling across 25+ languages with LanguageTool. This open-source proofreading engine can run as a local Java server or via its public API, providing detailed error reports with correction suggestions for any text content.

ai-agentsgojava
0
36
Layer Self Correcting Memory And Worktree Routines Into Claude Code With Pro WorkflowA

Use Pro Workflow when Claude Code sessions keep repeating the same mistakes and you want corrections, quality gates, and parallel worktree routines to persist across sessions instead of being re-explained every time.

ai-agentsgobash
0
36
Lazydocker Terminal Docker ManagementA

LazyDocker is a terminal UI for Docker and Docker Compose that provides container management, log viewing, resource monitoring, and image inspection through a keyboard-driven interface. Created by Jesse Duffield with 50,000+ GitHub stars.

ai-agentsgodocker
0
36
Lazygit Terminal Ui Git OperationsA

A simple terminal user interface for git commands built with Go. lazygit provides interactive staging, rebasing, conflict resolution, and branch management through an intuitive TUI that replaces arcane git command sequences with keyboard-driven workflows.

ai-agentsgoshell
0
36
Leantime Open Source Project Management PlatformA

Leantime is an open-source project management system designed for non-project managers, with kanban boards, gantt charts, goal tracking, timesheets, and lean canvas tools. Built with ADHD, autism, and dyslexia accessibility in mind.

ai-agentsgosql
0
36
Lefthook Git Hooks ManagerA

Lefthook is a fast, dependency-free Git hooks manager written in Go that runs pre-commit, pre-push, and custom hook commands in parallel. It integrates with Node.js, Ruby, Python, and any other project type through a simple YAML configuration.

ai-agentspythongo
0
36
Let Agents Control A Logged In Chrome Browser Through Playwriter McpA

Use Playwriter to give MCP-compatible agents a bounded, stateful Playwright control surface over an operator-approved Chrome session.

ai-agentsgonode
0
36
Let Mcp Agents Inspect And Update Freshdesk Tickets SafelyA

Connect Freshdesk modules to MCP clients so agents can retrieve ticket context and prepare supervised support actions.

ai-agentsgobash
0
36
Librosa Python Audio Music Analysis LibraryA

librosa is a Python library for audio and music analysis. It provides tools for feature extraction, spectral analysis, beat tracking, onset detection, and audio visualization, built on top of NumPy and SciPy for scientific audio computing.

ai-agentspythongo
0
36
Libsql Edge Sqlite Fork TursoA

libSQL is an open-source, open-contribution fork of SQLite by Turso that adds embedded replicas, server mode, and WebAssembly UDFs. This skill enables agents to work with libSQL for edge computing, serverless, and embedded database workloads.

ai-agentsgosql
0
36
Libvips High Performance Image Processing Library CliA

libvips is a demand-driven, horizontally threaded image processing library with over 300 operations. It processes images faster and with less memory than alternatives like ImageMagick, supports 20+ formats, and powers Sharp, Mastodon, imgproxy, and Ruby on Rails.

ai-agentspythongo
0
36
Lightning Css High Performance Css Parser Transformer And MinifierA

Lightning CSS is a Rust-based CSS parser, transformer, bundler, and minifier from the Parcel team. This skill is for agents that need to optimize stylesheets, lower modern CSS syntax for target browsers, and integrate fast CSS processing into build or refactor workflows.

ai-agentsrustgo
0
36
Lightpanda Headless Browser Ai AutomationA

Lightpanda is a headless browser built from scratch in Zig, purpose-designed for AI agents and web automation. It delivers 11x faster page rendering and 9x lower memory usage than Chrome while maintaining full CDP compatibility with Playwright, Puppeteer, and chromedp.

ai-agentsgodocker
0
36
Lightrag Graph Rag FrameworkA

LightRAG is a Python-based retrieval-augmented generation framework that builds knowledge graphs from documents for more connected, contextual retrieval. Published at EMNLP 2025, it enables graph-powered RAG with support for multiple storage backends and LLM providers.

ai-agentspythongo
0
36
Linear Issue ManagerA

Basic usage or getting-started notes: - Account - AI - Your sidebar

ai-agentsgosecurity
0
36
Linear Issue Triage Sprint Planner 2A

Queries the Linear GraphQL API to list open issues by team, priority, and cycle, then applies configurable triage rules to auto-assign or escalate. Generates sprint plan drafts scored against velocity and team capacity from Linear projectMilestone and workflowState data.

ai-agentsgoapi
0
36
Linear Mcp Server Issue Tracking Project ManagementA

An MCP server that integrates Linear project management with AI assistants. Enables creating, searching, updating, and commenting on Linear issues, managing projects and teams, and querying workflows through the Model Context Protocol.

ai-agentsgobash
0
36
Linear Sprint PlannerA

Basic usage or getting-started notes: - Account - AI - Your sidebar

ai-agentsgosecurity
0
36
Linkding Self Hosted Bookmark Manager Rest ApiA

linkding is a minimal, fast, self-hosted bookmark manager with a full REST API, tag-based organization, automatic metadata extraction, web archiving, browser extensions, and SSO support. It runs in Docker and is built with Django and Python.

ai-agentspythongo
0
36
Linkup Js Sdk Sourced Web Search FetchA

Linkup's JS SDK wraps the Linkup API for sourced web search and clean content fetching. It gives agents a maintained client for standard and deep search modes, plus URL fetch operations that can return rendered page content in a cleaner form for downstream reasoning.

ai-agentsgogit
0
36
Linkwarden Collaborative Bookmark Archive Preservation PlatformA

Linkwarden is an open source bookmark and web archiving platform for saving, organizing, and preserving research material. It captures screenshots, PDFs, and archived page copies, adds reader and annotation features, and supports shared collections for teams.

ai-agentsgogit
0
36
Lint And Auto Format Markdown Documentation Before Agents Ship Content With RumdlA

Run rumdl as a fast Markdown lint-and-format gate so agents can catch style, flavor, link-adjacent, and consistency issues before docs or generated content are committed.

ai-agentspythonrust
0
36
Lint And Autofix Agent Config Files Before Broken Prompts Hooks Or Mcp Settings Derail Runs With AgnixA

Validate and optionally autofix SKILL.md, CLAUDE.md, AGENTS.md, hooks, and MCP config files before bad agent metadata or wiring silently breaks a workflow.

ai-agentsgogit
0
36
Lint And Test Helm Charts In Pull Requests Before Kubernetes Packaging Changes Merge With Chart TestingA

Run chart-focused lint and install checks so changed Helm charts are validated before release or merge.

ai-agentsgodocker
0
36
Lint And Validate Prometheus Alerting Rules Before Noisy Or Broken Alerts Reach Production With PintA

Check Prometheus alerting and recording rules in CI or ad hoc runs so invalid, misleading, or dangerous rules are caught before deploy.

ai-agentsgogit
0
36
Lint Ansible Playbooks And Roles Before Automation Breaks In Prod With Ansible LintA

Run ansible-lint against playbooks, roles, and collections so risky patterns and common mistakes are caught before automation is merged or executed.

ai-agentspythongo
0
36
Lint Dotenv Files For Duplicated Keys And Unsafe Formatting With Dotenv LinterA

Check dotenv files for duplicated keys, malformed values, and formatting mistakes before they break local runs or secret handoffs.

ai-agentspythongo
0
36
Lint Github Actions Workflows Before Ci Runs With ActionlintA

Validate workflow syntax, expressions, and shell steps before broken GitHub Actions changes reach CI.

ai-agentsgoshell
0
36
Lint Kubernetes Manifests And Helm Charts For Security And Readiness Issues Before Cluster Deployment With KubelinterA

Run a static policy pass over Kubernetes YAML before misconfigurations, missing limits, or risky defaults reach a cluster.

ai-agentsgodocker
0
36
Lint Live Kubernetes Clusters For Misconfigurations And Operational Hygiene With PopeyeA

Inspect a live Kubernetes cluster for unhealthy resource settings, missing probes, and other operational smells.

ai-agentsgonode
0
36
Lint Postgresql Migrations And Sql Changes Before Irreversible Schema Mistakes Land With SquawkB

Catch locking, indexing, and schema-change hazards in PostgreSQL migration SQL before a review turns into downtime.

ai-agentsgoshell
0
36
Lint Protobuf Definitions For Style And Correctness Before Code Generation And Review Churn Begin With ProtolintA

Catch naming, formatting, and protobuf rule violations early so generated clients and reviews are cleaner.

ai-agentsgodocker
0
36
Lint Rego Policies Before Promotion With RegalA

Analyze Rego policy files for style, correctness, and maintainability issues before policy bundles are promoted.

ai-agentsgoshell
0
36
Lint Restructuredtext Docs And Release Notes Before Sphinx Publishing With Doc8A

Catch structural and line-style problems in reStructuredText docs before release notes and Sphinx pages go out broken or noisy.

ai-agentspythongo
0
36
Lint Terraform Modules For Provider Mistakes And Policy Violations With TflintA

Check Terraform before plan or apply so invalid attributes, provider-specific mistakes, and custom rule violations are caught early.

ai-agentsgoshell
0
36