clickup-task-extractor-transcript

star 0

Extract task requirements from meeting transcripts, notes, or conversations and prepare them for ClickUp task creation. Use this skill when you need to convert informal discussions or meeting notes into structured ClickUp tasks. Always calls silver-fern-knowledge for product context.

Nathanvans0221 By Nathanvans0221 schedule Updated 2/6/2026

name: clickup-task-extractor-transcript description: Extract task requirements from meeting transcripts, notes, or conversations and prepare them for ClickUp task creation. Use this skill when you need to convert informal discussions or meeting notes into structured ClickUp tasks. Always calls silver-fern-knowledge for product context.

ClickUp Task Extractor - Transcript

Overview

This skill extracts actionable development tasks from meeting transcripts, notes, or conversations and prepares them for ClickUp task creation using the clickup-task-formatter skill.

When to Use This Skill

Invoke this skill when:

  • User provides a meeting transcript
  • User shares conversation notes or discussion summaries
  • User says "create tasks from this meeting"
  • User wants to convert informal discussions into structured work items

Process

  1. Understand Context - Use silver-fern-knowledge to identify product and strategic alignment
  2. Parse Transcript - Extract action items, requirements, pain points, and acceptance criteria
  3. Structure Tasks - Convert requirements into discrete, actionable tasks with clear acceptance criteria
  4. Organize - Sequence tasks by dependency order (foundation → backend → frontend → integration)
  5. Prepare for Formatter - Pass structured tasks to clickup-task-formatter for ClickUp creation

Task Output Structure

Each task must include:

  • Task name - Clear, action-oriented (starts with verb)
  • Description - What needs to be done and why (1-2 sentences)
  • Acceptance Criteria - Testable checklist items
  • Context - Relevant quotes or paraphrases from transcript
  • Estimated Complexity - 🟢 Simple | 🟡 Moderate | 🔴 Complex
  • Estimated Time - Hours or days
  • Priority - High | Medium | Low
  • Dependencies - Which tasks must complete first

Special Handling

  • Ambiguous requirements: Flag in description, add clarification to acceptance criteria
  • Technical uncertainty: Add research task as dependency
  • Large features: Break into smaller deliverable tasks, identify MVP vs future enhancements

Remember

Always ask: "If I received this transcript and these tasks, could I start building without additional meetings?"

Install via CLI
npx skills add https://github.com/Nathanvans0221/clickup-task-creator --skill clickup-task-extractor-transcript
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
Nathanvans0221
Nathanvans0221 Explore all skills →