clickup-hello-world
Installation
SKILL.md
ClickUp Verified First Read
Overview
Verify authentication, JSON parsing, and Workspace scope before enabling any task or webhook mutation. Keep this first probe read-only and narrowly scoped.
Prerequisites
- A personal token for individual/testing use or an OAuth token for a user-facing app
- An expected authorized Workspace ID supplied through a safe channel
- A server-side runtime that will not expose the token
Tool Discipline
Use Read, Glob, and Grep to inspect the repository, adapters, configuration names, tests, and evidence. Use WebFetch only for current official ClickUp documentation. Use Write or Edit after confirming the target file, Workspace boundary, and requested mode.