agentsclimarketplace

Netops start

Skill Con-Benksl/NetOps/skills/netops-start

Beginner onboarding for VPS networking and proxy operations. Use when the user has a new VPS, does not know where to start, or needs plain-language explanations of domains, ports, DNS, inbound/outbound, proxies, dual stack, routes, node protocols, and basic connection safety. This workflow teaches and routes; it delegates all measurements to netops-scan. 典型中文请求:第一次买 VPS 不知道从哪开始、这些术语是什么意思、自建和机场有什么区别、我该选哪种协议。From its SKILL.md

Install
npx -y skills add Con-Benksl/NetOps --skill netops-start

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 22 days oldThe repository was created 22 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

3.7 KB, 689 tokens by cl100k_base, as published. Nobody here has run it

NetOps Start

Help a beginner identify their goal without turning the conversation into a networking course.

Shared Reference Root

Before reading a shared reference, resolve <reference-root> once. Use ../../references when ../../references/guided-dialogue.md exists (repository or monolithic root installation); otherwise use ../netops/references when ../netops/references/guided-dialogue.md exists (flat installation beside the root netops Skill). If neither candidate exists, stop and report an incomplete installation. Do not reconstruct or bypass missing safety rules.

Workflow Boundary

This onboarding workflow does not mutate systems itself. Route build, repair, and maintenance requests to the matching workflow. An unrelated remote VPS may be changed by the agent through authorized direct SSH with backup and rollback; local or shared control-path changes require the stronger control-channel gate and, when needed, an exact plan.

Guided Choices

Follow <reference-root>/guided-dialogue.md. If the user does not yet know what to ask, start with one short choice:

  1. 先做只读体检(推荐): discover the current device and VPS state without changing anything.
  2. 搭建或修改节点: explain the required pieces, then hand off to an audited change that can be executed after confirmation.
  3. 解决正在遇到的问题: identify the symptom and collect evidence from the failing path.

If the user asks for more or less explanation, offer 边做边解释(推荐), 先看结论, or 深入原理. Do not ask both question sets unless both decisions are actually needed. If the goal is already clear, explain the first unfamiliar term and route immediately without showing a menu.

Workflow

  1. Identify the immediate goal: connect, understand, build, repair, or maintain.
  2. Explain only the terms required for that goal, using <reference-root>/glossary.md.
  3. Ask for or discover the authorized VPS reference. Do not request secrets in chat when a local credential file already exists.
  4. Invoke netops-scan for factual environment discovery. Do not implement a second scanner here.
  5. Summarize the topology in the form client -> access network -> VPS inbound -> routing -> outbound -> destination.
  6. Hand off to one next workflow and explain why.

Before routing into any network change, explain that the agent may depend on the same proxy path being repaired and apply <reference-root>/control-channel-safety.md. A beginner must understand which path will stay available, how the change is undone, and how to restore the agent's access if it disconnects.

Beginner Boundaries

  • Say "the port is the service's door number" before introducing listener/socket details.
  • Say "inbound is how traffic enters the VPS; outbound is how it leaves" before discussing Xray tags.
  • Treat city, ISP, Wi-Fi/cellular, and public IP as detected or user-supplied variables, never defaults.
  • Do not provide a full checklist when one safe scan can answer the question.
  • Do not install or modify anything in this workflow.
  • Never describe an in-app backup node as independent when restarting that same app or TUN would disconnect both nodes.

What ships with it: 1 file

359 B alongside SKILL.md

agents/

Keep looking

Skills are one crate of 326,861. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.