Stacklok
Official@stacklok · United States of America
Open Source AI Innovation, Grounded in Trust.
Agent Skills by Stacklok
Showing 33 vetted skills indexed across 5 GitHub repositories.
code-review-assist
Summarizes pull request diffs, surfaces review concerns, and assesses test coverage for human reviewers.
check-contribution
Validates Helm operator chart contributions with template rendering, linting, and documentation checks.
release-notes
Generates GitHub release notes by analyzing merged PRs and linked issues between version tags.
deflake
Analyzes GitHub Actions failures to rank flaky tests and plan deflake fixes.
add-rule
Adds team conventions to .claude/rules/ or .claude/agents/ markdown files.
deploy-otel
Deploys an OpenTelemetry observability stack with Prometheus, Grafana, and Tempo to a Kind cluster.
implement-story
Implements GitHub user stories from issue analysis through tested pull request creation.
vmcp-review
Reviews vMCP Go code changes for known anti-patterns and classifies findings by severity.
update-vmcp-yaml-example
Update VirtualMCPServer YAML documentation examples and validate against ToolHive configurations.
upstream-release-docs
Analyze upstream releases and update documentation with source-verified change tracking.
test-docs-dryrun
Validate documentation YAML examples against Kubernetes CRD schemas.
weekly-product-updates
Transform GitHub release activity into customer-focused product update content.
docs-review
Review documentation for clarity, structure, accuracy, and style issues.
test-docs
Execute documented instructions against real environments and report verification results.
ci-agent-hardening
Audit GitHub Actions workflows for security vulnerabilities and misconfigurations.
code-review
Analyze GitHub pull request diffs and generate structured review feedback.
mcp-review
Assess MCP server.json submissions for compliance, security, and registry suitability.
add-mcp-server
Generate compliant server.json and icon.svg files for MCP registry onboarding.
skill-review
Validate Skill submissions for registry compliance, security, and quality.
doc-review
Identify factual claims in documentation and assess their accuracy against ToolHive's real-world behavior.
toolhive-release
Analyze commits since the last release and generate a release PR.
pr-inline-review
Submit inline review comments and code suggestions to GitHub Pull Requests via gh CLI.
split-pr
Analyze current diffs and outline a multi-PR split plan.
deploying-vmcp-locally
Deploy VirtualMCPServer configurations locally in a Kind cluster for testing.
Frequently Asked Questions About Stacklok
FAQPage SchemaWhat specific tasks can I perform using Stacklok's registry skills?▼
You can generate compliant server.json and icon.svg files for MCP registry onboarding, validate skill submissions for security and quality, and assess MCP server configurations for registry suitability.
Which personas benefit most from these technical capabilities?▼
Platform engineers, open-source maintainers, and security auditors benefit from these capabilities. These roles use the registry and documentation validation features to ensure architectural alignment, security compliance, and high-quality technical output across distributed repositories.
How are documentation examples validated against live environments?▼
Documentation examples are validated by executing instructions against real environments and comparing results against Kubernetes CRD schemas. This ensures that YAML configurations and technical guides remain accurate and functional as upstream software releases evolve.
What are the prerequisites for using these validation skills?▼
Users require access to GitHub repositories, familiarity with MCP registry standards, and a local environment capable of running Kind clusters for VirtualMCPServer testing. Most operations interface directly with GitHub via standard command-line authentication.