Armory
Source
Browse
Skills

network-101

This skill should be used when the user asks to "set up a web server", "configure HTTP or HTTPS", "perform SNMP enumeration", "configure SMB shares", "test network services", or needs guidance on configuring and testing network services for penetration testing labs.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install network-101 --cli claude

writes the skill into.claude/skills/network-101/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/network-101/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

This skill should be used when the user asks to "set up a web server", "configure HTTP or HTTPS", "perform SNMP enumeration", "configure SMB shares", "test network services", or needs guidance on configuring and testing network services for penetration testing labs.

When to use it

This skill should be used when the user asks to "set up a web server", "configure HTTP or HTTPS", "perform SNMP enumeration", "configure SMB shares", "test network services", or needs guidance on configuring and testing network services for penetration testing labs.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/utilities/network-101/SKILL.md -o .claude/skills/network-101/SKILL.md

Notes

Extracted from davila7/claude-code-templates, network-101 category.