All authors
agentskillexchange avatar

Claude Skills by agentskillexchange

github.com/agentskillexchange
2,960 skillsA× 2,813B× 144C× 35 installs617 views
Mock Ai App Dependencies For Deterministic Local And Ci TestsA

Use AiMock when an agent needs reproducible tests around LLM APIs, MCP tools, A2A flows, vector stores, search, or moderation services without depending on live providers.

ai-agentsjavascripttypescript
0
36
Mockoon Mock Api Server CliA

Mockoon is the fastest way to run mock REST APIs locally. It provides a desktop application and a CLI for creating mock API servers with dynamic response templates, proxy mode, OpenAPI import, and request logging — no account required, fully open source.

ai-agentsgogit
0
36
Model User Behavior And Run Distributed Load Tests Before Backend Changes Face Real Traffic With LocustA

Script realistic user flows in Python and fan them out across workers so agents can pressure-test services before rollout.

ai-agentspythongo
0
36
Mods Charmbracelet Ai Cli LlmA

Mods is a CLI tool by Charmbracelet that pipes stdin directly to large language models. It enables AI-powered text processing, code review, commit message generation, and data transformation from the terminal with support for OpenAI, Anthropic, and local models.

ai-agentsgobash
0
36
Mongodb Mcp Server Database Atlas ManagementA

The official MongoDB MCP server connects AI agents to MongoDB databases and Atlas clusters through the Model Context Protocol, enabling structured queries, collection management, Atlas API operations, and aggregation pipelines with built-in authentication and access control.

ai-agentsgonode
0
36
Mongodb Mcp ServerA

Use the upstream install or setup path that matches your environment: - npm view mongodb@vX.Y.Z dist.tarball - npm install mongodb - npm install -D @types/node - npm init -y

ai-agentsgobash
0
36
Monitor Claude Code And Codex Local Usage Logs For Spend Model Mix And Session Burn With CcusageA

Use ccusage when an agent operator needs to turn local Claude Code or Codex usage logs into spend and usage reports instead of manually reading raw JSONL files.

ai-agentsgoshell
0
36
Monitor Coding Agent Token Spend With SplitrailA

Track token burn, spend, and model mix across multiple coding-agent tools from one local monitoring workflow.

ai-agentsgogit
0
36
Monolith Web Page Single File ArchiverA

Monolith is a CLI tool and Rust library that saves complete web pages as a single HTML file by embedding CSS, images, JavaScript, and fonts as data URLs. It produces self-contained HTML5 documents that render correctly offline without external dependencies.

ai-agentsjavascriptrust
0
36
Moonshine Voice On Device Speech Recognition And Voice CommandsA

Moonshine Voice is a fast on-device speech recognition library for interactive voice applications. This skill helps agents install the Python package, load supported language models, transcribe live microphone input, and wire transcript events into local voice-command workflows.

ai-agentspythongo
0
36
Moviepy Python Video Editing LibraryA

MoviePy is a Python library for video editing — cuts, concatenations, title insertions, compositing, and custom effects. It reads and writes all common audio and video formats including GIF, powered by FFmpeg under the hood.

ai-agentspythongo
0
36
Ms Outlook Calendar Sync AgentA

Synchronizes calendar events bidirectionally using the Microsoft Graph API /me/calendar/events endpoint. Handles delta queries with deltaToken for incremental sync, manages recurrence patterns, and resolves timezone conflicts.

ai-agentsgoapi
0
36
Ms Outlook Mail SorterA

Automatically triages Microsoft Outlook emails using the Microsoft Graph API /me/messages endpoint. Applies intelligent categorization with customizable rules and moves messages to appropriate folders.

ai-agentsgoapi
0
36
Msw Api Mocking Skill Frontend Integration TestsA

Use this skill when an agent needs to stand up request handlers with Mock Service Worker, isolate network behavior in local development or tests, and keep mocks faithful to real endpoints. It is a task-focused mocking skill built around MSW, not a generic product card.

ai-agentsgogit
0
36
Multi Axis Code Review And Quality GatesA

Run a structured pre-merge review across correctness, readability, architecture, security, and performance instead of relying on a shallow spot check.

ai-agentsgocode-review
0
36
Mustache Template Renderer AgentA

Renders Mustache logic-less templates with partials resolution and lambda support. Uses the mustache.js library for client and server-side rendering with custom delimiter configuration.

ai-agentsjavascriptgo
0
36
Mux Node Sdk Video And Streaming Api WorkflowsA

An ASE skill built around the official Mux Node SDK for working with Mux Video and Mux Data from JavaScript or TypeScript. It fits agent workflows that need programmable video uploads, asset lifecycle control, playback setup, webhook-aware automation, and analytics integration.

