Where do descriptions for shell commands go

I am using multiple shell commands to perform executions via ssh.
Having more detailed descriptions and maybe example values for data is very helpful in such a case.

While for python scripts etc. it is possible to create a services.yaml inside of the corresponding directory, this seems not to be possible for shell_commands.

Would be great to have that option for shell_command integration, too.