🔁
AutomationPython

Echo Arg

by GPT-AGI

Echo Arg is an Automation skill for Claude Code, published by GPT-AGI in Clawd-Code.

546 stars282 forkson GPT-AGI/Clawd-CodeAdded 2026/08/26+1% in starsRepository updated 2026/04/08
claudeclaude-codeopenclawpython
Install in seconds
Install Echo Arg
Copy Echo Arg into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/GPT-AGI/Clawd-Code/tree/main/.clawd/skills/echo-arg ~/.claude/skills/echo-arg

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/GPT-AGI/Clawd-Code.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.clawd/skills/echo-arg/SKILL.md in GPT-AGI/Clawd-Code
Installs to
~/.claude/skills/echo-arg
Collection
One of 2 skills cataloged from this repository
Category
Automation1523 skills

What Echo Arg does

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.

Echo Arg is cataloged under Automation on DirSkills. Echo Arg comes from a repository tagged claude, claude-code, openclaw and python.

Documentation

README

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

Frequently asked about Echo Arg

  • What else does GPT-AGI publish alongside Echo Arg?

    Echo Arg is one of 2 skills that DirSkills catalogs from GPT-AGI/Clawd-Code, the repository it ships in. Its siblings there include Explain Code. Each one is a separate skill with its own page in this directory, installs the same way Echo Arg does, and is maintained by GPT-AGI in that same repository. The rest of the collection is listed on the GPT-AGI/Clawd-Code page.

  • How does Echo Arg compare to other Automation skills?

    Echo Arg ranks #1295 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Echo Arg against them. Open each page to compare what they document and how they install.