Browse all

Type: All Skills Tools
tool ★ 20

NEXO Brain Cognitive Memory System

A local-first cognitive memory system for AI agents implementing the Atkinson-Shiffrin model with semantic RAG and error prevention. It provides episodic memory, trust scoring, and automated memory decay for persistent agent intelligence.

wazionapps/nexo mcp cognitive-memory rag agentic-memory
skill ★ 19

Pre-action gates for preventing agent mistakes

This skill implements pre-tool-use hooks to intercept and block known bad agent actions, such as repeated hallucinations or destructive calls. It saves tokens and prevents the model from executing mistakes that have been previously identifi…

IgorGanapolsky/ThumbGate agent-safety tool-guardrails llm-agent pre-action-hook
skill ★ 19

Capture and Apply User Thumbs Feedback

This skill captures explicit user thumbs up or down feedback, requiring a descriptive sentence on success or failure. It also provides mechanisms to run feedback summaries and apply prevention rules before major implementation.

IgorGanapolsky/ThumbGate user-feedback feedback-capture pre-implementation rules-engine
tool ★ 19

Pre-action gates for AI agent safety

ThumbGate implements pre-action gates for AI agents, capturing structured thumbs-up/down feedback to generate prevention rules from repeated failure patterns. It intercepts tool calls via the MCP PreToolUse hook, blocking known-bad actions …

IgorGanapolsky/ThumbGate agent-safety llm-guardrails mcp-protocol coding-agent
tool ★ 19

agent feedback capture and action prevention tool

This tool captures agent performance feedback (thumbs-up/down) and uses adaptive mechanisms to generate hard prevention rules. These rules are enforced via PreToolUse hooks, preventing the agent from executing known-bad actions before they …

IgorGanapolsky/ThumbGate agent-governance feedback-loop prevention-rules mcp
tool ★ 19

Feedback-Driven Agent Guardrails for AI Agents

ThumbGate functions as an agent immune system, capturing thumbs-up/down feedback on agent actions. It uses this data to generate hard prevention rules that block known-bad patterns before they can execute, enforcing safety via pre-tool-use …

IgorGanapolsky/ThumbGate agent-guardrails feedback-loop pre-execution safety-checks
tool ★ 19

Headless Skool Reader for Lead Discovery

This tool enables headless monitoring and analysis of Skool communities, allowing developers to mine public posts for customer pain points and potential acquisition signals. It uses direct HTTP reads to identify revenue opportunities withou…

IgorGanapolsky/ThumbGate skool community-monitoring lead-generation headless-scraping
skill ★ 16

Global campsite search, availability, and booking

This skill facilitates comprehensive global camping and glamping site management. It orchestrates multiple tools to search, retrieve detailed information, check availability, and generate booking links for campsites worldwide.

campertunity/mcp-server camping campsite-booking travel location-search
tool ★ 1

Query Polymarket Prediction Market Data

This tool provides comprehensive access to Polymarket data, querying both dedicated REST APIs and multiple The Graph subgraphs. It enables developers to retrieve real-time market metrics, historical prices, order books, and advanced on-chai…

PaulieB14/graph-polymarket-mcp polymarket prediction-markets graph-querying finance
skill

Voice-enabled conversational agent interface

This skill facilitates natural voice interactions by integrating Speech-to-Text and Text-to-Speech capabilities via the `voicemode:converse` MCP tool. It supports advanced conversational patterns, including parallel execution of speech and …

mbailey/voice-mcp voice-interaction speech-to-text text-to-speech mcp-tool
tool

VoiceMode Background Music Controller

An audio control utility for VoiceMode sessions that manages background music playback via mpv, including support for Music For Programming episodes and chapter navigation.

mbailey/voice-mcp audio-control mpv voicemode background-music
tool

Remote voice connection for AI assistants

