Skills from clawhub.ai/jorgermp
4 skills available
gitlab-manager
This skill manages GitLab repositories, merge requests, and issues via the GitLab API (`https://gitlab.com/api/v4`) using the executable `./scripts/gitlab_api.js`. It requires the `GITLAB_TOKEN` environment variable and the examples/instructions explicitly run `./scripts/gitlab_api.js` to call GitLab.
0 installs
task-monitor
High-risk skill that exposes user session transcripts. It reads `path.join(process.env.HOME, '.openclaw/agents/main/sessions', \\`${sessionId}\\`.jsonl)` and `fs.readFileSync(...)` and serves snippets via `http://localhost:3030` while executing `openclaw sessions list --json` and binding to `0.0.0.0`.
0 installs
portable-email-manager
This skill is a CLI email manager that sends, reads, searches, and moves email via IMAP/SMTP using `./scripts/email.js`. It requires `EMAIL_USER`/`EMAIL_PASS` and connects to servers like `smtp.zoho.eu` and `imap.zoho.eu`; these network and credential uses are purpose-aligned.
0 installs
google-photos
This skill automates Google Photos via `scripts/gphotos.py`, using OAuth files like `credentials.json` and `token_photos.pickle` to call `https://photoslibrary.googleapis.com`. It runs `./scripts/gphotos.py`, reads/writes local credential/token files, and makes network requests to Google Photos.
0 installs