Add portainer skill for stack management via API

- 11 scripts for stack lifecycle (start/stop/restart, update, prune)
- Detailed documentation with usage examples and workflow
- Updated README.md files with portainer skill info
This commit is contained in:
Luke
2026-02-12 05:25:44 +00:00
parent 47314f50c9
commit f435487eb0
15 changed files with 1257 additions and 0 deletions

View File

@@ -5,4 +5,5 @@ This folder contains detailed docs for each skill in this repository.
## Skills
- [`gitea-api`](gitea-api.md) — REST-based Gitea automation (no `tea` CLI required)
- [`portainer`](portainer.md) — Portainer stack management (list, lifecycle, updates, image pruning)
- [`web-automation`](web-automation.md) — Playwright + Camoufox browser automation and scraping