Terminal.skills
998 Skills Available

Skills for
AI Agents

Extend your AI coding assistant with powerful skills. Works with Claude Code, Codex, Gemini CLI, Cursor — install in seconds.

$
998
Skills
173k+
Downloads
10
Categories

Browse Skills

Sort:

998 skills found

>

wireshark

v1.0.0

Capture and analyze network traffic with Wireshark and tshark.

#wireshark#tshark#packet-analysis
View
>

social-engineer-toolkit

v1.0.0

Run authorized red team social engineering assessments with the Social Engineer Toolkit (SET).

#social-engineer-toolkit#red-team#phishing-simulation
View
>

skipfish

v1.0.0

Run active web application reconnaissance with SkipFish.

#skipfish#web-scanner#reconnaissance
View
>

kali-linux

v1.0.0

Use Kali Linux for authorized penetration testing, security research, and CTF work.

#kali-linux#penetration-testing#security
View
>

john-the-ripper

v1.0.0

Crack password hashes offline with John the Ripper.

#john-the-ripper#password-cracking#hash-cracking
View
>

hydra

v1.0.0

Run online login brute-force and password spraying with THC Hydra.

#hydra#brute-force#credential-testing
View
>

hping3

v1.0.0

Craft custom TCP/UDP/ICMP packets with hping3.

#hping3#packet-crafting#network-testing
View
>

hashcat

v1.0.0

GPU-accelerated password hash recovery with hashcat.

#hashcat#password-cracking#gpu
View
>

foremost

v1.0.0

Recover deleted files and carve artifacts from disk images and memory dumps with Foremost.

#foremost#file-carving#digital-forensics
View
>

aircrack-ng

v1.0.0

Audit Wi-Fi networks with the aircrack-ng suite.

#aircrack-ng#wireless-security#wpa2
View
>

mlx-vlm

v1.0.0

Run Vision Language Models locally on Apple Silicon Macs using MLX.

#mlx#vision#apple-silicon
View
>

microsoft-agent-framework

v1.0.0

Build multi-agent AI systems with Microsoft's Agent Framework (formerly Semantic Kernel Agents).

#microsoft#multi-agent#orchestration
View
>

goose

v1.0.0

Use Block's Goose — an open-source, extensible AI agent that goes beyond code suggestions to...

#ai-agent#extensible#coding-agent
View
>

using-agent-skills

v1.0.0

Meta-skill for discovering and invoking the right agent skill for any task.

#agent-skills#meta#workflow
View
>

timesfm

v1.0.0

Forecast time series data using Google's TimesFM foundation model with zero-shot prediction.

#forecasting#time-series#google-research
View
>

sherlock

v1.0.0

Search for social media accounts by username across 400+ platforms using Sherlock.

#osint#social-media#username-search
View
>

prompts-chat

v1.0.0

Browse, search, and self-host a community prompt library with 1000+ curated prompts.

#prompts#prompt-library#community
View
>

onyx-ai

v1.0.0

Deploy and configure Onyx, a self-hosted AI chat platform with RAG and 25+ data connectors.

#self-hosted#rag#enterprise-ai
View
>

incremental-implementation

v1.0.0

Delivers changes incrementally in thin vertical slices.

#incremental#implementation#workflow
View
>

idea-refine

v1.0.0

Refines raw ideas into sharp, actionable concepts through structured divergent and convergent...

#ideation#refinement#planning
View
>

documentation-and-adrs

v1.0.0

Records architectural decisions and documentation.

#documentation#adr#architecture
View
>

design-md

v1.0.0

Use DESIGN.md files to give AI agents a complete design system in plain text. Drop a DESIGN.

#design-system#ui#ai-design
View
>

context-engineering

v1.0.0

Optimizes agent context setup for maximum output quality.

#context#prompt-engineering#ai-workflow
View
>

code-simplification

v1.0.0

Simplifies code for clarity without changing behavior.

#refactoring#simplification#code-quality
View
...
Page 1 of 42

Browse by Category

Real-World Use Cases

View all

Validate Firewall Policy with Packet Crafting

Prove (and disprove) firewall and network ACL rules in production by sending crafted TCP/UDP/ICMP packets with hping3, cross-checking reachability with Nmap, and confirming what actually traverses the wire with Wireshark. Catches misconfigured rules, asymmetric paths, and overly permissive allow-lists before the next auditor or attacker does.

DevOps3 skillsRead

Run an Authorized Phishing Awareness Simulation

Design, execute, and debrief a security awareness phishing simulation under a signed rules-of-engagement agreement — from pretext approval and landing page cloning to measuring click-through and report-to-security rates, rotating any submitted credentials, and pushing every targeted employee into a training module the same day.

DevOps2 skillsRead

Investigate a Network Intrusion from a PCAP

Triage a suspicious packet capture during an incident response: identify the scope of a network intrusion, extract exfiltrated files and malware payloads, reconstruct the attacker timeline, and produce evidence for the incident report. Uses Wireshark/tshark for protocol analysis and Foremost for carving artifacts out of the capture.

DevOps3 skillsRead

Audit the Password Hash Strength of Your Own Systems

Export password hashes from your own systems — Linux /etc/shadow, Active Directory NTDS.dit, application databases — and run a controlled offline cracking audit with John the Ripper and hashcat to identify weak passwords, measure the hash algorithm's real-world strength, and drive targeted password rotation or policy changes.

DevOps3 skillsRead

Audit the Security of Your Home Wi-Fi Network

Test the real-world strength of your own home Wi-Fi passphrase end-to-end — capture a WPA2 handshake with aircrack-ng, crack it offline on a GPU with hashcat, inspect wireless traffic with Wireshark, and tighten the router configuration based on the findings. Strictly for networks you own.

DevOps4 skillsRead

Run Vision AI Locally on Mac

Replace $200/month cloud API costs with free, offline vision AI on Apple Silicon using mlx-vlm for product photo processing.

1 skillRead

How It Works

01

Install CLI

One command to get started with Terminal Skills.

$
02

Find a Skill

Browse the catalog or search for what you need.

$
03

Install & Use

Install any skill and start using it immediately.

$

Frequently Asked Questions

What are Terminal Skills?+
Terminal Skills are reusable SKILL.md extensions that give AI coding agents new capabilities. Each skill is a markdown file with structured instructions that your AI agent reads and follows when you ask it to perform a task.
Which AI agents are supported?+
Terminal Skills work with Claude Code, OpenAI Codex, Gemini CLI, and Cursor. The CLI auto-detects which agents you have installed and places skill files in the correct directory for each one.
How do I install a skill?+
Install the CLI with "npm i -g terminal-skills", then run "terminal-skills install <skill-name>". The skill is immediately available in your AI agent — no restart needed.
Are skills free to use?+
Yes, all skills are open-source and free. The entire skills library is available on GitHub under the Apache 2.0 license.
How do I create my own skill?+
Create a SKILL.md file with YAML frontmatter (name, description, category, tags) and a markdown body with instructions and examples. Submit a pull request to the skills repository on GitHub.

Ready to boost your workflow?

Join developers using Terminal Skills with Claude Code, Codex, Gemini, and Cursor.