Integrate team communication, collaboration tools, and scheduling workflows
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill communication --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Communication?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-communication-11412c70)More formats (shields.io, HTML) on the badges page.
---
name: communication
version: 1.0.0
category: business
description: Integrate team communication, collaboration tools, and scheduling workflows
across platforms like Slack, email, and calendar systems.
type: reference
tags:
- slack
- email
- calendar
- collaboration
- messaging
related_skills:
- calendly-api
- brand-guidelines
scripts_exempt: true
---
# Communication
## Overview
This library contains 4 communication-focused skills for building automated workflows across team collaboration platforms. Each skill provides API patterns, webhook integrations, and best practices for streamlining team communication and scheduling.
## Quick Start
```bash
# Browse available skills
ls skills/communication/
# Read a skill
cat skills/communication/slack-api/SKILL.md
# Skills are documentation - integrate patterns into your automation
```
## Version History
- **1.0.0** (2026-01-17): Initial release with 4 communication skills
---
*These skills enable automated team communication, reducing manual coordination and ensuring timely notifications across development workflows.*
## Sub-Skills
- [Slack Message Posting (+3)](slack-message-posting/SKILL.md)
- [1. Secure Token Storage (+4)](1-secure-token-storage/SKILL.md)
## Sub-Skills
- [Available Skills](available-skills/SKILL.md)
- [Messaging Platforms (+2)](messaging-platforms/SKILL.md)
- [Skill Selection Guide](skill-selection-guide/SKILL.md)
- [Webhook Setup (+3)](webhook-setup/SKILL.md)
- [Integration with Workspace-Hub](integration-with-workspace-hub/SKILL.md)
- [Testing Communication Skills](testing-communication-skills/SKILL.md)
- [Contributing](contributing/SKILL.md)
- [Related Resources](related-resources/SKILL.md)
Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!