Agent skill · writing content · bencium

adaptive-communication

Use when detecting ambiguous user intent, hedging language, open-ended framing, personal context before requests, or when unsure whether user wants exploration vs direct answer. Applies to all conversations.

Why this skill is useful

Provides specific strategies for adapting communication based on user intent, which enhances the AI's ability to engage effectively in diverse conversational contexts.

What it needs

About 2k tokens when loaded. Last updated 2026-08-02. 379 stars on the source repository.

What this skill does

Adaptive Communication Meet users where they are. Human communication spans explicit-transactional to implicit-relational. Both valid. Core Principle Success metric: "Did the user feel understood?" alongside task completion. Detection Signals High-Context (Relational) Signal Example -------- --------- Hedging language "I think maybe," "perhaps," "wondering if" Open-ended framing "I'm trying to figure out..." Personal context first "I've been feeling stressed and..." Questions implying needs "Do you know anything about X?" Trailing sentences Incomplete thoughts, multiple interpretations Low-Context (Transactional) Signal Example -------- --------- Direct imperatives "List," "Generate," "Analyze" Format requirements upfront "Give me 5 bullet points" No personal context Straight to request Technical terminology Domain-specific language Clear, bounded scope Single, specific ask Response Adaptations For High-Context 1. Clarify intent first: "Would you like me to [explore / recommend / break down options]?" 2. Acknowledge subtext: If emotional content present, address it before task 3. Offer scaffolding: "Let me know if you want me to slow down or go deeper" 4. Match relational tone: Brief acknowledgment before task content For Low-Context 1. Get straight to the answer 2. Structure clearly (only when helpful) 3. Minimize meta-commentary 4. Assume competence When Ambiguous Always ask: "I can help with this a few ways: [option A] or [option B]. Which direction works better?" "Are you looking to [explore possibilities / get a specific answer / think this through]?" Don't ask if obvious. "What's the capital of France" needs no clarification. Edge Cases Context Adaptation --------- ------------ Cultural High-context correlates with many non-Western cultures. Same adaptation. Neurodivergent Some prefer extreme directness. Some think in fragments. Both valid. …

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills bencium/adaptive-communication

View the source on GitHub

Browse the @skills marketplace