All authors
agentskillexchange avatar

Claude Skills by agentskillexchange

github.com/agentskillexchange
2,960 skillsA× 2,813B× 144C× 35 installs787 views
Install Role Specific Agent Personas With Agency AgentsA

Install and activate specialized AI agent personas from Agency Agents when a coding or operations session needs a focused role, workflow, and deliverable standard instead of a generic assistant prompt.

ai-agentsgogit
0
36
Install Selected Ecc Agent Skills And Rules Across Coding HarnessesA

Use Everything Claude Code to install curated skills, rules, hooks, and MCP configuration into Claude Code, Codex, Cursor, OpenCode, and related coding-agent harnesses without copying the whole repo blindly.

ai-agentspythongo
0
36
Install Superpowers Methodology For Coding AgentsA

Use Superpowers to give coding agents a structured software-development method with discovery, spec review, planning, TDD, subagents, and review loops.

ai-agentsgogit
0
36
Instaloader Instagram Content Metadata DownloaderA

Instaloader is a Python CLI tool and library that downloads Instagram photos, videos, stories, reels, highlights, and IGTV content along with captions, comments, geotags, and metadata. It supports public and private profiles, hashtags, and feeds with automatic resume and profile rename detection.

ai-agentspythongo
0
36
Instructor Structured Data Extraction LlmsA

Instructor is a multi-language library for extracting structured, validated data from LLM outputs. It patches LLM client libraries to return Pydantic models (Python) or Zod schemas (TypeScript) instead of raw text, supporting 15+ providers including OpenAI, Anthropic, and Google.

ai-agentstypescriptpython
0
36
Internal Link Builder Seo AgentA

Analyzes site content graph using Screaming Frog SEO Spider API and builds internal linking recommendations. Calculates PageRank distribution using networkx graph algorithms.

ai-agentsgoapi
0
36
Internal Link Graph OptimizerA

Analyzes internal linking structure by crawling sitemaps with Screaming Frog or Sitebulb, computing PageRank distribution via NetworkX graph algorithms, and identifying orphan pages. Recommends contextual link insertions using BM25 text matching against existing content inventory.

ai-agentsgosecurity
0
36
Internal Link Optimizer SeoA

Optimizes internal linking structure using Screaming Frog SEO Spider XML exports and NetworkX graph analysis. Identifies orphan pages, calculates PageRank distribution, and suggests anchor text improvements.

ai-agentsgo
0
36
Inventory Live Database Schemas And Generate Reviewable Docs Before Risky Sql Changes With SchemacrawlerA

Lets an agent crawl a live database and produce schema inventories, dependency views, and reviewable documentation before migrations or handoffs.

ai-agentsgojava
0
36
Investigate Backend Only Wordpress Performance BottlenecksA

This skill guides an agent through measuring, profiling, and narrowing slow WordPress behavior without relying on browser clicks. Use it when the job is to diagnose slow pages, REST endpoints, cron activity, autoload bloat, or query-heavy requests from the backend outward.

ai-agentsgobash
0
36
Investigate Crowdstrike Falcon Alerts And Telemetry Through Falcon McpA

Use falcon-mcp when an agent needs CrowdStrike Falcon detections, incidents, behaviors, threat intel, or read-only response context to triage a security event without leaving an MCP workflow.

ai-agentspythongo
0
36
Investigate Failing Github Actions Runs With Ci Doctor 2A

Use GitHub Next's CI Doctor workflow to watch GitHub Actions runs, pull failure logs, trace recurring patterns, and open investigation issues with concrete next steps. This is for agents acting as CI failure investigators, not for listing GitHub Agentic Workflows as a product.

ai-agentsgogit
0
36
Investigate Kubernetes Network Incidents Through Mcp With KubesharkA

Query live and historical Kubernetes network traffic through Kubeshark's MCP server when an agent needs packet-level evidence, API payloads, or service-path traces for incident response.

ai-agentsgodocker
0
36
Investigate Production Incidents Across Kubernetes And Cloud Signals With HolmesgptA

Use HolmesGPT when an on-call agent needs one investigation loop that pulls alerts, logs, metrics, and infrastructure context from multiple systems and returns a root-cause path instead of forcing a human to hop across separate observability products.

ai-agentsgonode
0
36
Investigate Production Incidents Across Observability Signals And Draft Next Remediation Steps With OpensreA

Pull logs, metrics, traces, and runbook context into one incident investigation loop before a human operator guesses at the root cause.

ai-agentspythongo
0
36
Investigate Production Issues From Slack With Runbooks And Monitoring Mcps Using Diy Ai Debugging Agent ToolkitA

Handle alerts and debugging questions from Slack, query connected monitoring MCP servers, and follow runbook-guided investigation steps for live incidents.

ai-agentspythongo
0
36
Iteratively Optimize Prompts And Text Based Agent Configs Against Scored Eval Sets With GepaA

