vinhnx/cmd-command
NewSkillScoreMaintainedRun a terminal command (usage: /command <program> [args...])
DevOpsby vinhnx
Links this skill to your agents and keeps it current with the author’s updates.
On-demandOn-demand: invoked explicitly — never occupies your agent's context until called.
◆DevOps & SRE pack
$decimalai skills pull vinhnx-cmd-command
Get this skill — curl · raw file
$curl -fsSL https://app.decimal.ai/s/vinhnx-cmd-command/SKILL.md
how this skill behaves on real traffic · last 30 days
No production data for this skill yet — usage numbers appear here once agents start running it.
Anonymized aggregate across every org using this skill — proof from real production use, not a demo.
Does this skill help? · Benchmark: with vs. withoutsign in to run this on your agents 22 test cases from the publisher’s eval.yaml · each run twice on gemini-3.6-flash — with the skill injected, then without · last run 29h ago
—-25% tokens0% turns18% of whole cases pass with skill (4/22)
Showing 5 of 22 cases
SkillSafety
✓ 3 of 3 passed✓Code scan15 of 15 checks clean
0 critical · 0 warning · 0 info — scanner v4 — 8/3/2026
live_secretremote_code_executionreverse_shelldata_exfiltrationssrf_metadataagent_snoopinganti_refusaldestructive_commandsobfuscated_unicodeunicode_homoglyphopaque_blobsuspicious_urltool_overreachtrigger_abuseprompt_injection_phrasing
✓IntentSafe
LLM judge · does the skill do what it claims
✓ContentClean
LLM judge · policy & harmful-content review
Source
Importedvinhnx / vtcode
crates/codegen/vtcode-skills/src/skills/assets/samples/cmd-command/SKILL.md
View on GitHub ↗License Apache-2.0Imported 8/3/2026Version v1
Run Terminal Command
Interpret the user input as the raw command string that follows /command.
- Execute that command in the current workspace.
- Do not rewrite the command unless quoting or escaping is required by the shell.
- Report the important result briefly, including failures.
- If the command produces large output, summarize the relevant lines instead of dumping everything.
- If the command is empty, respond with the expected usage instead of guessing.
Want to see if vinhnx/cmd-command would activate on your phrasing? Try it before you install — no LLM call, no signup.