All authors
agentskillexchange avatar

Claude Skills by agentskillexchange

github.com/agentskillexchange
2,960 skillsA× 2,813B× 144C× 35 installs616 views
Put Coding Agents On A Governed Local Git Workflow With AgentplaneA

Run coding agents inside a repo with explicit policy files, task state, approvals, and closure records when teams need auditable local workflows instead of opaque agent runs.

ai-agentsgobash
0
36
Pyannote Audio Speaker Diarization ToolkitA

pyannote.audio is an open-source Python toolkit for speaker diarization built on PyTorch. It provides state-of-the-art pretrained models and pipelines for speech activity detection, speaker segmentation, overlapped speech detection, and speaker embedding.

ai-agentspythongo
0
36
Pydanticai Type Safe Ai Agent FrameworkA

PydanticAI is an AI agent framework built by the Pydantic team that brings FastAPI-style ergonomics to GenAI development. It provides type-safe, model-agnostic agent construction with structured outputs, dependency injection, and seamless integration with Pydantic Logfire for observability.

ai-agentspythongo
0
36
Pydub Python Audio Manipulation LibraryA

pydub is a Python library that provides a simple, high-level interface for manipulating audio files. It supports slicing, concatenation, volume adjustment, crossfading, format conversion, and effects processing across all formats supported by FFmpeg.

ai-agentspythongo
0
36
Pylint Baseline Manager Wave48A

Manages Pylint baseline files for gradual code quality improvement using pylint --output-format=json and the pylint.reporters API. Tracks new violations per commit while suppressing pre-existing issues in legacy code.

ai-agentspythongo
0
36
Pylint Code Review AssistantA

Perform automated Python code reviews using Pylint programmatic API and pylint-json2html for report generation. Supports custom checker plugins and per-project rcfile configurations.

ai-agentspythongo
0
36
Pypi Package InspectorA

Queries the PyPI JSON API and the libraries.io API to analyze Python package metadata, dependency trees, and version histories. Uses pip-audit for vulnerability scanning against the OSV database.

ai-agentspythongo
0
36
Pyroscope Continuous Profiling Platform GrafanaA

Pyroscope is an open-source continuous profiling platform by Grafana Labs that helps identify CPU, memory, and I/O bottlenecks at the line-of-code level. It integrates natively with Grafana for flame graph visualization and supports profiling for Go, Java, Python, Ruby, Node.js, Rust, and .NET applications.

ai-agentspythonrust
0
36
Pytest Fixture GeneratorA

Requirements and caveats from upstream: - .. code-block:: python - <https://docs.pytest.org/en/stable/explanation/goodpractices.html#python-test-discovery>_ - Python 3.10+ or PyPy3

ai-agentspythongo
0
36
Python Dependency Graph ResolverA

Resolves and visualizes Python package dependency graphs using pip, pipdeptree, and the PyPI JSON API. Detects version conflicts, circular dependencies, and vulnerable transitive dependencies.

ai-agentspythongo
0
36
Python Docstring ExtractorA

Extracts and indexes Python module documentation using ast.parse and docstring_parser library. Supports Google, NumPy, and Sphinx docstring formats with type hint cross-referencing via typing_inspect.

ai-agentspythongo
0
36
Python Docstring Linter Ast PydocstyleA

Validates and auto-generates Python docstrings using the ast module and pydocstyle conventions. Supports NumPy, Google, and Sphinx docstring formats with type stub integration.

ai-agentspythongo
0
36
Python Library Reference BuilderA

Generates searchable Python library references using ast module for source parsing and Sphinx autodoc integration. Extracts docstrings, type hints, and usage examples from installed packages via importlib.

ai-agentspythongo
0
36
Python Package Api Surface MapperA

Maps the public API surface of Python packages using ast module parsing and importlib introspection. Generates comprehensive reference docs with type annotations from mypy stubs.

ai-agentspythongo
0
36
Python Package Dependency Graph MapperA

Builds dependency graphs for Python packages using the PyPI JSON API and pipdeptree library. Visualizes transitive dependency chains and identifies version conflict risks.

ai-agentspythongo
0
36
Python Package Docs FetcherA

Retrieves and indexes Python package documentation from PyPI metadata API and Read the Docs API. Uses ast module parsing and pydoc introspection to extract function signatures, docstrings, and type hints for offline reference.

ai-agentspythonrust
0
36
Python Pypi Dependency ResolverA

Resolves Python package dependencies using the PyPI JSON API and pip resolver algorithm. Generates locked requirements files and checks compatibility across Python version markers via packaging library.

ai-agentspythonrust
0
36
Python Pypi Package Reference IndexerA

Indexes Python package documentation using the PyPI JSON API and Read the Docs API. Builds searchable reference catalogs with function signatures, type hints, and usage examples.

