openkm-rest
This skill provides a local CLI to interact with OpenKM via its REST API for folders, documents, metadata, versioning, search, and workflows. It invokes `openkm_cli.py` via shell commands, reads `OPENKM_BASE_URL`, `OPENKM_USERNAME`, and `OPENKM_PASSWORD` from the environment, and makes network requests to `https://openkm.example.com`.