[try 2] Update docs for registry server v0.6.3#605
Open
Conversation
Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
There was a problem hiding this comment.
Pull request overview
Adds documentation for ToolHive Registry Server “skills” and updates existing Registry Server docs/config references to include skills and revised defaults.
Changes:
- Adds new “Understanding skills” concept page and “Manage skills” how-to guide.
- Updates Registry Server overview/index pages and sidebar navigation to include skills content.
- Updates Registry Server configuration docs to reflect a larger
maxMetaSizedefault and documents a newregistry-titleannotation.
Reviewed changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| sidebars.ts | Adds Skills pages to the Registry Server and Concepts sidebar sections. |
| docs/toolhive/guides-registry/skills.mdx | New how-to guide for publishing/listing/retrieving/deleting skills via the extensions API. |
| docs/toolhive/guides-registry/intro.mdx | Mentions skills in the Registry Server overview and adds links to the new guide. |
| docs/toolhive/guides-registry/index.mdx | Updates section description to include skills. |
| docs/toolhive/guides-registry/database.mdx | Updates maxMetaSize default value in examples and tables. |
| docs/toolhive/guides-registry/configuration.mdx | Updates maxMetaSize, adds skills link under managed registry operations, and documents registry-title annotation. |
| docs/toolhive/concepts/skills.mdx | New concept page defining skills, structure, and versioning. |
Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
This was referenced Mar 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Type of change
Related issues/PRs
Screenshots
Submitter checklist
Content and formatting
Navigation
sidebars.ts) updated for added, deleted, reordered, or renamed filesvercel.jsonfor moved, renamed, or deleted pages (i.e., if the URL slug changed)Reviewer checklist
Content