-
Notifications
You must be signed in to change notification settings - Fork 462
Description
Is your feature request related to a problem? Please describe.
Developers may face issues in generating the server document describing their artifacts for pushing to the official registry. The document schema is complex and some validation is required before submitting it.
Describe the solution you'd like
A Claude skill could help them in generating a validated draft for the servers under development.
The skill can start from the git repo and collect all the required information to setup the initial document, assuming that the repo documentation is detailed enough. The developer can either decide to update the generated sample or submit it as-is.
Additional context
This repo contains an initial definition of the skill that we can use to start the conversation:
https://github.com/dmartinol/skills