stacklok/toolhive-registry-server
Skill Claude CodeCodex
Deploy the ToolHive Registry Server to a Kind cluster with CloudNativePG (CNPG) PostgreSQL database. Use when you need a production-like PostgreSQL setup with the CNPG operator.
stacklok/toolhive-registry-server
Skill Claude CodeCodex
Deploy the ToolHive Registry Server to a Kind cluster with CloudNativePG (CNPG) PostgreSQL database. Use when you need a production-like PostgreSQL setup with the CNPG operator.
stacklok/toolhive-registry-server
Skill Claude CodeCodex
Deploy the ToolHive Registry Server to a Kind cluster with telemetry enabled. Use when you need to deploy the registry server for testing with OTEL metrics and tracing.
stacklok/toolhive-registry-server
Skill Claude CodeCodex
Start the Registry Server via docker compose and run a suite of curl-based smoke tests covering system, read-only MCP API, admin API, entry lifecycle, and OAuth/auth enforcement scenarios.
stacklok/toolhive-registry-server
Instructions file
Instructions for stacklok/toolhive-registry-server, covering claude.md, design rules, available subagents, core development agents and support agents.
Agent Claude Code
Autonomous PR reviewer for MCP server updates and additions. Reviews PRs that modify server.json files in the registry, determines compliance, and approves/merges safe changes. Use when processing MCP server PRs in bulk or reviewing individual PRs.
Skill Claude CodeCodex
Add new MCP server entries to the ToolHive registry. Creates server.json and icon.svg files with correct schema, meta extensions, and validation. Use when adding a server, creating a registry entry, onboarding an MCP server, or writing server.json. NOT for reviewing existing entries (use mcp-review).
Skill Claude CodeCodex
Audit existing ToolHive catalog server entries for drift: whether the pinned image still exists, the upstream repo is still alive and active, and the declared env vars and network-permission profile still match what the server actually needs. Use whenever asked to audit, health-check, sweep, or spot-check catalog…
Skill Claude CodeCodex
Review MCP server specifications and updates for compliance, security, and quality. Use when evaluating server.json files, PRs adding/updating servers, or assessing MCP server changes. NOT for creating new entries (use add-mcp-server instead).
Skill Claude CodeCodex
Review skill submissions and updates for compliance, security, and quality. Use when evaluating skill.json files, SKILL.md content, PRs adding/updating skills, or assessing skill changes in the ToolHive registry. NOT for reviewing MCP server entries (use mcp-review) or creating new skills (use add-mcp-server).
Instructions file
Instructions for stacklok/toolhive-catalog, covering toolhive-catalog, skills, key commands, registry structure and non-obvious gotchas.
Skill Claude CodeCodex
Audit and harden GitHub Actions workflows against prompt injection, pullrequesttarget exploits (Pwn Requests), expression injection, cache poisoning, credential theft, and supply chain attacks. Based on Clinejection and hackerbot-claw campaigns. Use when reviewing CI/CD security, securing AI agent workflows, hardening…
Skill Claude CodeCodex
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…
Instructions file GitHub Copilot
Instructions for stacklok/toolhive-cloud-ui, covering github copilot instructions - toolhive cloud ui, project context, core architecture principles, ⚠️ next.js app router - validate before suggesting and code review focus areas.
Instructions file CodexOpenCode
Instructions for stacklok/toolhive-cloud-ui, covering ai agent guidelines - toolhive cloud ui, quick start, project summary, technology stack and core principles.
Instructions file
Instructions for stacklok/toolhive-cloud-ui, covering claude ai assistant guide - toolhive cloud ui, project overview, core technology stack, ⚠️ critical: validate against next.js documentation and architecture principles.