Allow Workspace Administrators to upload or write custom instructional files (e.g., SKILL.md format) to explicitly train ClickUp Brain or Super Agents on complex, multi-step company workflows, strict data validation rules, and context-dependent task creation. Currently, ClickUp Brain and Super Agents are excellent at scanning existing data and generating single-turn summaries or code. However, when it comes to executing complex, proprietary business workflows, the AI relies heavily on reactive prompt engineering. In contrast, Anthropic Claude uses a modular, token-saving "Skills" concept (via .md instruction packages and references). Without a native equivalent in ClickUp, teams must host external scripts on third-party servers or route data out of ClickUp via external MCP setups just to enforce rigid, step-by-step workflow procedures for the AI. Proposed Solution / Feature Request A native "AI Skill Builder / Manager" within ClickUp's settings where admins can deploy reusable AI blueprints: Skill Definition Files ( SKILL.md Editor): A dedicated text/markdown area for a Space or Folder where we define exactly when and how ClickUp Brain should execute a workflow (e.g., "When a ticket changes to 'SOW Signed', build 5 specific subtasks, assign them based on role, and calculate relative due dates"). Instead of feeding massive prompt templates into every single AI interaction (which drains performance and context limits), ClickUp Brain should dynamically load the specific "Skill" only when the defined trigger or manual @mention occurs. Also, skills should be added to agents and being able to execute actions with integrations (Google Drive, Docs, MCP Tools, etc.).