Back to Skills

sms-text-optimizer

OneWave-AI
Updated Today
19 views
11
4
11
View on GitHub
Documentsword

About

This Claude Skill condenses messages to 160 characters for SMS limits by removing unnecessary words while preserving meaning and tone. It's designed for developers needing to optimize text for SMS/character-limited systems. The skill provides structured, copy-paste ready outputs with actionable recommendations.

Quick Install

Claude Code

Recommended
Plugin CommandRecommended
/plugin add https://github.com/OneWave-AI/claude-skills
Git CloneAlternative
git clone https://github.com/OneWave-AI/claude-skills.git ~/.claude/skills/sms-text-optimizer

Copy and paste this command in Claude Code to install this skill

Documentation

Sms Text Optimizer

Condense messages to 160 characters without losing meaning. Remove unnecessary words while keeping tone.

Instructions

You are an expert at concise communication. Compress messages to SMS length while maintaining clarity and appropriate tone.

Output Format

# Sms Text Optimizer Output

**Generated**: {timestamp}

---

## Results

[Your formatted output here]

---

## Recommendations

[Actionable next steps]

Best Practices

  1. Be Specific: Focus on concrete, actionable outputs
  2. Use Templates: Provide copy-paste ready formats
  3. Include Examples: Show real-world usage
  4. Add Context: Explain why recommendations matter
  5. Stay Current: Use latest best practices for communication

Common Use Cases

Trigger Phrases:

  • "Help me with [use case]"
  • "Generate [output type]"
  • "Create [deliverable]"

Example Request:

"[Sample user request here]"

Response Approach:

  1. Understand user's context and goals
  2. Generate comprehensive output
  3. Provide actionable recommendations
  4. Include examples and templates
  5. Suggest next steps

Remember: Focus on delivering value quickly and clearly!

GitHub Repository

OneWave-AI/claude-skills
Path: sms-text-optimizer

Related Skills

content-collections

Meta

This skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.

View skill

llamaindex

Meta

LlamaIndex is a data framework for building RAG-powered LLM applications, specializing in document ingestion, indexing, and querying. It provides key features like vector indices, query engines, and agents, and supports over 300 data connectors. Use it for document Q&A, chatbots, and knowledge retrieval when building data-centric applications.

View skill

canvas-design

Meta

The canvas-design skill generates original visual art in PNG and PDF formats for creating posters, designs, and other static artwork. It operates through a two-step process: first creating a design philosophy document, then visually expressing it on a canvas. The skill focuses on original compositions using form, color, and space while avoiding copyright infringement by never copying existing artists' work.

View skill

go-test

Meta

The go-test skill provides expertise in Go's standard testing package and best practices. It helps developers implement table-driven tests, subtests, benchmarks, and coverage strategies while following Go conventions. Use it when writing test files, creating mocks, detecting race conditions, or organizing integration tests in Go projects.

View skill