Skills

Type: All Skills Tools
skill ★ 23

PostgreSQL Lock Contention Diagnosis

This skill provides a structured workflow for diagnosing PostgreSQL lock contention, including identifying blocking chains, analysing wait events, and resolving deadlocks. It guides the agent through investigating idle-in-transaction sessio…

isdaniel/pgtuner_mcp postgresql database-tuning lock-analysis mcp
skill ★ 23

PostgreSQL I/O Performance Deep-Dive

A structured workflow for investigating PostgreSQL I/O performance, covering buffer pool efficiency, table and index hotspots, and checkpoint performance. It correlates I/O patterns with query workloads to diagnose disk bottlenecks and conf…

isdaniel/pgtuner_mcp postgresql database-performance io-analysis mcp
skill ★ 23

PostgreSQL Index Analysis and Optimization

This skill provides a comprehensive workflow for PostgreSQL index optimisation, including identifying unused or duplicate indexes, detecting bloat, and recommending new indexes. It leverages HypoPG for hypothetical index testing to estimate…

isdaniel/pgtuner_mcp postgresql index-optimisation database-performance mcp
skill ★ 23

PostgreSQL Database Health Check

Performs a comprehensive health assessment of PostgreSQL databases by evaluating connections, cache performance, locks, and configuration settings. It generates a scored report with prioritised recommendations and actionable remediation ste…

isdaniel/pgtuner_mcp postgresql database-health performance-tuning mcp
skill ★ 23

PostgreSQL Connection Usage Analysis

This skill enables the analysis of PostgreSQL connection patterns to diagnose leaks, saturation, and idle session overhead. It provides actionable recommendations for connection pooling and configuration optimisation using MCP resources and…

isdaniel/pgtuner_mcp postgresql connection-analysis database-optimisation mcp
skill ★ 23

PostgreSQL Configuration Tuning and Optimization

Provides systematic PostgreSQL configuration tuning by analysing hardware profiles, workload types, and current settings to generate hardware-aware ALTER SYSTEM recommendations.

isdaniel/pgtuner_mcp postgresql database-tuning mcp sql-optimization
skill ★ 23

PostgreSQL Table and Index Bloat Analysis

This skill provides a workflow for detecting and remediating table and index bloat in PostgreSQL databases. It identifies fragmentation, dead tuples, and wasted space, recommending specific maintenance actions such as VACUUM, REINDEX, or pg…

isdaniel/pgtuner_mcp postgresql database-maintenance bloat-analysis mcp
skill ★ 1

Autonomous USDC Yield for AI Agents

Automate USDC yield generation for AI agents on Base with an 80/20 liquidity and yield split. The protocol uses Aave V3 and Morpho to earn variable yield on a portion of funds while maintaining 80% liquidity for agent operations.

clicks-protocol/clicks-protocol usdc base-network defi yield-optimisation
skill ★ 3

Silicon Pantheon Scenario Validator

This skill validates tactical grid combat scenario configurations for correctness, consistency, and balance. It performs comprehensive checks on unit placement, glyph collisions, localisation completeness, map design quality, and unit comba…

haoyifan/Silicon-Pantheon game-design scenario-validation qa-automation config-validation
skill ★ 3

System Test Bundle Review Skill

An automated inspection routine for analysing silicon-system-test bundles, identifying critical failures, performance regressions, and transport anomalies within server and client logs. It parses manifests, orchestrator logs, and replay fil…

haoyifan/Silicon-Pantheon system-testing sre log-analysis automated-review
skill ★ 47,275

LiteLLM Automated Testing Skill

A minimal skill implemented for automated testing purposes within the LiteLLM framework.

BerriAI/litellm litellm automated-testing test-skill
skill ★ 47,275

Skill for Testing Deletion Functionality

A dedicated skill designed to verify the deletion functionality within an agentic system. It is used specifically for testing deletion operations.

BerriAI/litellm testing deletion-test unit-testing
skill ★ 47,275

Slack Animated GIF Creator Toolkit

A toolkit for generating animated GIFs optimised for Slack, providing utilities for frame assembly, easing functions, and validation. It leverages PIL to implement various animation concepts like pulsing, bouncing, and rotating.

BerriAI/litellm slack gif-creation image-processing animation
skill ★ 47,275

Minimal API Testing Skill

A minimal skill designed for verifying API functionality during testing.

BerriAI/litellm api-testing minimal-skill litellm testing-utility
skill ★ 4

AI Brand Visibility Tracker

Monitor and analyse brand presence, mention rates, and sentiment across major LLM platforms including ChatGPT, Perplexity, Claude, and Gemini. It provides visibility scores, competitor comparisons, and actionable optimisation recommendation…

sharozdawa/ai-visibility brand-visibility llm-monitoring ai-seo competitor-analysis
skill ★ 56,162

Mem0 Persistent Memory Platform SDK

A managed memory layer for AI applications that enables persistent user context through Python and TypeScript SDKs. It allows developers to store, retrieve, and manage long-term memories for agents and chatbots.

mem0ai/mem0 persistent-memory ai-agents python-sdk typescript-sdk
skill ★ 56,162

Mem0 Provider for Vercel AI SDK

This provider integrates Mem0's memory capabilities into the Vercel AI SDK, enabling automatic retrieval and storage of user memories during LLM interactions. It supports both wrapped model patterns and standalone utilities for fine-grained…

mem0ai/mem0 vercel-ai-sdk mem0 llm-memory typescript
skill ★ 56,162

Mem0 Integration Verification and Testing

Automates the verification of Mem0 integrations by performing static analysis, dependency installation, and two-pass test suite execution. It executes end-to-end smoke tests to identify compile and runtime bugs without introducing regressio…

mem0ai/mem0 mem0 integration-testing smoke-testing automated-verification
skill ★ 56,162

Automated Mem0 Repository Integration Pipeline

An automated pipeline for integrating Mem0 into existing Python or TypeScript repositories using a test-driven development approach. It detects the project's language, creates a feature branch, and implements additive, non-breaking changes …

mem0ai/mem0 mem0 tdd repository-integration python
skill ★ 56,162

Persistent Long-Term Memory Triage Protocol

Evaluates conversational turns to extract, organise, and persist durable, actionable facts into long-term memory using the mem0 framework. It employs a multi-gate decision process to ensure stored information is novel, factual, and secure.

mem0ai/mem0 mem0 long-term-memory information-extraction agentic-memory
skill ★ 56,162

Memory Consolidation and Cleanup Protocol

A protocol for cleaning and consolidating stored memories by removing duplicates, deleting expired entries, and rewriting vague information. It automates the transformation of raw observations into structured, high-quality knowledge.

mem0ai/mem0 memory-management data-cleaning llm-agents knowledge-retrieval
skill ★ 56,162

Mem0 Managed Memory Layer for AI Agents

A managed memory layer for AI applications that provides persistent, long-term user context via Python and TypeScript SDKs. It enables developers to store, retrieve, and manage user memories through an API to personalise agentic interaction…

mem0ai/mem0 mem0 ai-memory persistent-context python-sdk
skill ★ 56,162

Mem0 MCP Memory Management Protocol

A protocol for agents to maintain persistent context across sessions using Mem0 MCP tools, featuring strategic memory retrieval and structured storage with metadata filtering.

mem0ai/mem0 mem0 mcp agentic-memory persistent-context
skill

Solana Prediction Market Agent Skill

An agentic skill for interacting with Solana-based prediction markets via 76 MCP tools. It employs a secure-by-default architecture where the agent constructs transactions for user signing without accessing private keys.

bolivian-peru/baozi-mcp solana prediction-markets mcp blockchain