Skip to main content
Back to the directory
sickn33/antigravity-awesome-skillsSoftware EngineeringFrontend and Design

bash-linux

Essential Bash/Linux terminal patterns for command chaining, file operations, process management, and scripting.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill bash-linux
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, bash-linux has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: sickn33/antigravity-awesome-skills. Canonical URL: https://skills.sh/sickn33/antigravity-awesome-skills/bash-linux.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Essential Bash/Linux terminal patterns for command chaining, file operations, process management, and scripting. Essential patterns for Bash on Linux/macOS. Remember: Bash is text-based. Use && for success chains, set -e for safety, and quote your variables! This skill is applicable to execute the workflow or actions described in the overview. - Covers operator syntax ( ; , && , || , | ), file operations ( ls , find , grep , tail ), and process management ( ps , kill , lsof ) - Includes text processing tools ( grep , sed , awk , cut , sort ) and network commands ( curl , nc , ifconfig ) - Provides script templates with error handling ( set -e , set -u , set -o pipefail ) and cleanup patterns using trap - Includes common patterns like command existence checks, default variable values, file iteration, and line-by-line file reading - Use this skill only when the task clearly matches the scope described above. - Do not treat the output as a substitute for environment-specific validation, testing, or expert review. - Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does bash-linux do?

Essential Bash/Linux terminal patterns for command chaining, file operations, process management, and scripting.

Is bash-linux good?

bash-linux does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support bash-linux?

bash-linux currently lists compatibility with Skills CLI.

Is bash-linux safe to install?

bash-linux has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to bash-linux?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install bash-linux?

Run the following command to install bash-linux: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill bash-linux

Related skills

More from sickn33/antigravity-awesome-skills

Related skills

Alternatives in Software Engineering