obsidian-slack

Classify Slack messages into project-based Obsidian notes with wiki updates.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/jeehoon0310/claude-code-config --skill obsidian-slack
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-slack
Source: https://github.com/jeehoon0310/claude-code-config/tree/main/project/skills/obsidian-slack
Command: npx skills add https://github.com/jeehoon0310/claude-code-config --skill obsidian-slack

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Slack conversations are scattered across channels and are difficult to reference later in a structured knowledge base. Obsidian notes and wiki pages provide a unified, searchable archive, but manually organizing conversations into notes is time-consuming and error-prone.

Core Features & Use Cases

  • Automatic classification of Slack messages into project-based Obsidian notes.
  • Incremental ingestion using message timestamps to avoid duplicates and ensure up-to-date summaries.
  • Wiki integration updates to reflect decisions and action items in your knowledge base.

Quick Start

Run the /obsidian-slack command with appropriate options to classify and store Slack conversations in Obsidian.

Frequently Asked Questions about obsidian-slack

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

FAQPage Schema
How do I archive Slack messages into Obsidian notes automatically?

To archive Slack messages into Obsidian notes, this Skill automatically classifies conversations using channel-based project routing and incremental ingestion to prevent duplicate entries. It groups messages by project and updates your wiki to maintain an ongoing, searchable knowledge base.

What is the best way to map Slack channels to Obsidian projects?

Mapping Slack channels to Obsidian projects is handled through channel-based project routing, which automatically categorizes ingested messages into specific project notes. This ensures conversations are organized contextually within your knowledge base without manual sorting.

Can I update my Obsidian wiki with decisions and action items from Slack?

Yes, you can update your Obsidian wiki with Slack decisions and action items through the wiki integration feature. It automatically extracts relevant outcomes from conversations and reflects them in your unified knowledge base during the archiving process.

Does this Slack to Obsidian integration support incremental ingestion to avoid duplicates?

Yes, this Slack to Obsidian integration supports incremental ingestion by tracking message timestamps. This mechanism ensures only new messages are processed, avoiding duplicates and keeping your project-based notes and wiki up to date.

How are meeting attendees handled when archiving Slack conversations to notes?

Meeting attendees are handled through attendee-aware notes generation when archiving Slack conversations. This feature captures participant context alongside project-based message grouping to maintain clear records of ongoing collaboration.

Is Slack data processed safely when classifying messages for Obsidian?

Yes, Slack data is processed safely using read-only data handling when classifying messages for Obsidian. This approach ensures your conversations are extracted and categorized without risking accidental modifications to the original Slack workspace.