Agent skill
slack
Slack team communication platform. Use for team chat.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/slack-g1joshi-agent-skills
SKILL.md
Slack
Slack is the OS of work. 2025 turns it into an Agentic OS where AI agents can read messages, summarize threads, and trigger workflow actions autonomously.
When to Use
- Corporate Comms: The standard for 99% of tech companies.
- Ops Triggers: "ChatOps" (deploy from Slack).
- Huddles: Quick voice/screen sharing.
Core Concepts
Block Kit
UI framework for building interactive messages and modals.
Workflow Builder
No-code automation ("When user joins channel, send DM").
Apps
Integrations (GitHub, Linear, Jira).
Best Practices (2025)
Do:
- Use Canvas: Store persistent info (team links) in a channel canvas.
- Use Huddles: Faster than Zoom for quick syncs.
- Use "Catch Up": The mobile swipe interface to clear unreads.
Don't:
- Don't use
@channel: Unless the building is on fire.
References
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?