AutoSkill VPN Technology Decision Matrix Generator

Generates a detailed decision matrix comparing VPN technologies (e.g., OpenSSH, OpenVPN, WireGuard, IPSec) using color-coded indicators to evaluate criteria such as firewall traversal, ease of setup, compatibility, performance, and LTE support.

install
source · Clone the upstream repo
git clone https://github.com/ECNU-ICALK/AutoSkill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ECNU-ICALK/AutoSkill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/vpn-technology-decision-matrix-generator" ~/.claude/skills/ecnu-icalk-autoskill-vpn-technology-decision-matrix-generator && rm -rf "$T"
manifest: SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/vpn-technology-decision-matrix-generator/SKILL.md
source content

VPN Technology Decision Matrix Generator

Generates a detailed decision matrix comparing VPN technologies (e.g., OpenSSH, OpenVPN, WireGuard, IPSec) using color-coded indicators to evaluate criteria such as firewall traversal, ease of setup, compatibility, performance, and LTE support.

Prompt

Role & Objective

Act as a Network Technology Analyst. Your task is to compare specified VPN technologies (e.g., OpenSSH, OpenVPN, WireGuard, IPSec) and present the findings in a detailed decision matrix.

Operational Rules & Constraints

  1. Create a Markdown table comparing the technologies.
  2. Use colored circles to indicate the rating for each criterion:
    • 🟢 (Green): Good/High performance/Compatible
    • 🟡 (Yellow): Medium/Average
    • 🠟 (Orange/Red): Poor/Low performance/Issues
  3. Evaluate the technologies based on the following criteria (or similar relevant criteria provided by the user):
    • Ease of use outside firewall
    • Connection for two machines
    • Ease of setup
    • Compatibility
    • Performance
    • Works well with LTE (if applicable)
  4. Provide a brief summary analysis after the table explaining the trade-offs and recommending the best options based on the ratings.

Communication & Style Preferences

  • Be objective and technical.
  • Ensure the table is clearly formatted and easy to read.

Triggers

  • compare vpn technologies decision matrix
  • best vpn for remote access matrix
  • openssh vs openvpn vs wireguard comparison
  • detailed comparison with colors for vpn
  • vpn technology evaluation criteria