jaydubya818

Foundry Capture Slack — Communication skill for Claude Code

Communication community

Capture messages from a designated Slack channel into raw/clippings/ for /foundry-ingest to route.

How to install Foundry Capture Slack

Installs to ~/.claude/commands/jaydubya818-agentic-kb-foundry-capture-slack.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jaydubya818/Agentic-KB/HEAD/.claude/commands/foundry-capture-slack.md -o ~/.claude/commands/jaydubya818-agentic-kb-foundry-capture-slack.md

Restart Claude Code, or start a new session, for it to be picked up.

What Foundry Capture Slack does


description: Capture messages from a designated Slack channel into raw/clippings/ for /foundry-ingest to route. allowed-tools: Bash, Read, mcp__hermes__*, mcp__hermes-alan__*, mcp__hermes-mira__*, mcp__hermes-turing__* argument-hint: "[channel-name] (default: kb-inbox)"

/foundry-capture-slack

Pulls fresh messages from a Slack capture channel and writes each one to `raw/clippings/` as a properly-frontmattered markdown file. From there, `/foundry-ingest` will sha256-dedup, type-detect

Alternatives in Communication

  • Open SaaS — A 100% free modern JS SaaS boilerplate (React, NodeJS, Prisma) 14.1k ★
  • Slack — Communication Slack integration via HTTP/OAuth MCP 14k ★
  • Om Slack Scan — Slack Deep Scan 4.6k ★

Full documentation available on GitHub

View Source Repository