registry icon indicating copy to clipboard operation
registry copied to clipboard

A skill to support server document generation

Open dmartinol opened this issue 4 months ago • 0 comments

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

@rdimitrov ^

dmartinol avatar Oct 29 '25 13:10 dmartinol