mirror of
https://github.com/LeoYeAI/openclaw-master-skills.git
synced 2026-07-27 22:15:43 +00:00
24 lines
433 B
Markdown
24 lines
433 B
Markdown
# Communication Playbook Skill
|
|
|
|
World-class internal, external, presentation, and written communication skill for Codex and compatible agent runtimes.
|
|
|
|
## Skill
|
|
|
|
- `communication-playbook`
|
|
|
|
## Files
|
|
|
|
- `SKILL.md`
|
|
|
|
## Install
|
|
|
|
```bash
|
|
npx skills add https://github.com/Hey-Salad/communication-playbook-skill --skill communication-playbook --yes --global
|
|
```
|
|
|
|
## Security Scan
|
|
|
|
```bash
|
|
uvx snyk-agent-scan@latest --skills SKILL.md
|
|
```
|