Echo Command banner
disler disler

Echo Command

Development community intermediate

Description

Echo the contents of the file at DROPPED_FILE_PATH and provide a brief summary.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

Repository README

This is the README for disler/agentic-drop-zones, shared by 6 entries in this directory. It describes the repository, not this entry specifically.

Echo Command

Echo the contents of the file at DROPPED_FILE_PATH and provide a brief summary.

Variables

DROPPED_FILE_PATH: [[FILE_PATH]] DROPPED_FILE_PATH_ARCHIVE: agentic_drop_zone/echo_zone/drop_zone_file_archive/

Workflow

  1. Read the file contents at DROPPED_FILE_PATH
  2. Write out the file in between a markdown code block
  3. Below log the total number of characters in the file and the file name
  4. Move the file to the archive: mv DROPPED_FILE_PATH DROPPED_FILE_PATH_ARCHIVE/

Example Output Format



total characters: 
file name: