Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

toolhive

toolhive에는 stacklok에서 수집한 skills 13개가 있으며, 저장소 수준 직업 범위와 사이트 내 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