shell

Solid

Run the rest of a /shell request as a literal shell command. Use only when the user explicitly invokes /shell and wants the following text executed directly in the terminal.

Web & Frontend 6 stars 0 forks Updated 2 days ago MIT

Install

View on GitHub

Quality Score: 78/100

Stars 20%
28
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
31
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Run Shell Commands Use this skill only when the user explicitly invokes `/shell`. ## Behavior 1. Treat all user text after the `/shell` invocation as the literal shell command to run. 2. Execute that command immediately with the terminal tool. 3. Do not rewrite, explain, or "improve" the command before running it. 4. Do not inspect the repository first unless the command itself requires repository context. 5. If the user invokes `/shell` without any following text, ask them which command to run. ## Response - Run the command first. - Then briefly report the exit status and any important stdout or stderr.

Details

Author
kensaurus
Repository
kensaurus/cursor-kenji
Created
5 months ago
Last Updated
2 days ago
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category