{"skill":{"slug":"clickup-ticket-manager","displayName":"Clup","summary":"ClickUp Ticket Manager. Create tasks in ClickUp with quality descriptions (2-3 sentences minimum).","description":"---\nname: clup\ndescription: ClickUp Ticket Manager. Create tasks in ClickUp with quality descriptions (2-3 sentences minimum).\n---\n\n# ClickUp Ticket Manager\n\n**CLI tool: `clup.sh` (or `clup` if symlinked)**\n\n**Prerequisites:**\n- Script must be executable: `chmod +x clup.sh`\n- Required ENV variables: `CLICKUP_API_KEY`, `CLICKUP_DEFAULT_LIST_ID`\n- Optional: Create symlink for system-wide access\n\n## When to Use\n\nUser says:\n- \"Create a ticket for...\"\n- \"Make a task for...\"\n- \"I need a reminder for...\"\n- \"Add a ClickUp ticket for...\"\n\n## Your Job\n\n**Transform vague input into quality tickets with context!**\n\n### Quality Rules\n\n1. **Title:** Short, clear, actionable\n2. **Description:** MINIMUM 2-3 sentences with:\n   - **What** needs to be done?\n   - **Why** / **What for**?\n   - **Context** (system, server, user, etc.)\n3. **If input is vague:** ASK before creating!\n\n### Example Transformation\n\n❌ **User:** \"ticket for firewall rule\"\n\n✅ **You create:**\n```bash\n./clup.sh --title \"Firewall Rule for Production System\" \\\n     --description \"Open port 443 from server web-01 (10.0.1.5) to db-prod (10.0.2.10). Required for API communication after migration. Coordination with network team needed.\"\n```\n\n## Command\n\n```bash\n# Basic (use ./clup.sh or clup depending on installation)\n./clup.sh --title \"...\" --description \"...\"\n\n# With priority\n./clup.sh --title \"...\" --description \"...\" --priority high\n# Priority: urgent, high, normal, low (optional)\n\n# With custom tags\n./clup.sh --title \"...\" --description \"...\" --tags \"bug,urgent,backend\"\n# Tags: comma-separated list (optional)\n```\n\n**Note:** If installed via symlink, use `clup` instead of `./clup.sh`\n\n## Response\n\nAfter success, show the user the ClickUp URL so they can click through.\n\n## Notes\n\n- Default tags are automatically added (configurable via `CLICKUP_DEFAULT_TAG`, comma-separated)\n- Default status: \"BACKLOG\" (configurable via `CLICKUP_DEFAULT_STATUS`)\n- Default list: Set via `CLICKUP_DEFAULT_LIST_ID`\n- For help/options: `./clup.sh --help`\n\n\n","tags":{"latest":"0.2.0"},"stats":{"comments":0,"downloads":201,"installsAllTime":0,"installsCurrent":0,"stars":0,"versions":2},"createdAt":1771497007143,"updatedAt":1778491581507},"latestVersion":{"version":"0.2.0","createdAt":1771500583329,"changelog":"easier usage for openclaw","license":null},"metadata":null,"owner":{"handle":"niyol","userId":"s176f1g76ajt9235y6a69dwpz1884wqt","displayName":"Niyol","image":"https://avatars.githubusercontent.com/u/19345228?v=4"},"moderation":{"isSuspicious":false,"isMalwareBlocked":false,"verdict":"clean","reasonCodes":["review.llm_review"],"summary":"Review: review.llm_review","engineVersion":"v2.4.24","updatedAt":1780089730547}}