advanced-task-management
Intelligent task management and productivity system for AI agents with advanced planning, prioritization, and collaboration capabilities
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Intelligent task management and productivity system for AI agents with advanced planning, prioritization, and collaboration capabilities
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
A library of 150 brand and aesthetic design systems (Apple, Stripe, Linear, Vercel, Notion, GitHub, Figma, Spotify, Tesla, and more, plus styles like brutalism, glassmorphism, neumorphism, editorial, minimal). Use when the user wants a UI to look like a brand, match a brand's style or vibe, or adopt a named aesthetic. Read references/<brand>.md for that brand's colors, typography, spacing, radii, and component style before generating any UI.
Apply Anthropic's official brand colors and typography to artifacts for consistent visual identity and professional design standards. A reference for shaping your own.
Create beautiful visual art in PNG and PDF documents using design philosophy and aesthetic principles for posters, illustrations, and static pieces.
Frontend design and UI/UX development tools for shipping production-ready interfaces with strong typographic and layout discipline.
Apply professional font and color themes to artifacts including slides, docs, reports, and HTML landing pages. Ships 10 pre-set themes.
Orchestrates UI and page design. Use when the user asks to design a page, screen, UI, landing page, dashboard, login flow, pricing page, invoice, resume, FAQ, article, slide deck, social card, or any web layout; to make it look like a brand (Apple, Stripe, Linear, Vercel, Notion, ...); or to build a mockup, prototype, wireframe, or HTML preview. Picks a matching layout skill, optionally adopts a brand design system, then writes a single self-contained HTML file to <project>/.devspace/preview/ so DevSpace can preview it.
| name | advanced-task-management |
| description | Intelligent task management and productivity system for AI agents with advanced planning, prioritization, and collaboration capabilities |
This built-in skill provides intelligent task management and productivity capabilities for AI agents to organize, prioritize, and execute complex workflows with advanced planning, collaboration, and time management features.
tool: advanced-task-management
action: create_task_plan
plan_name: "Q2 Project Delivery"
tasks:
- name: "Requirements Gathering"
description: "Gather requirements from stakeholders"
priority: "high"
deadline: "2026-04-15"
estimated_duration: "8h"
energy_level: "high"
tags: ["planning", "stakeholder"]
- name: "System Design"
description: "Create system architecture and design documents"
priority: "high"
deadline: "2026-04-30"
estimated_duration: "16h"
energy_level: "high"
dependencies: ["Requirements Gathering"]
tags: ["design", "architecture"]
- name: "Implementation"
description: "Implement core features and functionality"
priority: "medium"
deadline: "2026-05-31"
estimated_duration: "40h"
energy_level: "medium"
dependencies: ["System Design"]
tags: ["development", "coding"]
time_blocking:
high_energy: ["09:00-11:00", "14:00-16:00"]
medium_energy: ["11:00-12:00", "16:00-17:00"]
low_energy: ["13:00-14:00", "17:00-18:00"]
tool: advanced-task-management
action: manage_team_tasks
project: "Marketing Campaign Q2"
team_members:
- name: "Sarah"
role: "Content Creator"
tasks: ["Blog Posts", "Social Media Content"]
- name: "Mike"
role: "Designer"
tasks: ["Banner Design", "Email Templates"]
- name: "John"
role: "Project Manager"
tasks: ["Timeline Management", "Stakeholder Communication"]
collaboration_features:
- "shared_progress_tracking"
- "automatic_notifications"
- "dependency_visualization"
- "workload_balancing"
integration: "asana"
tool: advanced-task-management
action: create_habit_system
habits:
- name: "Morning Exercise"
frequency: "daily"
time: "07:00"
duration: "30m"
streak_tracking: true
reminders: ["06:45", "06:55"]
- name: "Weekly Planning"
frequency: "weekly"
day: "sunday"
time: "19:00"
duration: "60m"
streak_tracking: true
reminders: ["sunday_18:30"]
- name: "Daily Review"
frequency: "daily"
time: "20:00"
duration: "15m"
streak_tracking: true
reminders: ["19:45"]
motivation_strategies:
- "celebration_on_milestones"
- "progress_visualization"
- "accountability_partners"
tool: advanced-task-management
action: analyze_productivity
time_period: "last_30_days"
metrics:
- "task_completion_rate"
- "time_spent_by_category"
- "energy_level_correlation"
- "context_switching_frequency"
- "deadline_adherence"
insights:
- "most_productive_time_blocks"
- "task_category_performance"
- "improvement_recommendations"
- "habit_consistency_analysis"
report_format: "interactive_dashboard"
The advanced-task-management skill can be configured with the following parameters:
default_priority_method: Default task prioritization method (deadline, importance, energy_match)time_blocking_enabled: Enable time blocking by default (default: true)collaboration_features: Enabled collaboration features (sharing, assignments, notifications)analytics_retention: Analytics data retention period (default: 90 days)privacy_level: Privacy level for task data sharing (private, team, public)This skill is essential for any agent that needs to manage complex workflows, optimize productivity, enable team collaboration, or provide intelligent task management and planning capabilities.