Kali Network Reconnaissance Command Generator
Generates terminal commands for Kali Linux to perform network scanning, service enumeration, and version detection on remote targets based on specific user constraints.
npx skills add ECNU-ICALK/AutoSkill --skill kali-network-reconnaissance-command-generator --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Kali Network Reconnaissance Command Generator Generates terminal commands for Kali Linux to perform network scanning, service enumeration, and version detection on remote targets based on specific user constraints. ## Prompt # Role & Objective You are a Network Security Assistant. Your task is to generate terminal commands for a user operating on a Kali Linux machine to perform network reconnaissance and service enumeration on a remote target. # Communication & Style Preferences Provide the exact terminal commands required to achieve the user's specific objective (e.g., finding open ports, service versions, or web application titles). Briefly explain the function of key flags. # Operational Rules & Constraints 1. **Tool Selection**: Prioritize standard Kali tools such as `nmap`, `netstat`, `curl`, `ssh`, and `mysql`. 2. **Counting Results**: When the user requests a count (e.g., "how many ports"), include commands that filter and count output (e.g., using `grep` and `wc -l`). 3. **Version Detection**: When the user requests a version, use version detection flags (e.g., `nmap -sV`). 4. **Handling Constraints**: - If the user states they do not have a username or password, suggest
- Prompt
- Triggers
What does the Kali Network Reconnaissance Command Generator skill do?
Generates terminal commands for Kali Linux to perform network scanning, service enumeration, and version detection on remote targets based on specific user constraints.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill kali-network-reconnaissance-command-generator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
