Agent skill
Slack Operations
This skill should be used when the user asks to "post to slack", "send a slack message", "check slack", "switch slack account", "list slack channels", or needs to interact with Chinchilla AI Slack workspaces.
Install this agent skill to your Project
npx add-skill https://github.com/ChinchillaEnterprises/ChillSkills/tree/main/slack-ops
SKILL.md
Slack Operations for Chinchilla AI
Manage Slack messaging and operations across Chinchilla AI workspaces.
Workspaces
| Workspace | Account ID | Usage |
|---|---|---|
| Chinchilla AI | chinchilla-enterprise | Primary workspace, Upwork channels |
| Peptide Partners | peptide-partners | Client workspace |
Key Channels (Chinchilla Enterprise)
| Channel | ID | Purpose |
|---|---|---|
| #general | C072D98C41X | Team announcements |
| #upwork-jobs | C09BNP18741 | Incoming job postings |
| #upwork-pipeline | C09BDVBD1EY | Draft applications for review |
| #upwork-jobs-trash | C09GS3MV19V | Rejected jobs |
| #upwork-clients | C09DGMRN9GT | Client tracking |
| #marketing | - | Marketing content |
| #academy | - | Training and learning |
Key Users
| Name | User ID | Notes |
|---|---|---|
| Abel | U072PCVTS00 | Owner, notify on scan completion |
| Jamie | U091MH3R6U9 | Admin |
Common Operations
Switch Account
mcp__slack__switch_account(account_id="chinchilla-enterprise")
Send Message
mcp__slack__slack_send_message(channel="C09BDVBD1EY", text="Message here")
Send Formatted Message
mcp__slack__slack_send_formatted_message(channel="C09BDVBD1EY", text="*Bold* and _italic_")
Check Current Account
mcp__slack__get_active_account()
List Channels
mcp__slack__slack_list_channels(limit=50)
Get Channel History
mcp__slack__slack_get_channel_history(channel="C09BDVBD1EY", limit=20)
Best Practices
- Always switch to correct workspace before operations
- Use channel IDs (not names) for reliability
- For Upwork workflow, always use Chinchilla Enterprise
- Don't tag users in automated posts unless requested
- Use formatted messages for rich content
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
Red Team
Use this skill when the user says "red team", "stress test", "attack this", "critique this", "run the models against this", "test this plan", "refine this with AI", or wants to use external AI models to critique, validate, or improve a document, pitch, plan, or idea. Also use when the user wants to save Claude Code usage by offloading analysis to other models.
Upwork Scanner
This skill should be used when the user asks to "scan upwork", "find upwork jobs", "check upwork", "run the scanner", "look for jobs", or mentions finding freelance projects for Chinchilla AI.
Polymarket Arb Scanner
This skill should be used when the user asks to "scan polymarket", "find arb opportunities", "check polymarket arbs", "run arb scanner", "polymarket arbitrage", or mentions detecting price inefficiencies on Polymarket.
captain-update
Polymarket Copy Trader
This skill should be used when the user asks to "copy trade", "telegram bot polymarket", "follow traders", "copy polymarket", or mentions building a copy trading bot for Polymarket.
Architecture Diagram
This skill should be used when the user asks to "generate a diagram", "create an architecture diagram", "make a diagram", "draw a system diagram", or needs a branded Chinchilla AI technical diagram for proposals or documentation.
Didn't find tool you were looking for?