con un clic
slack
Use the Slack MCP via mcpc.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Use the Slack MCP via mcpc.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Searches the web, fetches documentation, and searches GitHub code. Use when you need current information, documentation, or real-world code examples from the web.
Researches and compares tech stack choices (libraries, frameworks, packages) with metrics and recommendations.
web search API via Kagi CLI. Use when you need current information, documentation, page content, or to research topics on the web.
Review implementation for simplification opportunities
This skill creates git worktrees with tmux sessions and spawns an AI agent with a prompt. Triggers: "create a worktree", "new worktree", "worktree for branch", "spawn worktree", "parallel branch", "work on branch in new session", "worktree-branch script". Creates isolated worktree directories with an AI agent running automatically. Not for regular git branching or checkout operations.
This skill creates git worktrees with tmux sessions and spawns an AI agent with a prompt. Triggers: "create a worktree", "new worktree", "worktree for branch", "spawn worktree", "parallel branch", "work on branch in new session", "worktree-branch script". Creates isolated worktree directories with an AI agent running automatically. Not for regular git branching or checkout operations.
| name | slack |
| description | Use the Slack MCP via mcpc. |
Use mcpc @slack for Slack operations.
If the session is missing or unauthorized, ask Richard to run:
mcpc login https://mcp.slack.com/mcp --client-id 1601185624273.8899143856786 --callback-port 3118
mcpc connect ~/.config/mcpc/mcp.json:slack @slack
Note: re-auth may need localhost callback support in mcpc: https://github.com/apify/mcpc/issues/269
To discover what the Slack MCP can do:
mcpc @slack tools-list --full
mcpc @slack grep <term>
mcpc @slack tools-get <tool>
When you need to perform a Slack task, first use discovery to find the right tool, then call it with mcpc @slack tools-call <tool> ....