ai-agentspythonrust
0
36
Python Type Coverage AnalyzerA

Measures and improves Python type annotation coverage using mypy --html-report and pyright type completeness scoring. Identifies untyped function signatures, missing return types, and Any-typed parameters across codebases.

ai-agentspythongo
0
36
Qdrant Mcp Server Vector Search Semantic MemoryA

An official Qdrant MCP server implementation that provides semantic memory capabilities for AI agents. Enables storing and retrieving information using vector search, acting as a persistent knowledge layer on top of the Qdrant vector database.

ai-agentspythongo
0
36
Qsv Blazing Fast Csv Data Wrangling ToolkitA

qsv is a high-performance command-line toolkit for querying, transforming, validating, and analyzing CSV and tabular data. Written in Rust, it provides over 50 commands for data wrangling tasks and supports Excel, Parquet, JSON, and other formats.

ai-agentspythonrust
0
36
Query And Inspect Postgres Databases Through Mcp With Pgedge Postgres McpA

Connect an MCP client to PostgreSQL databases for schema discovery, safe querying, and database inspection through a documented pgEdge MCP server and agent client workflow.

ai-agentspythongo
0
36
Query And Rewrite Markdown Structure With MdqA

Use mdq when an agent needs to target headings, lists, links, or other Markdown structure without falling back to brittle regex edits.

ai-agentsgodocker
0
36
Query Cross Connector Business Data For Agents With DinobaseA

Use Dinobase to give agents a SQL layer over SaaS APIs, databases, files, and MCP servers so they can answer cross-system business questions with previewed writes.

ai-agentsgoshell
0
36
Query Eventhouse And Manage Fabric Rti Resources From Mcp Compatible Agents With Fabric Rti McpA

Use Fabric RTI MCP when an agent needs tool-callable access to Microsoft Fabric Real-Time Intelligence services such as Eventhouse, Eventstreams, Activator, and Map instead of sending the user back to the Fabric UI or wiring custom SDK glue.

ai-agentspythongo
0
36
Query Monitor Wordpress Developer Tools PanelA

Query Monitor is the developer tools panel for WordPress and WooCommerce. It enables debugging of database queries, PHP errors, hooks and actions, block editor blocks, enqueued scripts and stylesheets, HTTP API calls, and more with filtering by plugin or theme.

ai-agentsgophp
0
36
Query Neo4j Graph Data From Agent Workflows Through McpA

Connect MCP-compatible agents to Neo4j so they can inspect graph schemas, run Cypher queries, manage graph memory, and operate Aura instances from chat.

ai-agentspythongo
0
36
Query Postgres Databases Through Read Only Mcp Workflows With PgmcpA

Connect an MCP-compatible assistant to an existing PostgreSQL database for safe natural-language querying, schema-aware SQL, and streamed results.

ai-agentsgosql
0
36
Queue Backup RunbookA

Use the upstream install or setup path that matches your environment: - npm install kafkajs

ai-agentsgonode
0
36
Quickbooks Invoice ReconciliationA

Connects to the QuickBooks Online Accounting API using OAuth 2.0 via the intuit-oauth Node.js SDK to fetch unpaid invoices and match them against bank transaction records. Discrepancies are flagged and a reconciliation report is generated as a PDF using PDFKit, then emailed via SendGrid.

ai-agentsgonode
0
36
Quicktype Json Schema Code GeneratorA

Generate strongly-typed models and serializers from JSON, JSON Schema, TypeScript, and GraphQL queries in 20+ programming languages. quicktype turns sample data into production-ready type definitions for Swift, C#, Go, Python, Rust, Java, Kotlin, and more.

ai-agentsjavascripttypescript
0
36
Quickwit Cloud Native Search Engine ObservabilityA

Quickwit is a cloud-native search engine built in Rust for log management and distributed tracing. It offers sub-second search on cloud storage (S3, Azure Blob, GCS), an Elasticsearch-compatible API, native OpenTelemetry and Jaeger integration, and decoupled compute and storage architecture.

ai-agentsrustgo
0
36
Radicale Self Hosted Caldav Carddav ServerA

Radicale is a lightweight, self-hosted CalDAV and CardDAV server written in Python. It shares calendars, to-do lists, journal entries, and contacts over standard protocols with zero-config setup, file-based storage, optional authentication, TLS support, and a plugin architecture.

ai-agentspythongo
0
36
Rag Backed Real Estate Property ResearchA

Guide an agent through property search, buyer/renter preference capture, and evidence-backed shortlist notes from structured listing data.

ai-agentstypescriptpython
0
36
Railway App DeployerA

