Agent skill

Terminal / Shell

Execute system commands on the server.

Stars 163
Forks 31

Install this agent skill to your Project

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

SKILL.md

Terminal Skill

Capabilities

  • Execute Command: Run shell commands (git, ls, grep, npm test) via terminal.execute.

Usage

  • Use when the user asks to "run a system check", "check git status", or "list files detailed".
  • Primary user: Deebo (Enforcer) for auditing and diagnostics.

Security & Constraints

  • CRITICAL: This provides direct access to the underlying OS shell.
  • Confined to the permissions of the running node process.
  • Operations are performed in the project root by default.

Didn't find tool you were looking for?

Be as detailed as possible for better results