fish-shell-config
Expert Fish shell configuration including config files, functions, abbreviations, prompts, environment variables, and scripting. Use when setting up Fish, creating aliases/functions, writing Fish scripts, configuring prompts, or migrating from bash. Keywords: fish shell, fish config, alias, abbr, function, prompt, fish script, config.fish, autoload
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 wcygan/dotfiles/fish-shell-configskilz install wcygan/dotfiles/fish-shell-config --agent opencodeskilz install wcygan/dotfiles/fish-shell-config --agent codexskilz install wcygan/dotfiles/fish-shell-config --agent geminiFirst time? Install Skilz: pip install skilz
Works with 22+ 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/wcygan/dotfilescp -r dotfiles/.claude/skills/fish-shell-config ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
shell-scripting-fundamentals
by TheBushidoCollective
Use when writing or modifying Bash/shell scripts. Covers script structure, variables, quoting, conditionals, and loops with modern best practices.
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...
Agentic Skill Details
- Repository
- dotfiles
- Stars
- 182
- Forks
- 16
- Type
- Technical
- Meta-Domain
- cloud infrastructure
- Primary Domain
- linux
- Market Score
- 58
Agent Skill Grade
F Score: 58/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Invalid or incomplete frontmatter
- Missing References Directory
- Name convention violations
Recommendations
- Focus on improving Spec Compliance (currently 0/15)
- Address 4 high-severity issues first
- Add trigger phrases to description for discoverability
Graded: 2026-01-05
Developer Feedback
I took a look at your fish-shell-config skill and wanted to share some thoughts.
Links:
The TL;DR
You're at 58/100, solidly in F territory. This is based on Anthropic's best practices for skill development. Your Ease of Use is strong (21/25) with great keyword coverage and clear structure, but Spec Compliance is completely failing (0/15) because of frontmatter issues. The good news? These are fixable problems that could push you well into passing range.
What's Working Well
- Keyword discovery is solid - Your description nails it with "fish, config, alias, abbr, function, prompt" - that's exactly what helps people find your skill
- Practical, example-heavy - You've got abundant code snippets and function templates that actually show people how to do things, not just talk about them
- Well-organized sections - Core Principles, Configuration, Functions, Abbreviations... the logical flow is there and makes sense
- Real problem-solving - You're addressing an actual gap for Fish shell users with comprehensive coverage
The Big One: Fix Your Frontmatter (Priority #1)
Your SKILL.md frontmatter is truncated/invalid. The description cuts off mid-word ("description: Expert Fish shell configuration...crea"). This breaks everything from an automated perspective and tanks your spec compliance score by 15 points.
Fix: Complete your frontmatter properly:
---
name: fish-shell-config
description: Configure Fish shell environments including config files, functions, abbreviations, and prompts. Use when asked to "setup Fish shell", "Fish configuration help", or "configure Fish shell functions".
---
This alone gets you +5 points on frontmatter validity and +4 on description quality. ...
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.