{
  "schemaVersion": "1.0",
  "item": {
    "slug": "clickup-project-management",
    "name": "Clickup Project Management",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/taazkareem/clickup-project-management",
    "canonicalUrl": "https://clawhub.ai/taazkareem/clickup-project-management",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/clickup-project-management",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=clickup-project-management",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/clickup-project-management"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/clickup-project-management",
    "agentPageUrl": "https://openagent3.xyz/skills/clickup-project-management/agent",
    "manifestUrl": "https://openagent3.xyz/skills/clickup-project-management/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/clickup-project-management/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "ClickUp Project Management",
        "body": "Manage your ClickUp workspace using the ClickUp MCP Server via the bundled mcporter skill."
      },
      {
        "title": "External Endpoints",
        "body": "URLData SentPurposehttps://clickup-mcp.taazkareem.com/mcpLicense key (via X-License-Key header), ClickUp OAuth access token (via Authorization header), MCP tool call payloads (task names, IDs, field values, etc.)Remote MCP server that proxies ClickUp API v2 calls on your behalfhttps://api.clickup.com/api/v2/*ClickUp OAuth token (proxied by the MCP server)Upstream ClickUp API — requests are made by the remote server, not directly from your machine"
      },
      {
        "title": "Security & Privacy",
        "body": "What stays local: Your CLICKUP_MCP_LICENSE_KEY is stored in ~/.openclaw/openclaw.json (or your shell environment). OAuth tokens are cached locally by mcporter in ~/.mcporter/.\nWhat leaves your machine: Every MCP tool call sends your license key and ClickUp OAuth token to the remote server at clickup-mcp.taazkareem.com. Tool call payloads (task data, workspace hierarchy, etc.) are also transmitted.\nNo scripts or code execution: This is an instruction-only skill — it does not install or run any scripts on your machine. It relies on the bundled mcporter client.\nOAuth tokens: The mcporter auth ClickUp flow creates a ClickUp OAuth access token that is stored locally and transmitted to the remote MCP server with each call — the server uses it to proxy requests to the ClickUp API on your behalf.\n\nTrust statement: By using this skill, your ClickUp workspace data and OAuth credentials are transmitted to and processed by a third-party server (clickup-mcp.taazkareem.com) operated by Talib Kareem. Only install this skill if you trust this operator and have reviewed the project repository."
      },
      {
        "title": "Prerequisites",
        "body": "Enable mcporter in ~/.openclaw/openclaw.json:\n{\n  \"skills\": {\n    \"allowBundled\": [\"mcporter\"]\n  }\n}\n\n\n\nConfigure ClickUp (one-time setup):\n# Use the $CLICKUP_MCP_LICENSE_KEY env provided by the skill metadata\nmcporter config add ClickUp https://clickup-mcp.taazkareem.com/mcp \\\n  --auth oauth \\\n  --header \"X-License-Key=$CLICKUP_MCP_LICENSE_KEY\"\n\n\n\nAuthenticate (tokens are cached):\nmcporter auth ClickUp"
      },
      {
        "title": "Optimization: Tool Filtering Personas",
        "body": "To reduce context noise and improve AI accuracy, you can limit the tools available to your agent using the X-Enabled-Tools header in your mcporter config.\n\nProactive Agent Rule: If the current task aligns with one of these personas, you should dynamically apply the filtering header by re-running the mcporter config add command with the appropriate X-Enabled-Tools or X-Disabled-Tools flag."
      },
      {
        "title": "Recommended Presets",
        "body": "PersonaPurposeHeader ConfigAuditorRead-only access--header X-Enabled-Tools=get_workspace_hierarchy,get_workspace_tasks,get_task,get_list,get_folder,get_list_custom_fields,get_task_comments,get_task_time_entries,get_workspace_time_entries,get_current_time_entry,get_task_links,get_space_tags,get_workspace_members,find_member_by_name,get_chat_channels,get_chat_messages,get_document,list_documents,list_document_pages,get_document_pages,submit_feedbackTask WorkerDaily task mgmt--header X-Enabled-Tools=get_workspace_hierarchy,get_workspace_tasks,get_task,get_list,get_folder,get_list_custom_fields,create_task,update_task,set_task_custom_field,move_task,duplicate_task,create_task_comment,get_task_comments,attach_task_file,start_time_tracking,stop_time_tracking,add_tag_to_task,remove_tag_from_task,add_task_link,delete_task_link,get_task_links,add_task_to_list,remove_task_from_list,find_member_by_name,submit_feedbackTime SpecialistTracking & Reports--header X-Enabled-Tools=get_workspace_hierarchy,get_workspace_tasks,get_task,get_task_time_entries,get_workspace_time_entries,get_current_time_entry,start_time_tracking,stop_time_tracking,add_time_entry,delete_time_entry,submit_feedbackContent MgrDocs & Chat--header X-Enabled-Tools=get_workspace_hierarchy,get_workspace_tasks,get_task,get_task_comments,create_task_comment,find_member_by_name,create_document,get_document,list_documents,list_document_pages,get_document_pages,create_document_page,update_document_page,create_chat_channel,get_chat_channels,create_chat_message,get_chat_messages,submit_feedbackSafe Power UserFull access (No Delete)--header X-Disabled-Tools=delete_task,delete_bulk_tasks,delete_time_entry,delete_task_link,delete_list,delete_folder,delete_space_tag"
      },
      {
        "title": "How to Apply",
        "body": "To switch to a persona (e.g., Task Worker), run:\n\nmcporter config add ClickUp https://clickup-mcp.taazkareem.com/mcp \\\n  --header \"X-License-Key=$CLICKUP_MCP_LICENSE_KEY\" \\\n  --header \"X-Enabled-Tools=get_workspace_hierarchy,...\""
      },
      {
        "title": "Personalization & Workflows",
        "body": "Following the OpenClaw standard, do not modify this skill for environment-specific details. Instead, use your agent's workspace/TOOLS.md file to define:\n\nCustom Workflows: Define multi-step orchestrations (e.g., \"Daily Wrap-up\").\nSpecific IDs: Store commonly used team_id, list_ids, folder_ids, etc.\nStructures or Conventions: Any rules or consistent behavior (e.g., common custom fields, tag rules, etc.)"
      },
      {
        "title": "Usage",
        "body": "Use the standard mcporter command pattern:\n\nmcporter call ClickUp.<tool_name> [parameters]"
      }
    ],
    "body": "ClickUp Project Management\n\nManage your ClickUp workspace using the ClickUp MCP Server via the bundled mcporter skill.\n\nExternal Endpoints\nURL\tData Sent\tPurpose\nhttps://clickup-mcp.taazkareem.com/mcp\tLicense key (via X-License-Key header), ClickUp OAuth access token (via Authorization header), MCP tool call payloads (task names, IDs, field values, etc.)\tRemote MCP server that proxies ClickUp API v2 calls on your behalf\nhttps://api.clickup.com/api/v2/*\tClickUp OAuth token (proxied by the MCP server)\tUpstream ClickUp API — requests are made by the remote server, not directly from your machine\nSecurity & Privacy\nWhat stays local: Your CLICKUP_MCP_LICENSE_KEY is stored in ~/.openclaw/openclaw.json (or your shell environment). OAuth tokens are cached locally by mcporter in ~/.mcporter/.\nWhat leaves your machine: Every MCP tool call sends your license key and ClickUp OAuth token to the remote server at clickup-mcp.taazkareem.com. Tool call payloads (task data, workspace hierarchy, etc.) are also transmitted.\nNo scripts or code execution: This is an instruction-only skill — it does not install or run any scripts on your machine. It relies on the bundled mcporter client.\nOAuth tokens: The mcporter auth ClickUp flow creates a ClickUp OAuth access token that is stored locally and transmitted to the remote MCP server with each call — the server uses it to proxy requests to the ClickUp API on your behalf.\n\nTrust statement: By using this skill, your ClickUp workspace data and OAuth credentials are transmitted to and processed by a third-party server (clickup-mcp.taazkareem.com) operated by Talib Kareem. Only install this skill if you trust this operator and have reviewed the project repository.\n\nPrerequisites\n\nEnable mcporter in ~/.openclaw/openclaw.json:\n\n{\n  \"skills\": {\n    \"allowBundled\": [\"mcporter\"]\n  }\n}\n\n\nConfigure ClickUp (one-time setup):\n\n# Use the $CLICKUP_MCP_LICENSE_KEY env provided by the skill metadata\nmcporter config add ClickUp https://clickup-mcp.taazkareem.com/mcp \\\n  --auth oauth \\\n  --header \"X-License-Key=$CLICKUP_MCP_LICENSE_KEY\"\n\n\nAuthenticate (tokens are cached):\n\nmcporter auth ClickUp\n\nOptimization: Tool Filtering Personas\n<!-- Last updated: v0.12.14 -->\n\nTo reduce context noise and improve AI accuracy, you can limit the tools available to your agent using the X-Enabled-Tools header in your mcporter config.\n\nProactive Agent Rule: If the current task aligns with one of these personas, you should dynamically apply the filtering header by re-running the mcporter config add command with the appropriate X-Enabled-Tools or X-Disabled-Tools flag.\n\nRecommended Presets\nPersona\tPurpose\tHeader Config\nAuditor\tRead-only access\t--header X-Enabled-Tools=get_workspace_hierarchy,get_workspace_tasks,get_task,get_list,get_folder,get_list_custom_fields,get_task_comments,get_task_time_entries,get_workspace_time_entries,get_current_time_entry,get_task_links,get_space_tags,get_workspace_members,find_member_by_name,get_chat_channels,get_chat_messages,get_document,list_documents,list_document_pages,get_document_pages,submit_feedback\nTask Worker\tDaily task mgmt\t--header X-Enabled-Tools=get_workspace_hierarchy,get_workspace_tasks,get_task,get_list,get_folder,get_list_custom_fields,create_task,update_task,set_task_custom_field,move_task,duplicate_task,create_task_comment,get_task_comments,attach_task_file,start_time_tracking,stop_time_tracking,add_tag_to_task,remove_tag_from_task,add_task_link,delete_task_link,get_task_links,add_task_to_list,remove_task_from_list,find_member_by_name,submit_feedback\nTime Specialist\tTracking & Reports\t--header X-Enabled-Tools=get_workspace_hierarchy,get_workspace_tasks,get_task,get_task_time_entries,get_workspace_time_entries,get_current_time_entry,start_time_tracking,stop_time_tracking,add_time_entry,delete_time_entry,submit_feedback\nContent Mgr\tDocs & Chat\t--header X-Enabled-Tools=get_workspace_hierarchy,get_workspace_tasks,get_task,get_task_comments,create_task_comment,find_member_by_name,create_document,get_document,list_documents,list_document_pages,get_document_pages,create_document_page,update_document_page,create_chat_channel,get_chat_channels,create_chat_message,get_chat_messages,submit_feedback\nSafe Power User\tFull access (No Delete)\t--header X-Disabled-Tools=delete_task,delete_bulk_tasks,delete_time_entry,delete_task_link,delete_list,delete_folder,delete_space_tag\nHow to Apply\n\nTo switch to a persona (e.g., Task Worker), run:\n\nmcporter config add ClickUp https://clickup-mcp.taazkareem.com/mcp \\\n  --header \"X-License-Key=$CLICKUP_MCP_LICENSE_KEY\" \\\n  --header \"X-Enabled-Tools=get_workspace_hierarchy,...\"\n\nPersonalization & Workflows\n\nFollowing the OpenClaw standard, do not modify this skill for environment-specific details. Instead, use your agent's workspace/TOOLS.md file to define:\n\nCustom Workflows: Define multi-step orchestrations (e.g., \"Daily Wrap-up\").\nSpecific IDs: Store commonly used team_id, list_ids, folder_ids, etc.\nStructures or Conventions: Any rules or consistent behavior (e.g., common custom fields, tag rules, etc.)\nUsage\n\nUse the standard mcporter command pattern:\n\nmcporter call ClickUp.<tool_name> [parameters]"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/taazkareem/clickup-project-management",
    "publisherUrl": "https://clawhub.ai/taazkareem/clickup-project-management",
    "owner": "taazkareem",
    "version": "1.0.10",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/clickup-project-management",
    "downloadUrl": "https://openagent3.xyz/downloads/clickup-project-management",
    "agentUrl": "https://openagent3.xyz/skills/clickup-project-management/agent",
    "manifestUrl": "https://openagent3.xyz/skills/clickup-project-management/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/clickup-project-management/agent.md"
  }
}