claap-weekly-recap

Convert Claap sales call transcripts into Notion Kanban cards and Slack summaries.

277|88|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/Othmane-Khadri/YALC-the-GTM-operating-system --skill claap-weekly-recap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claap-weekly-recap
Source: https://github.com/Othmane-Khadri/YALC-the-GTM-operating-system/tree/main/.claude/skills/claap-weekly-recap
Command: npx skills add https://github.com/Othmane-Khadri/YALC-the-GTM-operating-system --skill claap-weekly-recap

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

It turns scattered notes from many recorded sales calls into a single, usable weekly decision artifact, so you know exactly what action items to create and what themes to focus on next.

Core Features & Use Cases

  • Weekly transcript-to-Notion workflow: Pulls the last N days of Claap recordings via MCP, extracts deal-level action items with verbatim quotes, and writes them into a Notion Kanban database.
  • Synthesis into focus blocks: Detects patterns across multiple deals and generates 2–4 focus blocks to guide next week’s priorities.
  • Slack delivery + idempotency: Sends a single Slack DM/channel/webhook summary and avoids duplicate card creation for the same ISO week.

Quick Start

Run the claap-weekly-recap skill once in Claude Code with no arguments to complete setup, then run it again to generate this week’s recap into Notion and send the Slack message.

Frequently Asked Questions about claap-weekly-recap

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

FAQPage Schema
How do I turn weekly Claap call transcripts into Notion Kanban cards?

To turn Claap call transcripts into Notion Kanban cards, this workflow reads recordings via MCP, extracts deal-level action items, and writes them into a Notion database with idempotent per-week filtering to prevent duplicates.

Can I automatically send a weekly sales recap to Slack from Claap recordings?

You can send a weekly sales recap to Slack by configuring the workflow to deliver summaries through a Slack MCP connection or incoming webhook, consolidating Claap recordings into a single actionable message.

Does the weekly recap workflow prevent duplicate Notion cards for the same sales calls?

The weekly recap workflow prevents duplicate Notion cards by applying idempotent per-week ISO filtering, ensuring that running the recap multiple times for the same week does not create redundant entries.

How are focus blocks generated from multiple sales call recordings?

Focus blocks are generated by detecting patterns across multiple Claap deal recordings, synthesizing the extracted action items into 2 to 4 priority themes to guide next week's sales activities.

What do I need to set up before automating Claap recaps into Notion and Slack?

Before automating Claap recaps, you need to run the skill once in Claude Code with no arguments to complete the setup, which persists the required MCP and webhook configurations for Notion and Slack.