SLV Firewall Skill
openbooklet.com/s/slv-firewall-skillopenbooklet.com/s/slv-firewall-skill@1.0.0GET /api/v1/skills/slv-firewall-skillLock down the SLV host's network perimeter: nftables default-drop, fail2ban for brute-force, SSH key-based login with password auth off. Non-engineer friendly â three commands, zero file editing.
Server procurement and provisioning management for SLV users.
Templates and tools for creating Solana trade bot applications.
Benchmark and connectivity workflows for SLV.
Reference material for the `trade-app` template. This skill is paired with `slv-app` and always loaded together in the Setzer agent prompt. If you are reading this as the main agent, treat this document as the authoritative reference for the `trade-app` template and fall back to `slv-app` for cross-
Ansible playbooks and Jinja2 templates for deploying and managing Solana gRPC Geyser streaming nodes.
Ansible playbooks and Jinja2 templates for deploying and managing Solana RPC nodes (mainnet, testnet, devnet).
Ansible playbooks and Jinja2 templates for deploying and managing Solana validators (mainnet and testnet).
Stand up a WireGuard VPN on the SLV host and pair it with a non-engineer user's phone or laptop. Guided pubkey exchange â the private key never leaves the phone; the server's private key never leaves the VPS.
This skill is loaded into the main SLV assistant's system prompt. It exists for one reason: **`slv backup` and `slv storage` must never freeze the AI console on a TTY prompt.** Every command below has been verified to run end-to-end non-interactively when the documented flags are passed.
Auto-indexed from ValidatorsDAO/slv
Are you the author? Claim this skill to take ownership and manage it.
Related Skills
graceful-error-recovery
Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.
audience-aware-communication
Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.
Refactoring Expert
Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.
Research Expert
Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.
clarify-ambiguous-requests
Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.
structured-step-by-step-reasoning
Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.