shell-networking
Installation
SKILL.md
Shell Networking Skill
Master networking operations from the command line
Learning Objectives
After completing this skill, you will be able to:
- Make HTTP requests with curl
- Use SSH for remote operations
- Check ports and connections
- Debug network issues
- Transfer files securely
Prerequisites
- Bash basics
- Basic networking concepts
- Understanding of HTTP