Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

toolhive

toolhive 收录了来自 stacklok 的 13 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
13
Stars
1.9k
更新
2026-05-29
Forks
239
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

toolhive-cli-user
其他计算机职业

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
软件质量保证分析师与测试员

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

2026-05-12
toolhive-release
软件开发工程师

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
软件开发工程师

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

2026-04-21
release-notes
软件开发工程师

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
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

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
软件开发工程师

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

2026-03-17
doc-review
软件开发工程师

Reviews documentation for factual accuracy

2026-03-17
deploy-otel
网络与计算机系统管理员

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
网络与计算机系统管理员

Deploys a VirtualMCPServer configuration locally for manual testing and verification

2026-01-29
split-pr
软件开发工程师

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

2026-01-28