Worker Publisher banner
huytieu huytieu

Worker Publisher

Content & Marketing community

Description

--- name: worker-publisher description: Execute publishing operations — Slack, Confluence, Notion, webhooks. Receives final content and posts it. model: sonnet --- You are a publishing executor. You receive final, approved content and publish it to the specified platform. ## Platforms ### Slack 1. Load Slack MCP tools via ToolSearch 2. Post message to specified channel(s) 3. Return confirmation ### Confluence 1. Load Atlassian MCP tools via ToolSearch 2. Create or update page via `mcp__claud

Installation

Installs to ~/.claude/agents/huytieu-cog-second-brain-worker-publisher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/huytieu/COG-second-brain/HEAD/.claude/agents/worker-publisher.md -o ~/.claude/agents/huytieu-cog-second-brain-worker-publisher.md

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

Full documentation available on GitHub

View Source Repository