Skip to main content

tedge-config-plugin

Write a new thin-edge.io (tedge) configuration management plugin to extend tedge-agent's config management to a new configuration type or source. Use this whenever the user wants to manage a new kind of configuration through thin-edge — for example "write a tedge config plugin for nginx", "add a new config type to thin-edge", "extend tedge config management to handle my database settings", "create a config-plugin so the cloud can update my app.conf", or any request about supporting a custom config type, source, or service in tedge's config_snapshot / config_update operations. Produces an executable plugin that conforms to the tedge config-plugin spec (the list/get/prepare/set/verify/rollback contract), plus install and test instructions.

Jump to install

Source facts

Repository
thin-edge/thin-edge-skills
Last source activity
June 29, 2026 at 09:18
Detected SKILL.md language
English
Stars
1
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.