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

docs-website

docs-website contains 6 collected skills from stacklok, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
4
updated
2026-07-09
Forks
3
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

weekly-product-updates
market-research-analysts-and-marketing-specialists-131161

Generate weekly product updates by analyzing GitHub activity across ToolHive repositories and transforming technical changes into marketing-ready content. Use when you need to create product announcements, blog posts, or customer communications summarizing what shipped.

2026-07-09
upstream-release-docs
software-developers

Analyze an upstream project's new release, verify changes against source code, and update documentation. Covers discovery, deep-dive into PRs/issues, docs audit, source-verified implementation, and review feedback handling.

2026-06-29
docs-review
editors

Perform comprehensive editorial reviews of documentation with a tech writer / copyeditor lens. Use when asked to review docs, documentation PRs, or documentation changes - especially net-new documentation or LLM-generated content. Reviews can be for single documents or multiple related documents. Focuses on information architecture, clarity, conciseness, structure, readability, and style. Identifies common LLM writing patterns that harm documentation quality and catches multi-document issues like content duplication or misplaced content.

2026-04-20
test-docs-dryrun
software-quality-assurance-analysts-and-testers

Fast CRD schema validation for ToolHive documentation. Extracts all YAML blocks from K8s and vMCP docs, runs kubectl apply --dry-run=server to catch field name errors, type mismatches, and schema drift. No cluster resources are created. Use for: "dry-run the docs", "validate the YAML", "check for schema issues", "run a quick doc check", or after any CRD/API change to catch doc rot. Requires a Kubernetes cluster with ToolHive CRDs installed.

2026-04-15
test-docs
software-quality-assurance-analysts-and-testers

Test ToolHive documentation by executing the steps in tutorials and guides against a real environment, verifying that examples are correct and ToolHive has not regressed. Use when the user asks to test, validate, or verify documentation such as: "test the vault integration tutorial", "verify the K8s quickstart", "check the CLI install docs", "test toolhive vault integration in kubernetes", or any request to run through a doc's instructions to confirm they work. Supports both Kubernetes-based docs (tutorials, K8s guides) and CLI-based docs.

2026-02-05
update-vmcp-yaml-example
software-developers

Updates vMCP YAML examples in documentation, verifies against toolhive source, and creates e2e tests

2026-01-29