Basic usage or getting-started notes: - bash - bash <(curl -fsSL railway.com/install.sh) --agents -y - This installs the CLI to ~/.railway/bin and runs [railway setup agent](https://docs.railway.com/cli/setup) to configure detected agent tools.

ai-agentsgobash
0
36
Rallly Group Scheduling Meeting PollA

Rallly is an open-source scheduling and collaboration tool that makes organizing group meetings effortless. Create meeting polls to find the best date and time based on participant availability, replacing back-and-forth email chains with a simple voting interface.

ai-agentsgodocker
0
36
Rank Math Seo Plugin Wordpress Search OptimizationA

Rank Math SEO is the WordPress SEO plugin from Rank Math SEO, with more than 3 million active installs and current releases published through WordPress.org. This skill helps agents work with Rank Math’s metadata, schema, redirects, content analysis, and search-optimization settings using the plugin’s real configuration model.

ai-agentsgophp
0
36
Rclone Cloud Storage Sync Management CliA

Rclone is an open-source command-line program to sync files and directories to and from over 70 cloud storage providers including Google Drive, S3, Dropbox, Azure, OneDrive, and Backblaze B2. Often called the Swiss Army knife of cloud storage, it handles copy, sync, mount, and serve operations with encryption support.

ai-agentsgodocker
0
36
React Email Component Library Email TemplatesA

React Email is an open source component library for building responsive, cross-client email templates using React and TypeScript. It handles Gmail, Outlook, and Apple Mail inconsistencies, supports dark mode, and renders to standard HTML for use with any email provider.

ai-agentstypescriptgo
0
36
Read And Automate Slack Workflows From A Purpose Built Agent Cli With Agent SlackA

Search channels, inspect threads, move files, and send or edit Slack messages through an agent-oriented CLI with structured output.

ai-agentspythongo
0
36
Read Google Drive Files And Edit Sheets Through McpA

Connect an MCP-capable assistant to Google Drive search, file reads, and Google Sheets cell updates with mcp-gdrive.

ai-agentsgonode
0
36
Realign Drifting Subtitles Against Finished Video AudioA

Uses Subaligner to retime an existing subtitle file against the final audio track, then outputs a corrected subtitle asset. This is for subtitle drift, forced alignment, or batch retiming, not for full video editing or general media management.

ai-agentspythongo
0
36
Realtimestt Low Latency Speech To Text PythonA

RealtimeSTT is a Python library for real-time speech-to-text with advanced voice activity detection, wake word activation, and instant transcription. It combines WebRTC VAD, Silero VAD, and Faster Whisper for production-grade voice input in agent applications.

ai-agentspythongo
0
36
Recon Ng Web Reconnaissance FrameworkA

Recon-ng is a full-featured modular reconnaissance framework written in Python, designed to conduct web-based open source intelligence (OSINT) gathering quickly and thoroughly. Its Metasploit-like interface and extensible module system make it the standard tool for structured OSINT workflows.

ai-agentspythongo
0
36
Record And Replay Http Fixtures For Deterministic Python Tests With Vcr PyA

Use VCR.py when an agent needs to turn flaky, slow, or rate-limited Python tests into stable runs by recording real HTTP interactions once and replaying them from cassette files. The agent decides which requests belong in fixtures, refreshes stale cassettes when upstream APIs change, and keeps external traffic out of the repeat test loop.

ai-agentspythongo
0
36
Record Terminal Demos And Reproducible Cli Walkthroughs With AsciinemaA

Capture a terminal session as a replayable cast when an agent needs a text-native CLI repro or walkthrough instead of a generic screen recording.

ai-agentspythonrust
0
36
Red Team Agent Workflows For Jailbreaks Prompt Injection And Policy Failures With DeepteamA

Run local adversarial attack passes against agents, RAG pipelines, and chatbots to surface concrete failure classes before production rollout.

ai-agentspythongo
0
36
Redact Pii From Text Before Sharing Or Indexing With ScrubadubA

Use scrubadub when an agent needs to strip emails, phone numbers, names, and similar sensitive text before sending content to external systems or search indexes.

ai-agentspythongo
0
36
Reddit Subreddit Sentiment TrackerA

Uses the Reddit OAuth2 API via PRAW to collect top posts and comments from subreddits on a rolling 24-hour window, then runs batch sentiment scoring via HuggingFace Inference API using twitter-roberta-base-sentiment. Aggregates scores into a daily time-series written to Google Sheets for Looker Studio visualization. Fires Slack alerts when sentiment drops more than 20 points week-over-week.

ai-agentsgoapi
0
36
Redis Mcp ServerA

Use the upstream install or setup path that matches your environment: - docker run -d -p 6379:6379 redis:latest - cmake --version - make -j "$(nproc)" all - brew update

ai-agentsjavascriptpython
0
36