ai-agentsjavascripttypescript
0
36
Mysql Query AgentA

Use the upstream install or setup path that matches your environment: - npm install --save mysql2 - npm install --save-dev @types/node

ai-agentstypescriptgo
0
36
N8n Github Jira Ticket AutomatorA

Deploys an n8n workflow via the n8n REST API using the GitHub Trigger node to capture new issue events and transform them into Jira tickets via the Jira Cloud REST API. Labels, priority mappings, and assignee routing rules are configured using n8n's Function node with custom JavaScript.

ai-agentsjavascriptgo
0
36
N8n Nodes Mcp Community Node Model Context Protocol WorkflowsA

n8n-nodes-mcp is a real n8n community node that lets self-hosted n8n instances connect to Model Context Protocol servers. This skill covers installing the package, configuring MCP transports inside n8n, and using the node in automation workflows that need external tools and structured context exchange.

ai-agentsgonode
0
36
N8n Workflow Webhook BridgeA

Builds integration handoffs around n8n primitives like the Webhook node, HTTP Request node, and execution data inspection. Great for connecting event sources, transforming payloads, and making low-code workflows behave more like reliable integration middleware.

ai-agentsjavascriptpython
0
36
Naabu Fast Port Scanner ProjectdiscoveryA

Naabu is a fast and reliable port scanning tool written in Go by ProjectDiscovery. It supports SYN, CONNECT, and UDP scans, integrates with Nmap for service discovery, and handles IPv4/IPv6 targets with automatic deduplication for efficient attack surface enumeration.

ai-agentsgoexpress
0
36
Nango Integration Platform SdkA

Nango is an integration platform for connecting products and agents to hundreds of APIs with managed auth, proxying, and function execution. This skill covers how to use the real Nango project for OAuth-backed integrations, API tool calling, and production sync workflows.

ai-agentstypescriptgo
0
36
Nango Open Source Api Integration PlatformA

Nango is an open-source platform for building product integrations with 700+ APIs. It handles OAuth, token management, API proxying, and execution of custom TypeScript sync and action logic on managed infrastructure.

ai-agentstypescriptgo
0
36
Navi Interactive Cli Cheatsheet ToolA

An interactive cheatsheet tool for the command line that lets you browse through commands and fill in argument values. Written in Rust with fuzzy search, community-maintained cheatsheet repos, and shell integration.

ai-agentsrustgo
0
36
Navidrome Self Hosted Music Streaming Subsonic ApiA

Integrate Navidrome's self-hosted music server into AI agent workflows. Agents can manage music libraries, create playlists, control playback, and search collections through the Subsonic-compatible API and Navidrome's native REST endpoints.

ai-agentsgodocker
0
36
Navigate Indexed Codebases Through Symbol First Mcp Retrieval With Jcodemunch McpA

Use jCodeMunch MCP when an agent needs precise symbol lookups, outlines, call-graph context, and targeted source retrieval instead of brute-reading whole files across a large repository.

ai-agentspythongo
0
36
Nb Cli Note Taking Bookmarking Knowledge BaseA

nb is a command-line and local web note-taking, bookmarking, archiving, and knowledge base application. It stores everything as plain text with Git-backed versioning and syncing, supports wiki-style linking, encryption, tagging, search, and Pandoc-powered import/export — all in a single portable Bash script.

ai-agentsgoshell
0
36
Neomutt Terminal Email ClientA

NeoMutt is an actively maintained fork of the classic Mutt email client that brings modern features to terminal-based email management. It supports IMAP, POP3, SMTP, Maildir, notmuch search, and PGP encryption with a highly customizable ncurses interface.

ai-agentsgogit
0
36
Neon Mcp Server Serverless PostgresA

The Neon MCP Server enables AI agents to manage serverless PostgreSQL databases through natural language via the Model Context Protocol. Create projects, run queries, manage branches, and perform database migrations conversationally.

ai-agentsgosql
0
36
Neon Serverless Postgres McpA

Neon's official MCP server translates natural language requests into Neon API calls, letting AI agents create projects, manage branches, run SQL queries, and perform database migrations on Neon's serverless Postgres platform.

ai-agentsgosql
0
36
Nestjs Progressive Nodejs FrameworkA

NestJS is a progressive Node.js framework built with TypeScript, inspired by Angular. It provides dependency injection, modular architecture, and supports REST, GraphQL, WebSockets, and microservices.

ai-agentstypescriptgo
0
36
Netbird Wireguard Mesh Vpn Zero Trust AccessA

NetBird creates encrypted WireGuard-based overlay networks with SSO, MFA, and granular access controls. It provides peer-to-peer connectivity with NAT traversal, centralized management via a web UI and REST API, and supports self-hosted deployment for secure private networking.

