Skills

Type: All Skills Tools
skill ★ 19

Retrieve Codex Bridge Artifact Metadata

Retrieves the latest metadata from the Codex bridge, including execution mode, timestamp, exit status, and artifact paths. This allows for auditing recent bridge executions and locating generated artifacts.

IgorGanapolsky/ThumbGate claude-code codex-bridge metadata-retrieval status-checking
skill ★ 19

Codex Code Review Bridge

Executes Codex reviews against uncommitted changes, specific branches, or commits using the Claude Code bridge. Supports targeted analysis by passing focus areas via prompts.

IgorGanapolsky/ThumbGate codex-review claude-code code-review git-diff
skill ★ 19

Second pass review using Codex bridge

This skill facilitates an independent second review of the current task or repository state by handing the context to Codex via a dedicated bridge script. It is designed for explicit user requests, allowing the agent to synthesize and prese…

IgorGanapolsky/ThumbGate second-pass codex code-review llm
skill ★ 19

Retrieve last saved Codex bridge result

This skill allows developers to inspect the raw, previously saved output from the Codex bridge process. It prevents unnecessary re-execution of the underlying model while providing immediate access to the latest artifact.

IgorGanapolsky/ThumbGate codex claude result bridge
skill ★ 19

ThumbGate Dual-Write Feedback Skill

Captures user feedback simultaneously in Amp MCP memory for in-session recall and thumbgate for DPO export, analytics, and cross-platform prevention rules.

IgorGanapolsky/ThumbGate feedback-loop mcp dpo-export analytics
skill ★ 19

Run skeptical adversarial code reviews

Utilises a Codex bridge to perform a deep, skeptical review of code changes, identifying potential regressions, unsafe assumptions, and release risks. This is ideal for pre-merge checks, migrations, or any high-risk deployment.

IgorGanapolsky/ThumbGate code-review adversarial security llm
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
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
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
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
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
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
skill ★ 212

orchestrate complex multi-agent workflows

This skill decomposes large objectives into a structured, dependency-aware graph of subtasks, managing execution across multiple parallel agents. It coordinates task completion, handles state transitions, and ensures continuous progress unt…

varun29ankuS/shodh-memory orchestration multi-agent task-decomposition workflow-management
skill ★ 55,605

Fetch current documentation for frameworks and libraries

This skill retrieves up-to-date documentation and code examples for specific libraries and frameworks, bypassing reliance on stale training data. It operates by first resolving the library ID and then querying the official documentation sou…

upstash/context7 documentation code-generation frameworks api-reference
skill ★ 55,605

Context7 Library Documentation Retrieval Skill

This skill retrieves up-to-date documentation, API references, and code examples for various libraries and frameworks. It resolves library IDs and queries specific documentation to provide accurate, version-aware information.

upstash/context7 documentation-retrieval library-lookup api-reference frameworks
skill ★ 55,605

Context7 Library Documentation Retrieval Skill

Retrieves up-to-date documentation for libraries and frameworks by resolving library IDs and querying specific documentation sets. It ensures accurate responses for API references and configuration queries by bypassing outdated training dat…

upstash/context7 documentation-retrieval library-lookup api-reference framework-lookup
skill

Nginx to Higress Migration Workflow

Automates the migration from ingress-nginx to Higress in Kubernetes environments by analysing existing configurations and identifying unsupported annotations. It facilitates the generation of WASM plugins to replace incompatible Nginx snipp…

alibaba/higress kubernetes nginx higress migration
skill

Higress WASM Plugin Development with Go

Develop and deploy custom Higress gateway plugins using the Go SDK and WebAssembly. This skill covers implementing HTTP request/response processing, Redis integration, and external service calls.

alibaba/higress wasm go higress api-gateway
skill

Automated daily reporting and issue tracking for OSS

This skill automates the monitoring of open-source project activity by tracking daily GitHub issues and PRs. It generates a comprehensive daily report, maintaining structured state and a knowledge base to ensure issue follow-up and knowledg…

alibaba/higress github-tracking daily-reporting issue-management knowledge-base