slack-todo-extractor

Installation
SKILL.md

Slack TODO抽出スキル

概要

Slackの同期データ(slack-sync/data/)から、特定ユーザー宛のメンションを検索し、スレッド返信を含めてTODO/タスクを抽出・ステータス判定するスキルです。

クイックスタート

# 基本(キーワードベース)
uv run python skills/slack-todo-extractor/scripts/extract_todos.py \
  --users "YourName,your-username" \
  --period "2026-01-06:2026-01-08"
Installs
3
GitHub Stars
347
First Seen
May 14, 2026
slack-todo-extractor — minicoohei/ai-agent-camp