communication-contributing
Sub-skill of communication: Contributing.
Best use case
communication-contributing is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Sub-skill of communication: Contributing.
Teams using communication-contributing should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/contributing/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How communication-contributing Compares
| Feature / Agent | communication-contributing | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Sub-skill of communication: Contributing.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Contributing ## Contributing When adding new skills: 1. **Document OAuth flows** - Authentication is often complex 2. **Include webhook handling** - Event-driven patterns 3. **Show rate limiting** - API throttling strategies 4. **Add formatting examples** - Rich message construction 5. **Update this README** - Add to the skills table
Related Skills
memory-management-communication
Sub-skill of memory-management: Communication.
internal-comms-tone-by-communication-type
Sub-skill of internal-comms: Tone by Communication Type (+2).
communication-webhook-setup
Sub-skill of communication: Webhook Setup (+3).
communication-testing-communication-skills
Sub-skill of communication: Testing Communication Skills.
communication-slack-message-posting
Sub-skill of communication: Slack Message Posting (+3).
communication-skill-selection-guide
Sub-skill of communication: Skill Selection Guide.
communication-messaging-platforms
Sub-skill of communication: Messaging Platforms (+2).
communication-1-secure-token-storage
Sub-skill of communication: 1. Secure Token Storage (+4).
prompt-engineering-communication-style
Sub-skill of prompt-engineering: Communication Style.
prompt-engineering-communication-adaptation
Sub-skill of prompt-engineering: Communication Adaptation.
test-oversized-skill
A test fixture skill that exceeds 200 lines with multiple H2/H3 sections for split testing.
interactive-report-generator
Generate interactive HTML reports with Plotly visualizations from data analysis results. Supports dashboards, charts, and professional styling.