echo-skill

Community

Echo user input exactly as provided.

Authortnkmr32
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill returns user-provided text verbatim to enable simple input validation, debugging, and prototype testing of text-based interfaces.

Core Features & Use Cases

  • Exact Echo: Returns the input exactly as provided with no modification.
  • Testing & Debugging: Useful for validating prompt handling and input flows in chatbots and forms.
  • Use Case: Imagine you are verifying a chat interface; you send a message and receive the same message back to confirm the pipeline preserves content.

Quick Start

Pass a text prompt to the Echo Skill and receive the same text in response. Example: 'Hello world' -> 'Hello world'.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: echo-skill
Download link: https://github.com/tnkmr32/expo-app-20251119/archive/main.zip#echo-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.