Skip to main content
Run any Skill in Manus
with one click
GitHub repository

toolhive

toolhive contains 13 collected skills from stacklok, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
13
Stars
1.9k
updated
2026-05-29
Forks
239
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

toolhive-cli-user
computer-occupations-all-other

Guide for using ToolHive CLI (thv) to run and manage MCP servers and skills. Use when running, listing, stopping, building, or configuring MCP servers locally. Covers server lifecycle, registry browsing, secrets management, client registration, groups, container builds, exports, permissions, network isolation, authentication, and skill management (install, uninstall, list, info, build, push, validate). NOT for Kubernetes operator usage or ToolHive development/contributing.

2026-05-29
check-contribution
software-quality-assurance-analysts-and-testers

Validates operator chart contribution practices (helm template, ct lint, docs generation) before committing changes.

2026-05-12
toolhive-release
software-developers

Creates ToolHive release PRs by analyzing commits since the last release, categorizing changes, recommending semantic version bump type (major/minor/patch), and triggering the release workflow. Use when cutting a release, preparing a new version, checking what changed since last release, or when the user mentions "release", "version bump", or "cut a release".

2026-04-28
implement-story
software-developers

Implements a GitHub user story from planning through PR creation, with research, codebase analysis, and structured commits.

2026-04-21
release-notes
software-developers

Generates polished GitHub release notes for a ToolHive release by analyzing every merged PR, cross-referencing linked issues, dispatching expert agents to assess breaking changes, and producing a formatted release body. Use when the user provides a GitHub release URL, tag name, or says "release notes".

2026-04-15
deflake
software-quality-assurance-analysts-and-testers

Finds flaky tests on the main branch by analyzing GitHub Actions failures, ranks them by frequency, and enters parallel plan mode to design deflake strategies. Use when you want to find and fix the flakiest tests.

2026-04-10
code-review-assist
software-quality-assurance-analysts-and-testers

Augments human code review by summarizing changes, surfacing key review questions, assessing test coverage, and identifying low-risk sections. Use when reviewing a diff, PR, or code snippet as a senior review partner.

2026-03-30
vmcp-review
software-quality-assurance-analysts-and-testers

Reviews vMCP code changes for known anti-patterns that make the codebase harder to understand or more brittle. Use when reviewing PRs, planning features, or refactoring vMCP code.

2026-03-18
add-rule
software-developers

Captures a team convention or best practice and adds it to the appropriate .claude/rules/ or .claude/agents/ file

2026-03-17
doc-review
software-developers

Reviews documentation for factual accuracy

2026-03-17
deploy-otel
network-and-computer-systems-administrators

Deploy the OpenTelemetry observability stack (Prometheus, Grafana, OTEL Collector) to a Kind cluster for testing toolhive telemetry. Use when you need to set up monitoring, metrics collection, or observability infrastructure.

2026-02-10
deploying-vmcp-locally
network-and-computer-systems-administrators

Deploys a VirtualMCPServer configuration locally for manual testing and verification

2026-01-29
split-pr
software-developers

Analyzes current changes and suggests how to split them into smaller, reviewable PRs

2026-01-28