shell-scripting-fundamentals
Use when writing or modifying Bash/shell scripts. Covers script structure, variables, quoting, conditionals, and loops with modern best practices.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install TheBushidoCollective/han/shell-scripting-fundamentalsskilz install TheBushidoCollective/han/shell-scripting-fundamentals --agent opencodeskilz install TheBushidoCollective/han/shell-scripting-fundamentals --agent codexskilz install TheBushidoCollective/han/shell-scripting-fundamentals --agent geminiFirst time? Install Skilz: pip install skilz
Works with 14 AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/TheBushidoCollective/hancp -r han/jutsu/jutsu-shellcheck/skills/shell-scripting-fundamentals ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
shell-scripting
by sammcj
Practical bash scripting guidance emphasising defensive programming, ShellCheck compliance, and simplicity. Use when writing shell scripts that nee...
search
by memorysaver
This skill should be used when the user needs to search for information, find files,look up content online, or retrieve data without providing inpu...
bash-defensive-patterns
by wshobson
Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilit...
shell-scripting
by einverne
Specialized knowledge of Bash and Zsh scripting, shell automation, command-line tools, and scripting best practices. Use when the user needs to wri...
Agentic Skill Details
- Owner
- TheBushidoCollective (GitHub)
- Repository
- han
- Stars
- 43
- Forks
- 4
- Type
- Technical
- Meta-Domain
- cloud infrastructure
- Primary Domain
- linux
- Market Score
- 80
Agent Skill Grade
B Score: 80/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Missing Table of Contents
- Monolithic Structure
- Missing Workflow Steps
Recommendations
- Add trigger phrases to description for discoverability
- Add table of contents for files over 100 lines
Graded: 2026-01-05
Developer Feedback
I took a look at your shell-scripting-fundamentals skill and wanted to share some thoughts.
Links:
The TL;DR
You're at 80/100, solid B-grade territory. This is based on Anthropic's best practices for agentic skills. Your strongest area is Spec Compliance (12/15) — the foundational structure is there. The weakest area is Progressive Disclosure Architecture (20/30) — you've got good content, but it's packed into one flat file without a clear layered structure.
What's Working Well
- Clear spec compliance – Your YAML frontmatter is valid and the hyphenated naming convention is spot-on. Minor formatting tweaks only.
- Solid examples – You've got good code examples showing patterns (variables, conditionals, functions). The Good/Bad comparisons are helpful for developers.
- Realistic scope – Your allowed-tools list gives clear boundaries for what the skill covers. Developers know exactly what they're getting.
- Objective, technical voice – No marketing fluff. Instructions are imperative and easy to follow.
The Big One
Your file is 221 lines with zero navigation. When a skill goes over 100 lines without a table of contents, developers scroll past critical sections without finding them. More importantly, you're missing a layered structure — everything's crammed into SKILL.md when you should extract detailed examples to a references/examples.md file. This impacts your Progressive Disclosure Architecture score significantly (you're at 20/30; this could get you to 25+).
The fix: Add a TOC right after your title, then create references/examples.md with detailed patterns and move the verbose exampl...
Browse Category
More cloud infrastructure Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Thank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.