{
  "slug": "aufgaben-raster",
  "category": "skill",
  "name": "The Task Grid",
  "domaene": "Betrieb & Projektmanagement",
  "typTags": [
    "strukturierend",
    "analytisch"
  ],
  "teaser": "Reads meeting minutes, emails or other texts and extracts all open tasks, both explicit and implicit, with owners and deadlines.",
  "hat": {
    "schritte": true,
    "beispiel_szenario": true,
    "ausgabebeispiel": false,
    "konfiguration": false,
    "betrieb": false,
    "arbeitsprompts": false,
    "einrichtung": true,
    "umsetzung": true,
    "export": false,
    "staerken": false,
    "ki_funktionen": false,
    "einschraenkungen": false,
    "weniger_geeignet_fuer": false
  },
  "sections": [
    {
      "id": "description",
      "title": "Description",
      "html": "<p>After a meeting, an email thread or a workshop, tasks are often scattered throughout the text: some stated clearly (&quot;Please deliver by Friday&quot;), others only implied (&quot;We should take another look at that&quot;). The Task Grid works through the input systematically and turns it into a structured, prioritized list with owners and deadlines.</p>\n<p>The skill recognizes indicators such as imperatives, commitments and implicit deadlines, formulates each task concretely and in a form that can be closed out, and assigns it to a responsible person wherever possible. Where the text lacks that information, this is openly flagged as needing clarification rather than filled in silently. Useful for project leads, team leads and anyone who wants to be sure that nothing gets missed after a meeting.</p>\n<p>Its limit: the skill does not invent tasks and does not replace a follow-up conversation. It only reads what is actually present in the text and marks anything unclear as unclear. The assignment of deadlines and priorities is based on the wording of the input, not on knowledge of the task&#39;s actual urgency within the project.</p>\n"
    },
    {
      "id": "skill-text",
      "title": "Skill Text",
      "html": "<p>Copy the prompt below in full into your AI tool. As a file: <a href=\"/ai-library/aufgaben-raster.en.json\">aufgaben-raster.en.json</a></p>\n"
    }
  ],
  "schritte": [
    {
      "nr": 1,
      "titel": "Provide the text",
      "beschreibung": "Meeting minutes, an email, a chat log or a document is pasted in, optionally naming the people involved.",
      "rolle": "mensch"
    },
    {
      "nr": 2,
      "titel": "Extract the tasks",
      "beschreibung": "All explicit and implicit tasks are identified, owners assigned, priorities and deadlines set.",
      "rolle": "automatisch"
    },
    {
      "nr": 3,
      "titel": "Prioritized task list",
      "beschreibung": "A table with task, owner, deadline and priority is ready, along with a separate list of unclear points.",
      "rolle": "ergebnis"
    },
    {
      "nr": 4,
      "titel": "Transfer the tasks",
      "beschreibung": "The extracted tasks are transferred to the task tool, for example Notion, Asana or Jira, and open points are clarified.",
      "rolle": "mensch"
    }
  ],
  "herausgeber": "Voyage Digital",
  "version": "2.0",
  "stand": "2026-07-26",
  "umsetzung": [
    {
      "titel": "Have the text ready",
      "text": "The meeting minutes, email or chat log is copied and prepared as input."
    },
    {
      "titel": "Set up the skill",
      "text": "The skill text is copied and the prepared text pasted in as input."
    },
    {
      "titel": "Transfer the result",
      "text": "The extracted tasks are transferred to the task tool, for example Notion, Asana or Jira."
    }
  ],
  "zutaten": [
    "Text or document",
    "People involved",
    "Priority scheme"
  ],
  "beispielSzenario": "After a 45 minute client conversation, a transcript full of commitments and agreements is on hand. Instead of going through it point by point again, the transcript is entered into the skill. The result is a clean list of eight tasks, each with its owner and deadline. Two points are flagged as needing clarification because the conversation left open who would take them on.",
  "eingaben": [
    {
      "feld": "Text or document to extract tasks from",
      "pflicht": true
    },
    {
      "feld": "People involved and their roles",
      "pflicht": false
    },
    {
      "feld": "Project context",
      "pflicht": false
    },
    {
      "feld": "Existing task list for comparison",
      "pflicht": false
    },
    {
      "feld": "Preferred priority scheme",
      "pflicht": false
    }
  ],
  "ausgabe": "A table with all tasks (owner, deadline, priority, source), a separate list of unclear points with a clarifying question, and a short summary.",
  "prompt": "# DESCRIPTION\nExtracts all explicit and implicit tasks from unstructured input and turns them into a structured, prioritized task list with owners and deadlines.\n\n# INPUT\n- Text or document to extract tasks from (required)\n- People involved and their roles (optional)\n- Project context (optional)\n- Existing task list for comparison (optional)\n- Preferred priority scheme (optional, default: High/Medium/Low)\n\n# OUTPUT\n1. Header: source, date, number of extracted tasks\n2. Task list as a table: No., Task, Owner, Deadline, Priority, Source/Context\n3. Unclear tasks: points that still need clarification\n4. Summary: total number of tasks, share urgent, share needing clarification\n\n# CONTEXT\n- Global placeholders: COMPANY, USER_NAME, USER_ROLE\n- Skill-specific: ACTION_ITEM_TOOL, PRIORITY_SCHEME, STANDARD_DEADLINE\n- Domain knowledge: action item extraction, recognition patterns for tasks embedded in running text\n- Constraint: only extract tasks that are actually recognizable in the text, do not invent any. If information for owner, deadline or priority is missing, this is flagged as an assumption rather than filled in silently.\n\n# WORKING INSTRUCTIONS\n## Step 1: Analyze the input\nRead through the text in full and identify all explicit and implicit tasks.\n### Rules: Task indicators are imperatives, commitments, agreements, deadlines and questions that require an action.\n### No-gos: Opinions or pure discussion points are not flagged as tasks.\n\n## Step 2: Structure the tasks\nPhrase each task concretely and in a form that can be closed out, and assign it to an owner.\n### Rules: Every task starts with a verb. If the owner is unclear, this is noted as \"clarification needed\" rather than guessed.\n\n## Step 3: Prioritize and schedule\nAssign a priority, take deadlines from the text or, if none is stated, set the default value and flag it as an assumption.\n\n## Step 4: Flag unclear points\nList tasks that need clarification separately, including the specific question to ask.\n\n# DEFINITION OF DONE\n[ ] All explicit tasks from the input are captured\n[ ] Implicit tasks are marked as such\n[ ] Every task includes its wording, owner, deadline and priority\n[ ] Unclear tasks are listed separately with a clarifying question\n[ ] Assumptions (e.g. a default deadline instead of a stated one) are marked as assumptions\n[ ] A summary with total count and urgency distribution is present\n[ ] No opinions are flagged as tasks\n[ ] The user is addressed in a professional manner throughout\n\n# CONVERSATION START\nHello, please give me the text to extract tasks from: meeting minutes, email, chat log or document. I will find all open points in it and put together a prioritized list. Optionally, you can tell me who was involved.",
  "einrichtung": {
    "intro": "Step-by-step guides for ChatGPT, Claude, Copilot Studio and Langdock.",
    "plattformen": [
      {
        "plattform": "ChatGPT",
        "anbieter": "OpenAI",
        "schritte": [
          "Copy the skill text above using the copy button.",
          "Click your profile picture and select \"Skills\".",
          "Click \"Create skill\" and paste the copied text as the instruction.",
          "Adjust inputs, outputs and format where your case requires it.",
          "Save the skill. It is available in all chats from that point on."
        ],
        "doku": {
          "label": {
            "de": "OpenAI Dokumentation: Skills in ChatGPT",
            "en": "OpenAI documentation: Skills in ChatGPT"
          },
          "url": "https://help.openai.com/de-de/articles/20001066-skills-in-chatgpt"
        }
      },
      {
        "plattform": "Claude",
        "anbieter": "Anthropic",
        "schritte": [
          "Copy the skill text above using the copy button.",
          "Open claude.ai and go to \"Skills\" in your profile.",
          "Create a new skill and paste the copied text as the instruction.",
          "The skill works in claude.ai, in Claude Code and through the API.",
          "Available on the Pro, Max, Team and Enterprise plans."
        ],
        "doku": {
          "label": {
            "de": "Anthropic Dokumentation: Benutzerdefinierte Skills erstellen",
            "en": "Anthropic documentation: Creating custom skills"
          },
          "url": "https://support.claude.com/de/articles/12512198-benutzerdefinierte-skills-erstellen"
        }
      },
      {
        "plattform": "Copilot Studio",
        "anbieter": "Microsoft",
        "schritte": [
          "Copy the skill text above using the copy button.",
          "Open Copilot Studio and create a new agent.",
          "Paste the copied text as the instruction.",
          "Connect knowledge sources and tools where needed.",
          "Publish the agent for yourself or for your organisation."
        ],
        "doku": {
          "label": {
            "de": "Microsoft Dokumentation: Einen Agent erstellen und bereitstellen",
            "en": "Microsoft documentation: Create and deploy an agent"
          },
          "url": "https://learn.microsoft.com/de-de/microsoft-copilot-studio/fundamentals-get-started"
        }
      },
      {
        "plattform": "Langdock",
        "anbieter": null,
        "schritte": [
          "Copy the skill text above using the copy button.",
          "Open the sidebar and click \"Add skill\".",
          "Paste the copied text directly as the instruction.",
          "Connect the skill to integrations such as Gmail or Slack where needed.",
          "Save the skill and release it for yourself or your team."
        ],
        "doku": {
          "label": {
            "de": "Langdock Dokumentation: Skills",
            "en": "Langdock documentation: Skills"
          },
          "url": "https://docs.langdock.com/de/product/chat/skills"
        }
      }
    ]
  },
  "itemIcon": "list-checks",
  "recommended": [
    {
      "slug": "posteingang-route",
      "category": "workflow",
      "name": "The Inbox Router",
      "teaser": "A workflow that automatically classifies incoming emails, applies the matching label, and immediately alerts you when something is urgent.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "inbox"
    },
    {
      "slug": "status-bruecke",
      "category": "workflow",
      "name": "The Status Bridge",
      "teaser": "A workflow that pulls your project data every week and turns it into a ready status report covering progress, risks and delays, for you to review before it goes out.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "activity"
    },
    {
      "slug": "risikomatrix-pruefer",
      "category": "assistent",
      "name": "The Risk Matrix Reviewer",
      "teaser": "Identifies, assesses and prioritizes project risks in a structured risk matrix with preventive and corrective measures.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "grid-3x3"
    },
    {
      "slug": "ist-soll-analyst",
      "category": "assistent",
      "name": "The Gap Analyst",
      "teaser": "Systematically compares the current state with the desired target, quantifies the gap between them, and derives initial prioritized actions.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "git-compare"
    },
    {
      "slug": "kickoff-briefing",
      "category": "skill",
      "name": "The Kickoff Briefing",
      "teaser": "The Kickoff Briefing turns your project data into a complete kickoff package with agenda, one pager, role matrix and invitation email in a single pass.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "flag"
    },
    {
      "slug": "pdf",
      "category": "skill",
      "name": "The PDF Workbench",
      "teaser": "The PDF Workbench bundles the full range of PDF work into one executable skill with real code execution, from merging and splitting to watermarking, encryption, form filling, and OCR on scanned pages.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "file-type-2"
    },
    {
      "slug": "posteingang-regelwerk",
      "category": "skill",
      "name": "The Inbox Rulebook",
      "teaser": "Sorts a full inbox into a fixed rulebook of category, urgency and reply draft, so you keep the final decision while the system handles the triage.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "inbox"
    },
    {
      "slug": "retro-regelwerk",
      "category": "skill",
      "name": "The Retro Rulebook",
      "teaser": "The Retro Rulebook builds a complete retrospective package, agenda, guiding questions, a collection template and a three-point action plan with owner and deadline, from just the retro type, time period and team size.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "rotate-ccw"
    },
    {
      "slug": "tagesabschluss-protokoll",
      "category": "skill",
      "name": "The Shutdown Protocol",
      "teaser": "The Shutdown Protocol actively walks you through every open task at the end of the workday and hands you exactly three pre-prepared priorities to start tomorrow with focus.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "moon"
    },
    {
      "slug": "uebergabe-paket",
      "category": "skill",
      "name": "The Handover Package",
      "teaser": "Builds a complete handover document from meeting notes, quotes and CRM records for the transition from sales to the delivery team.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "package-check"
    },
    {
      "slug": "team-digest-schleife",
      "category": "workflow",
      "name": "The Team Digest Loop",
      "teaser": "A daily workflow that gathers the important discussions from your team's Slack or Teams channels and turns them into a structured digest of decisions, action items, and updates.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "mails"
    },
    {
      "slug": "okr-stratege",
      "category": "assistent",
      "name": "The OKR Strategist",
      "teaser": "Translates a top-level strategic goal into a complete OKR set with a qualitative objective, measurable key results, concrete initiatives and an alignment check that flags dependencies and risks.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "target"
    },
    {
      "slug": "projekt-sparringspartner",
      "category": "assistent",
      "name": "The Project Sparring Partner",
      "teaser": "Guides you through every phase of a project with systematic risk analysis, prioritized courses of action for acute problems, and structured lessons learned after completion.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "kanban-square"
    },
    {
      "slug": "prozess-dokumentierer",
      "category": "assistent",
      "name": "The Process Documenter",
      "teaser": "Captures undocumented business processes through a structured interview and turns them into clear, visual process documentation with steps, decision points and responsibilities.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "route"
    },
    {
      "slug": "statusbericht-kurator",
      "category": "assistent",
      "name": "The Status Report Curator",
      "teaser": "Condenses status meeting notes and the project plan into a structured project status report with a traffic light rating, a milestone and risk overview, and concrete next steps.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "clipboard-check"
    },
    {
      "slug": "verhandlungs-stratege",
      "category": "assistent",
      "name": "The Negotiation Strategist",
      "teaser": "Analyzes a supplier quote along with its market context and develops a concrete, ready-to-use negotiation strategy with goals, levers, arguments and fallback positions.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "handshake"
    },
    {
      "slug": "workflow-planer",
      "category": "assistent",
      "name": "The Workflow Planner",
      "teaser": "Builds a complete plan from a workflow goal, time frame, and the available resources, with process steps, a resource matrix, risk analysis, and measurable milestones.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "workflow"
    },
    {
      "slug": "beschaffungs-sichter",
      "category": "assistent",
      "name": "The Supplier Scout",
      "teaser": "Scans the market for a requested product or service and returns a structured shortlist of potential suppliers with baseline information, as a starting point for closer vetting.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "shopping-cart"
    },
    {
      "slug": "google-drive",
      "category": "tool",
      "name": "Google Drive",
      "teaser": "Google's cloud file storage for documents, spreadsheets and presentations, with real-time collaboration, granular sharing and automation through the Drive API.",
      "domaene": "Betrieb & Projektmanagement",
      "logoFile": "google-drive.png",
      "logoEinzug": 1
    },
    {
      "slug": "nuwacom",
      "category": "tool",
      "name": "Nuwacom",
      "teaser": "Nuwacom is an AI-powered communication platform that unifies a company's chat, voice and meetings in a single interface with built-in summaries and action items.",
      "domaene": "Betrieb & Projektmanagement",
      "logoFile": "nuwacom.svg",
      "logoEinzug": 1
    }
  ]
}