Use reflective search to improve prompts or text-configured agent components against a real eval set instead of manual prompt tweaking.

ai-agentspythongo
0
36
Jaeger Trace ExplorerA

Use the upstream install or setup path that matches your environment: - docker run --rm --name jaeger \

ai-agentsgobash
0
36
Jasper Longform Blog GeneratorA

Connects to Jasper's /v1/content/generate REST endpoint to produce SEO-optimized long-form blog posts using the Boss Mode workflow. Passes custom tone, keyword targets, and brand voice templates via the Jasper API SDK, then auto-publishes drafts to WordPress via the WP REST API.

ai-agentsgoapi
0
36
Jenkins Build Log AnalyzerA

Parses Jenkins build console logs via the Jenkins Remote Access API to extract failure patterns, stack traces, and flaky test signatures. Uses regex heuristics and the Jenkins Test Results API to correlate failures with specific changes. Outputs a triage report ranked by recurrence frequency.

ai-agentsgodocker
0
36
Jenkins Declarative Pipeline Generator 2A

Generates Jenkins Declarative Pipelines using the Pipeline Model Definition Plugin API and Jenkins shared library conventions. Integrates with the Jenkins REST API for job provisioning and credentials management.

ai-agentsgogit
0
36
Jenkins Groovy Shared Library AuditorA

Audits Jenkins shared library Groovy scripts for security anti-patterns using the Script Security Plugin API. Detects unapproved method signatures, sandbox escapes, and credential leakage in pipeline code.

ai-agentsgodocker
0
36
Jenkins Mcp ServerA