ai-agentsrustgo
0
36
Netdata Real Time Infrastructure Monitoring And AlertingA

Netdata is an open-source observability platform for real-time metrics, anomaly detection, and alerting across servers, containers, databases, and cloud services. This skill helps agents install Netdata, connect nodes, inspect dashboards, and route alerts using the project's documented collectors, streaming, and cloud integrations.

ai-agentsgonode
0
36
Netlify Site ManagerA

Node.js, Netlify CLI

ai-agentsgonode
0
36
New Relic Nrql Query AgentA

Executes NRQL queries against New Relic's GraphQL NerdGraph API for application performance monitoring. Generates automated SLA reports with percentile latency breakdowns and error budget calculations.

ai-agentsgoapi
0
36
New Relic Slo Compliance MonitorA

Tracks SLO compliance using the New Relic NerdGraph GraphQL API and NRQL queries. Calculates error budgets, burn rates, and generates compliance reports with Slack notifications via Incoming Webhooks.

ai-agentspythongo
0
36
Newsboat Terminal Rss Atom Feed ReaderA

Newsboat is an actively maintained RSS/Atom feed reader for the text console. A fork of the discontinued Newsbeuter, it provides a fast, keyboard-driven interface for subscribing to, reading, and managing feeds with powerful filtering, macro support, and scriptable automation.

ai-agentsgodocker
0
36
Newspaper4k Python Article Extraction NlpA

Newspaper4k is an actively maintained fork of the popular Newspaper3k library for Python. It extracts articles, titles, images, authors, and metadata from news websites, with built-in NLP for keyword extraction and text summarization.

ai-agentspythongo
0
36
Nginx Config Linter TesterA

Validates nginx.conf files using the gixy static analyzer and crossplane parser library. Tests configuration for security misconfigs, HTTP header issues, and performs dry-run validation via nginx -t subprocess invocation.

ai-agentsgogit
0
36
Nginx Config Validator OptimizerA

Parses nginx.conf and included config files using the crossplane Python library and nginx -t test command. Identifies misconfigurations, duplicate server blocks, SSL/TLS weaknesses via Mozilla SSL Configuration Generator recommendations.

ai-agentspythongo
0
36
Nginx Config Validator RunbookA

Validates Nginx configurations using nginx -t syntax checking, the crossplane Python parser for structural analysis, and gixy security analyzer. Detects misconfigurations, SSL issues, and security vulnerabilities.

ai-agentspythongo
0
36
Nginx Error Log Analyzer FixerA

Parses Nginx error logs and access logs to diagnose 502, 504, and 413 errors. Uses GoAccess for real-time log visualization and integrates with nginx -t for configuration validation.

ai-agentsgogit
0
36
Nginx Error Log AnalyzerA

Parses and diagnoses Nginx error logs and access logs using pattern matching against known error signatures. Integrates with the Nginx Plus REST API /api/8/ endpoints for real-time upstream health, connection metrics, and SSL certificate expiration monitoring.

ai-agentsgogit
0
36
Nginx Error Log ClassifierA

Classifies and prioritizes Nginx error log entries using pattern matching against known error signatures and the GoAccess real-time log analyzer. Maps upstream timeout patterns to specific backend service degradation.

ai-agentsgogit
0
36
Nginx Error Log ParserA

Parses nginx error.log and access.log files using pattern matching for 5xx status codes, upstream timeouts, and SSL handshake failures. Correlates error spikes with nginx -T configuration dumps to identify misconfigured proxy_pass and keepalive settings.

ai-agentsgogit
0
36
Nginx Error Log Pattern AnalyzerA

Parses Nginx error logs using configurable regex patterns and the GoAccess real-time log analyzer API. Clusters recurring 502/504 errors and correlates with upstream health check failures.

ai-agentsgogit
0
36
Nginx Error Log Runbook AgentA

Automates Nginx error diagnosis using nginx -T configuration dump, error.log pattern matching, and the Nginx Plus REST API /api/8/http/upstreams endpoint. Resolves 502 Bad Gateway, SSL handshake failures, and upstream timeout issues.

ai-agentsgogit
0
36
Nginx Error Pattern Analyzer AgentA

Analyzes Nginx error logs using GoAccess and custom regex parsers to identify recurring 502/503 patterns. Correlates upstream timeout errors with backend service health via Prometheus PromQL queries.

ai-agentsgogit
0
36
Nightwatchjs Integrated Browser Mobile Testing FrameworkA

A source-backed ASE skill for Nightwatch.js, the Node.js automation framework for end-to-end, component, API, accessibility, and mobile testing through the W3C WebDriver stack. It fits agent workflows that need repeatable browser control, cross-browser assertions, and CI-friendly test execution.

ai-agentsgonode
0
36