AI Agent Hub
Back to skills
Doubao Content Work Plan Generator icon

Doubao Content Work Plan Generator

Business Operations Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please follow https://skillhub.cn/install/skillhub.md and install @user_f62d5d31/doubaoworkplan.

About this skill

Problem

Operational directives often remain trapped in Doubao conversation links, making ownership, deadlines, and deliverable locations hard to track. Doubao Content Work Plan Generator converts a conversation into a structured, traceable work plan instead of leaving it as chat history.

How It Works

The skill runs a four-step pipeline:

  • Parse the link: It uses web_fetch to retrieve page text and extracts core requirements, time nodes, and collaboration needs; if access fails, the user can paste the content.
  • Match responsibilities: It reads references/responsibilities.md, scores keyword hits, and selects the primary and related responsibilities.
  • Generate the plan: It fills the 10 dimensions from references/dimensions.md, stores the result as JSON, and manages updates with scripts/workplan-manager.py.
  • Render the dashboard: It injects the data into assets/dashboard-template.html, producing an HTML dashboard with summary cards, charts, and an interactive task table.

Limits

The skill depends on readable Doubao page content, maintained responsibility definitions, and consistent deliverable paths. Logged-in links require pasted text, and mismatched responsibility templates may make the output less aligned with a different organization.

Use Cases

  • Turn a Doubao conversation link into a task list with deadlines, collaborators, and expected outcomes
  • Consolidate cross-team requirements into one 10-dimension table instead of scattered chat notes
  • Rebuild the HTML dashboard from saved work data to review completion, responsibility split, and milestones
  • Update blocked task status and reasons while preserving deliverable links for later traceability

Best For

  • Content operations leads who need to convert Doubao chat instructions into task lists
  • Project managers who need to track cross-team task status and collaborators
  • Business operations staff who archive deliverables and share progress pages
  • Middle-office members who maintain responsibility templates and outcome standards