Requirements and caveats from upstream: - [![Docker Pulls](https://img.shields.io/docker/pulls/jenkins/jenkins.svg)](https://hub.docker.com/r/jenkins/jenkins/) - The Jenkins project provides official distributions as WAR files, Docker images, native packages and installers for platforms including several Linux distributions and Windows.

ai-agentsgodocker
0
36
Jenkins Pipeline Code Review AgentA

Reviews Jenkinsfile and Groovy pipeline scripts for anti-patterns, security issues, and performance bottlenecks using Jenkins Pipeline Linter API and static analysis rules.

ai-agentsgodocker
0
36
Jenkins Pipeline DebuggerA

Connects to Jenkins via the Jenkins REST API and Blue Ocean API to debug Declarative and Scripted pipelines. Retrieves stage logs, replays failed builds, and traces Groovy CPS execution state.

ai-agentsgodocker
0
36
Jenkins Pipeline Declarative GeneratorA

Creates Jenkins Declarative Pipeline Jenkinsfiles using jenkins-pipeline-syntax and jenkins-shared-libraries. Configures stages, parallel execution, and post-build actions with Blue Ocean compatibility.

ai-agentsgodocker
0
36
Jenkins Pipeline Dsl GeneratorA

Generates Jenkins Declarative and Scripted Pipeline DSL using the Jenkins REST API and Job DSL plugin. Creates Jenkinsfile configurations with parallel stages, shared libraries, and credential binding.

ai-agentsgodocker
0
36
Jenkins Pipeline Failure AnalyzerA

Queries the Jenkins REST API /job/{name}/lastFailedBuild/api/json and /consoleText to diagnose pipeline failures. Parses Blue Ocean API /blue/rest/organizations for stage-level timing and error classification.

ai-agentsgodocker
0
36
Jenkins Pipeline GeneratorA

Generates declarative Jenkins pipeline scripts using the Jenkins Pipeline Syntax reference and shared library patterns. Integrates with the Jenkins REST API (/api/json) for job configuration and the Blue Ocean API for pipeline visualization.

ai-agentsgodocker
0
36
Jenkins Pipeline Health MonitorA

Monitors Jenkins pipelines using the Jenkins REST API and Blue Ocean API, detecting flaky tests, build queue bottlenecks, and credential expiration warnings for proactive CI maintenance.

ai-agentsgodocker
0
36
Jenkins Pipeline Lint AgentA

Validates Jenkinsfile declarative and scripted pipelines using the Jenkins Pipeline Linter API endpoint. Checks for deprecated step usage, security anti-patterns, and Groovy sandbox violations.

ai-agentsgodocker
0
36
Jenkins Pipeline Linter 6A

Validates Jenkinsfile declarative and scripted pipelines using the Jenkins Pipeline Linter HTTP API (/pipeline-model-converter/validate) and npm-groovy-lint for Groovy static analysis with CodeNarc rulesets.

ai-agentsgodocker
0
36
Jenkins Pipeline Linter Agent 2A

Validates Jenkinsfile syntax using the Jenkins Pipeline Linter REST API before commits. Integrates with jenkins-client npm SDK to authenticate and submit declarative or scripted pipelines for server-side validation.

ai-agentsgodocker
0
36
Jenkins Pipeline Linter FixerA

Validates Jenkinsfile declarative pipelines using the Jenkins Pipeline Linter API endpoint (/pipeline-model-converter/validate). Auto-fixes common syntax issues and stages missing agent directives.

ai-agentsgodocker
0
36
Jenkins Pipeline Linter ProA

Validates Jenkinsfile syntax and best practices using the Jenkins Pipeline Model Definition API and jenkins-cli.jar linter endpoint. Detects anti-patterns like unbounded parallel stages, missing timeout blocks, and credential leaks.

ai-agentsgodocker
0
36
Jenkins Pipeline Log ParserA

Extracts and analyzes Jenkins Pipeline build logs using the Jenkins REST API and Blue Ocean API. Identifies stage failures, flaky test patterns via JUnit XML parsing, and generates failure trend reports with node allocation insights.

ai-agentsgonode
0
36
Jenkins Pipeline MonitorA

Monitors Jenkins CI pipelines via the Jenkins REST API (/api/json) and Blue Ocean REST endpoints. Tracks build queue times, stage durations, and test result trends using JUnit XML parsing.

ai-agentsgodocker
0
36
Jenkins Pipeline Orchestrator 3A

Automates Jenkins CI/CD pipeline configuration using the Jenkins REST API and Jenkinsfile DSL. Manages multi-branch pipelines, triggers builds via webhooks, and parses build artifacts for deployment readiness.

ai-agentsgodocker
0
36
Jenkins Pipeline Shared Library LinterA

Lints Jenkins Declarative and Scripted pipeline syntax using the Jenkins REST API and the Jenkins CLI jar. Checks Jenkinsfile syntax against a live or sandbox Jenkins controller using the /pipeline-model-converter/validate endpoint. Reports errors with line numbers and suggested fixes.

ai-agentsgodocker
0
36
Jenkins Shared Library Auditor AgentA

Audits Jenkins shared libraries for security vulnerabilities using the Jenkins Script Console API and Groovy AST analysis. Detects unsafe method calls, credential leaks, and sandbox escapes in pipeline libraries.

ai-agentsgodocker
0
36
Jenkins Shared Library BuilderA

Scaffolds and tests Jenkins Shared Libraries using the jenkins-pipeline-unit framework (JenkinsPipelineUnit). Validates Groovy DSL syntax via CodeNarc static analysis and tests pipeline steps with JenkinsRule from jenkins-test-harness.

ai-agentsgodocker
0
36
Jenkins Shared Library LinterA

Validates Jenkins Shared Library Groovy code using the Jenkins Pipeline Model Definition API and Groovy AST parser. Catches syntax errors and anti-patterns before pipeline execution.

ai-agentsgodocker
0
36
Jenkins Shared Library ManagerA

Manages Jenkins Shared Libraries with proper vars/ and src/ structure using the Jenkins Pipeline Shared Groovy Libraries plugin. Validates Groovy syntax, tests steps with jenkins-pipeline-unit, and configures Global Pipeline Libraries via Jenkins CLI.

ai-agentsgodocker
0
36
Jest Unit Test ScaffolderB

Use the upstream install or setup path that matches your environment: - yarn add --dev jest - npm install --save-dev jest - Finally, run yarn test or npm test and Jest will print this message: - yarn create jest

ai-agentsgobash
0
36
Jina Reader Api SkillA

Extracts clean markdown content from any URL using the Jina Reader API (r.jina.ai). Handles JavaScript-rendered pages, PDF extraction, and multi-page crawling with depth control. Returns structured LLM-ready text.

ai-agentsjavascriptgo
0
36
Jina Reader Url To Markdown Web SearchA

Jina Reader converts any URL to LLM-friendly markdown by prefixing https://r.jina.ai/ to any web address. It also provides a search endpoint at https://s.jina.ai/ that returns web search results in clean markdown format for RAG and agent workflows.

ai-agentsgodocker
0
36
Jinja2 Infrastructure Template EngineA

Generates infrastructure-as-code configurations from Jinja2 templates with variable inheritance. Produces Terraform HCL, Ansible playbooks, and Kubernetes manifests from shared parameter files using hierarchical environment overlays.

ai-agentspythongo
0
36
Jinja2 Template Engine AgentA

Renders Jinja2 templates with variable injection, macro expansion, and template inheritance. Integrates with the Jinja2 Environment API for sandboxed execution and custom filter registration.

ai-agentspythongo
0
36
Jira Advanced Query AgentA

No source-backed install or usage instructions could be extracted automatically. Review the upstream project before running this skill in a sensitive workflow.

ai-agentsgo
0
36
Jnv Interactive Json NavigatorA

A terminal-based interactive JSON viewer and jq filter editor written in Rust. jnv lets developers navigate complex JSON structures visually while building and testing jq queries in real time, with syntax highlighting, auto-completion, and clipboard support.

ai-agentsrustgo
0
36