Skip to content

Add April 6 product update: agent skills#670

Merged
danbarr merged 3 commits intomainfrom
add-april-6-update
Apr 6, 2026
Merged

Add April 6 product update: agent skills#670
danbarr merged 3 commits intomainfrom
add-april-6-update

Conversation

@danbarr
Copy link
Copy Markdown
Collaborator

@danbarr danbarr commented Apr 6, 2026

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

  • New documentation

Submitter checklist

Content and formatting

  • I have reviewed the content for technical accuracy
  • I have reviewed the content for spelling, grammar, and style

Navigation

  • New pages include a frontmatter section with title and description at a minimum
  • N/A: No sidebar or redirect changes needed (blog posts are auto-discovered)

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 6, 2026 15:47
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs-website Ready Ready Preview, Comment Apr 6, 2026 3:56pm

Request Review

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment on lines +14 to +15
skills, publish them to a registry, and install them across AI clients from a
single CLI.
Copy link

Copilot AI Apr 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Suggested change
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.

Copilot uses AI. Check for mistakes.
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in d190cd4 - changed to "across supported AI clients".

Comment on lines +38 to +41
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.
Copy link

Copilot AI Apr 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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).

Suggested change
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.

Copilot uses AI. Check for mistakes.
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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>
Copy link
Copy Markdown

@Derek2Tu Derek2Tu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@danbarr danbarr merged commit d367f0f into main Apr 6, 2026
8 checks passed
@danbarr danbarr deleted the add-april-6-update branch April 6, 2026 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants