ingesting-messages

Convert addressed Slack, Teams, and Discord messages into categorized Notion tasks.

3|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/kazukinagata/waggle --skill ingesting-messages
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ingesting-messages
Source: https://github.com/kazukinagata/waggle/tree/main/skills/ingesting-messages
Command: npx skills add https://github.com/kazukinagata/waggle --skill ingesting-messages

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reads incoming messages from messaging tools addressed to the current user and auto-converts them into Notion tasks. read-only: Does not send any messages. Only creates tasks.

Core Features & Use Cases

  • Reads messages from Slack, Teams, and Discord addressed to the current user and auto-converts them into Notion tasks categorized as hearing-needed, self-action, or delegate.
  • Designed for daily scheduled execution to keep the Notion task board up to date.
  • Logs source details and supports category-based routing without sending messages.

Quick Start

Schedule the ingesting-messages skill to run daily at your preferred time.

Frequently Asked Questions about ingesting-messages

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

FAQPage Schema
How do I automatically convert Slack messages into Notion tasks?

To automatically convert Slack messages into Notion tasks, you can schedule this skill to run daily. It reads addressed messages from Slack and creates categorized Notion tasks for organized triage without sending any replies.

Can I ingest messages from Teams and Discord into Notion as well?

Yes, you can ingest messages from Teams and Discord into Notion. The skill reads addressed messages across Slack, Teams, and Discord, automatically generating Notion tasks to centralize your message triage workflow.

How are categorized tasks structured when ingesting messages into Notion?

When ingesting messages into Notion, tasks are structured using a three-category classification: Hearing Needed, Self-Action, and Delegate. This routing ensures organized triage and maintains traceable, auditable task records.

Does the message ingestion process send automated replies back to the chat?

No, the message ingestion process is strictly read-only. It only reads incoming addressed messages to create Notion tasks and does not send any messages back to Slack, Teams, or Discord.

How do I keep my Notion task board up to date with new chat messages?

To keep your Notion task board up to date, schedule the skill for daily execution at your preferred time. This daily ingestion automatically processes new addressed messages and creates categorized Notion tasks.

What is needed to maintain traceable Notion task records from chat messages?

Maintaining traceable Notion task records requires provider identity resolution and message intake logging. These processes ensure that every ingested chat message creates an auditable task with accurate source details.