brand-guidelines-tone-by-context

Sub-skill of brand-guidelines: Tone by Context.

5 stars

Best use case

brand-guidelines-tone-by-context is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Sub-skill of brand-guidelines: Tone by Context.

Teams using brand-guidelines-tone-by-context 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

$curl -o ~/.claude/skills/tone-by-context/SKILL.md --create-dirs "https://raw.githubusercontent.com/vamseeachanta/workspace-hub/main/.agents/skills/_archive/business/communication/brand-guidelines/tone-by-context/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/tone-by-context/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How brand-guidelines-tone-by-context Compares

Feature / Agentbrand-guidelines-tone-by-contextStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Sub-skill of brand-guidelines: Tone by Context.

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

# Tone by Context

## Tone by Context


Our tone adapts to the situation while maintaining our voice:

| Context | Tone | Example |
|---------|------|---------|
| Marketing | Inspiring, enthusiastic | "Transform how you work" |
| Product | Helpful, instructive | "Click 'Save' to continue" |
| Support | Empathetic, reassuring | "We understand this is frustrating" |
| Legal | Clear, precise | "Your data is protected by..." |
| Error | Calm, solution-focused | "Let's fix this together" |
| Success | Celebratory, encouraging | "Great job! You're all set" |
```

Related Skills

context-compaction-handoff

5
from vamseeachanta/workspace-hub

Guardrails for resuming work after context compaction or transcript handoff blocks; prioritize the latest real user request over stale summarized tasks and verify before answering.

static-site-brand-identity-migration-tdd

5
from vamseeachanta/workspace-hub

Execute approved static-site brand identity/logo migrations with TDD across canonical content sources, generated deploy output, legacy checked-in HTML, existing stale tests, and build/docs contracts.

wiki-context

5
from vamseeachanta/workspace-hub

Auto-query llm-wiki domains for relevant context before executing domain tasks

data-context-extractor

5
from vamseeachanta/workspace-hub

Generate or improve a company-specific data analysis skill by extracting tribal knowledge from analysts

skill-chain-context-optimization

5
from vamseeachanta/workspace-hub

Refactor large or frequently-run skills into context-efficient chains using isolated execution, file-backed handoffs, minimal summaries, and runtime-aware command substitution.

brand-guidelines

5
from vamseeachanta/workspace-hub

Create and maintain brand guidelines including visual identity, voice and tone, and usage rules. Use for establishing brand standards, style guides, and ensuring brand consistency across materials.

core-context-management-windows-task-scheduler

5
from vamseeachanta/workspace-hub

Sub-skill of core-context-management: Windows Task Scheduler (+2).

core-context-management-validatecontextsh

5
from vamseeachanta/workspace-hub

Sub-skill of core-context-management: validate_context.sh (+4).

core-context-management-size-limits-mandatory

5
from vamseeachanta/workspace-hub

Sub-skill of core-context-management: Size Limits (MANDATORY) (+3).

core-context-management-response-format-rules

5
from vamseeachanta/workspace-hub

Sub-skill of core-context-management: Response Format Rules (+3).

core-context-management-learning-from-past-work

5
from vamseeachanta/workspace-hub

Sub-skill of core-context-management: Learning from Past Work (+2).

core-context-management

5
from vamseeachanta/workspace-hub

Manage agent context files, enforce size limits, and optimize token budget allocation