What problem does it solve?
This Skill removes the manual work of wiring ClickUp into a self-hosted Hermes agent, so tasks, lists, docs, comments, and time tracking can be accessed from your AI workflow without brittle setup steps.
Core Features & Use Cases
- SSH-first integration: Configures ClickUp on a remote Hermes host rather than on the local machine.
- Two auth paths: Uses the reliable personal API token REST flow by default, with an optional OAuth-only MCP bridge for users who want the full toolset.
- Operational safety: Verifies the token, writes secrets idempotently, reloads the gateway, checks logs, and includes rollback guidance.
- Use case: A developer wants Claude Code or Cursor to manage ClickUp workspaces and tasks through a self-hosted Hermes agent with minimal manual intervention.
Quick Start
Ask the agent to connect ClickUp to your Hermes VPS using your personal API token, then follow the default REST path unless you specifically want the optional OAuth MCP bridge.