# Communication

> Integrate team communication, collaboration tools, and scheduling workflows across platforms like Slack, email, and calendar systems.

- Skill: `vamseeachanta/communication` (Agent Skill)
- Install (CLI): `npx skillmds@latest add vamseeachanta/communication`
- Raw SKILL.md: https://api.skillmd.com/api/skills/vamseeachanta/communication/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: vamseeachanta (https://skillmd.com/u/vamseeachanta)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/vamseeachanta/communication

---


# 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)

