com um clique
slack-file-sharing
Upload files and share deliverables with users in Slack threads.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Upload files and share deliverables with users in Slack threads.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Analyze video files (screen recordings, demos, walkthroughs) using AI vision models. Use when you need to understand, describe, or extract information from video content. Supports local files and Slack-hosted videos.
Analyze video files (screen recordings, demos, walkthroughs) using AI vision models. Use when the user wants to understand, describe, or extract information from video content. Supports local files and Slack-hosted videos.
Search code across ComfyUI repositories using comfy-codesearch service. Including all Comfy-Org repos and Community made Custom Node Repos on GitHub.
Search for issues and pull requests across Comfy-Org repositories.
Safely make code changes by spawning a coding sub-agent that opens a PR.
Find and cite relevant Notion pages from the Comfy-Org workspace.
| name | Slack File Sharing |
| description | Upload files and share deliverables with users in Slack threads. |
Use this command to upload files in Slack:
prbot slack upload --channel <channel_id> --file <file_path> --comment "" --thread <thread_ts>
Examples: prbot slack upload --channel ${EVENT_CHANNEL} --file ./report.md --comment "Analysis complete" --thread ${QUICK_RESPOND_MSG_TS} prbot slack upload --channel ${EVENT_CHANNEL} --file ./data.json --comment "Here is the data" --thread ${QUICK_RESPOND_MSG_TS}