<!--
SPDX-FileCopyrightText: 2026 German Aerospace Center (DLR)

SPDX-License-Identifier: CC-BY-SA-4.0
-->

# Write your own HERMES plugin

To write your own HERMES plugin, you can follow one of the following guides, dependending on the step the plugin is for:

Write your own...
```{toctree}
:glob:
:maxdepth: 1
writing_plugin_tutorials/writ*
```

General information on the structure of the plugins can be found [here](./../dev/plugin_structure.md).

# Sharing your work

If you already wrote your plugin, please consider publishing it to the [marketplace](./../index.md#plugins).
You can do that following [this](./publish-your-plugin.md) tutorial.
