Agent skill

generating-shell

Generates, explains, and plans shell commands, bash scripts, unix pipelines, awk/sed/grep expressions. Use when user requests shell commands, bash scripts, terminal commands, unix pipes, scripting help, or command syntax assistance. Do not use for web research or document analysis.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/generating-shell

SKILL.md

Gemini Shell Helper

Spawn the gemini-shell-helper agent for shell command generation.

Foreground (blocking)

Task(subagent_type="gemini-shell-helper", prompt="<describe the shell task>")

Background (for context efficiency)

Task(subagent_type="gemini-shell-helper", prompt="<task>", run_in_background=true)

Use TaskOutput(task_id="<id>") to retrieve results.

Use for complex CLI pipelines, system administration tasks, or when you need help with command syntax.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results