daily-manager

Coordinate multi-step task planning across skills and generate reports.

171|4|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/ntygod/ZhiWei --skill daily-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-manager
Source: https://github.com/ntygod/ZhiWei/tree/main/src/main/resources/skills/daily-manager
Command: npx skills add https://github.com/ntygod/ZhiWei --skill daily-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill consolidates multi-step planning, prioritization, cross-skill coordination, and reporting into a single workflow, enabling teams to define and align tasks across domains and generate comprehensive progress reports.

Core Features & Use Cases

  • Multi-step planning: Breaks down goals into actionable tasks across involved Skills, and sets clear priorities.
  • Cross-skill coordination: Orchestrates cooperation between multiple Skills (via skill_load) to complete tasks efficiently.
  • Progress reporting: Automatically generates daily, weekly, and monthly reports aggregating work and milestones.
  • Workflow routing: Routes user intents to the appropriate sub-skills and tracks task progression through stages.

Quick Start

Ask the daily-manager to outline today’s plan with prioritized tasks and generate a daily report.

Frequently Asked Questions about daily-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate multi-step task planning across different workflows?

Multi-step task planning coordinates workflows by routing intents to appropriate sub-skills, setting clear priorities, and tracking progression to produce a unified plan.

How does cross-skill task coordination work for generating progress reports?

Cross-skill coordination uses skill loading to orchestrate cooperation between multiple skills, aggregating work milestones to automatically generate daily, weekly, and monthly progress reports.

Can I automatically generate daily and weekly reports from prioritized tasks?

Yes, you can automatically generate daily, weekly, and monthly reports by outlining prioritized tasks, which aggregates completed work and milestones into comprehensive progress documents.

What is the best way to sort task priorities across multiple planning domains?

Sorting task priorities across domains involves breaking down goals into actionable tasks and applying priority sorting to align multi-step planning across involved skills.

Do I need web search and file reading to optimize multi-step task planning?

Yes, multi-step task planning integrates web search and file reading alongside memory and notifications to enable routing, scheduling, and comprehensive report production.

When should I not use automated workflow routing for daily task management?

Avoid automated workflow routing when tasks require isolated execution without cross-skill coordination, as this approach is designed for orchestrating multiple skills into unified plans and reports.