Conversation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Pull request overview
Adds the April 6, 2026 ToolHive weekly product update blog post focused on the new “agent skills” workflow spanning the ToolHive CLI and the Registry Server, and points readers to the relevant guides and release pages.
Changes:
- Publish a new weekly update post describing agent skills and how they complement MCP servers.
- Summarize CLI capabilities for installing/scoping/publishing skills.
- Summarize Registry Server capabilities for versioned skill discovery and lifecycle management, with links to docs and repos.
| skills, publish them to a registry, and install them across AI clients from a | ||
| single CLI. |
There was a problem hiding this comment.
The introduction says skills can be installed “across AI clients” and that “the agent discovers them” automatically, which reads as universal support. Since skills only work in clients that implement the Agent Skills discovery mechanism, consider qualifying this (for example, “across supported AI clients” / “for clients that support skills”) or linking to the client compatibility reference.
| skills, publish them to a registry, and install them across AI clients from a | |
| single CLI. | |
| skills, publish them to a registry, and install them across supported AI | |
| clients from a single CLI. |
There was a problem hiding this comment.
Fixed in d190cd4 - changed to "across supported AI clients".
| an open standard supported by Claude Code, GitHub Copilot, Cursor, OpenCode, and | ||
| other AI coding agents. See the | ||
| [skills management guide](/toolhive/guides-cli/skills-management) for the full | ||
| CLI reference. |
There was a problem hiding this comment.
This paragraph states the Agent Skills standard is supported by “GitHub Copilot” and “Cursor”, but the repo’s own client compatibility matrix currently marks skills support as unsupported for both GitHub Copilot (VS Code) and Cursor. To avoid contradicting existing docs, adjust this claim (for example, avoid naming specific clients here and point to the client compatibility page for the current list of skill-capable clients).
| an open standard supported by Claude Code, GitHub Copilot, Cursor, OpenCode, and | |
| other AI coding agents. See the | |
| [skills management guide](/toolhive/guides-cli/skills-management) for the full | |
| CLI reference. | |
| an open standard for AI coding agents. See the | |
| [skills management guide](/toolhive/guides-cli/skills-management) for the full | |
| CLI reference, and check the client compatibility page for the current list of | |
| skill-capable clients. |
There was a problem hiding this comment.
Fixed in d190cd4 - removed specific client names and linked to the client compatibility page instead.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Remove specific client names that contradict the client compatibility matrix and add qualifier for supported clients. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Description
Publishes the April 6, 2026 weekly product update blog post covering agent skills support across the ToolHive CLI and Registry Server.
Type of change
Submitter checklist
Content and formatting
Navigation
🤖 Generated with Claude Code