---
name: Echo Arg
slug: echo-arg
category: Automation
description: Echo Arg repeats the passed value exactly with no extra words. Use it for testing argument passing and verifying a tool call returns the expected text.
github: "https://github.com/GPT-AGI/Clawd-Code/tree/main/.clawd/skills/echo-arg"
language: Python
stars: 546
forks: 282
install: "npx degit https://github.com/GPT-AGI/Clawd-Code/tree/main/.clawd/skills/echo-arg ~/.claude/skills/echo-arg"
installs_to: ~/.claude/skills/echo-arg
source_path: .clawd/skills/echo-arg/SKILL.md
collection_size: 2
category_size: 1523
collection_url: "https://dirskills.com/collections/GPT-AGI/Clawd-Code"
added: 2026-08-26T05:11:12.122Z
last_synced: 2026-08-26T05:11:12.122Z
canonical_url: "https://dirskills.com/skills/echo-arg"
---

# Echo Arg

Echo Arg repeats the passed value exactly with no extra words. Use it for testing argument passing and verifying a tool call returns the expected text.

**Install:**

```bash
npx degit https://github.com/GPT-AGI/Clawd-Code/tree/main/.clawd/skills/echo-arg ~/.claude/skills/echo-arg
```

## README

Repeat this value exactly, with no extra words:
$arg