This tool connects AI agents to remote voice clients (iOS/web) via the voicemode.dev cloud platform, eliminating the need for local STT/TTS services. It facilitates two-way voice conversations using defined MCP tools like `converse` and `st…

mbailey/voice-mcp voice-chat mcp cloud-api llm
skill ★ 13,708

Hindsight Self-Hosted Team Memory Skill

Enables agents to persist and retrieve team knowledge, project conventions, and task learnings via a self-hosted Hindsight server. The server processes raw content to extract structured facts, entities, and semantic embeddings for efficient…

vectorize-io/hindsight hindsight memory-management team-knowledge self-hosted
skill

Custom Voice Cloning and Impressions for VoiceMode

This skill enables voice cloning and custom impressions for VoiceMode by synthesizing fresh speech using a local TTS service. It requires a short reference clip and operates via the mlx-audio backend on Apple Silicon.

mbailey/voice-mcp voice-cloning tts voice-synthesis apple-silicon
tool

Initiate ongoing voice conversations via MCP

This tool facilitates starting a persistent voice conversation session. It accepts optional parameters for specifying a custom voice profile and providing an initial message prompt.

mbailey/voice-mcp voice conversation mcp audio
skill ★ 13,708

Expert Memory Architecture Planning and Design

This skill acts as an expert memory architect, analysing an application's context to determine optimal memory integration points. It generates a detailed, actionable implementation plan covering bank configuration, tag schema, and necessary…

vectorize-io/hindsight memory-architecture knowledge-graph planning schema-design
skill ★ 13,708

Hindsight Cloud Shared Team Memory

Enables teams to store and retrieve persistent knowledge, project conventions, and technical learnings via a shared cloud-based memory bank. The system automatically extracts structured facts, entities, and semantic embeddings from raw inpu…

vectorize-io/hindsight shared-memory knowledge-management context-retrieval team-collaboration
skill ★ 13,708

Automated Code Review and Quality Assurance

An agentic skill for reviewing code changes against project standards, including Python type safety, branch hygiene, and testing requirements. It verifies compliance with Pydantic usage, linting rules, and documentation best practices.

vectorize-io/hindsight code-review python typescript linting
skill ★ 13,708

Create specialized agents with long-term memory

This skill provisions a specialized subagent file equipped with Hindsight memory capabilities. It supports both automated setup from a directory or interactive creation, enabling the agent to learn, recall, and manage knowledge across multi…

vectorize-io/hindsight agent-creation memory-management hindsight llm
tool

Agent Identity and Virtual Card Payments

This toolset allows agents to declare verifiable identity (Badge) and manage controlled spending via single-use virtual Visa cards (Spend). It provides an auditable, secure payment rail for agentic workflows, ensuring real financial data is…

payclaw/mcp-server agent-identity virtual-cards mcp-tool payment-rails
skill ★ 55,605

Retrieve up-to-date developer documentation

Use the Context7 CLI to resolve library IDs and retrieve the latest documentation, API references, and code examples for any developer technology. This skill ensures accuracy by bypassing potentially outdated training data.

upstash/context7 documentation-lookup api-reference developer-tools context7
tool ★ 1,164

Robust web extraction and data scraping engine

This comprehensive tool provides reliable web content extraction, featuring automatic antibot bypass for protected sites. It supports advanced functions including deep crawling, structured data extraction via JSON schema, and content change…

0xMassi/webclaw web-scraping data-extraction anti-bot crawling
tool ★ 1,164

Robust web extraction with anti-bot bypass

This robust web extraction tool handles complex anti-bot measures, reliably scraping content from protected sites. It supports advanced features like structured data extraction, full site crawling, and content change detection.

0xMassi/webclaw web-scraping anti-bot data-extraction crawling
tool ★ 212

persistent memory system for ai agents

This tool provides agents with persistent, long-term memory, allowing them to store and semantically recall context, decisions, and learnings across multiple sessions. It supports structured memory types and advanced retrieval methods like …

varun29ankuS/shodh-memory memory-management context-persistence agent-llm knowledge-base