Turn meeting notes into a Taskade project with assigned tasks
متى تستخدمه: You just finished a meeting and have notes in a file.
المتطلبات الأساسية
- Server/skill installed and authenticated — See repo README
الخطوات
-
Parse the notesRead /workspace/notes/2026-05-21-kickoff.md and extract action items as 'assignee — action — due'.✓ تم النسخ→ Structured list of action items
-
Push to TaskadeCreate a Taskade project 'Q3 Kickoff' in workspace X and add each action item as a task with the right assignee and due date.✓ تم النسخ→ Project URL + per-task confirmations
النتيجة: A fully populated Taskade project from raw notes in one shot.
المزالق
- Workspace ids and assignee emails must match Taskade exactly — Workspace ids and assignee emails must match Taskade exactly — fetch them first with list_projects/list_members.