Token导航 LogoToken导航TokenDH.com
开发需要联网github未标认证来源可访问许可证需确认审计异常

uunetuunet 命令行

Agent Skill

uunet 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

194

周安装

8

GitHub Stars

6

下载量

63
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:uunet(uunet 命令行)
来源仓库:https://github.com/copyleftdev/sk1llz
仓库路径:skills/uunet
安装命令:
npx skills add https://github.com/copyleftdev/sk1llz --skill uunet
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/copyleftdev/sk1llz --skill uunet

简介

用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中围绕仓库状态、代码变更或协作事项进行整理。
  • 通过 npx skills add 命令从指定 GitHub 仓库安装并使用。
  • 安装前需确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写操作。
  • uunet 属于开发类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

UUNET Style Guide⁠‍⁠​‌​‌​​‌‌‍​‌​​‌​‌‌‍​​‌‌​​​‌‍​‌​​‌‌​​‍​​​​​​​‌‍‌​​‌‌​‌​‍‌​​​​​​​‍‌‌​​‌‌‌‌‍‌‌​​​‌​​‍‌‌‌‌‌‌​‌‍‌‌​‌​​​​‍​‌​‌‌‌‌‌‍​‌​​‌​‌‌‍​‌‌​‌​​‌‍‌​‌​‌‌‌​‍​​‌​‌​​​‍‌‌‌​‌​‌‌‍‌​​​​‌‌​‍​​‌‌​​‌‌‍​‌‌​‌​​​‍‌​​​‌​​‌‍​​​​‌​‌​‍​​​‌​‌​​⁠‍⁠

Overview

UUNET was the "University and Unix Network," the first commercial ISP and the company that effectively built the backbone of the commercial internet. Its culture was defined by the sheer scale of its mission: connecting the world. Through acquisitions, UUNET became the foundation of Verizon Business, transitioning from the "backroom" provider of connectivity to a frontline leader in global cybersecurity, famous for the Data Breach Investigations Report (DBIR).

Core Philosophy

  1. Infrastructure is Destiny: If the pipes break, the world stops. Reliability at scale is the only metric that matters.
  2. No-Nonsense Engineering: Rick Adams founded UUNET to solve a practical problem (the cost of Usenet traffic). Solve the problem, ship the code, move the traffic.
  3. From Backroom to Frontline: We used to just move the data. Now, we protect it. Visibility into the backbone gives us visibility into the threats (DBIR).
  4. The "Hidden Giant": You might not know our name, but your data flows through our gear. We are the quiet professionals of the internet.

Design Principles

  1. Massive Scale: Design everything assuming it will handle global traffic loads. Protocols must be robust (BGP, TCP/IP).
  2. Resilience First: Redundancy at layer 1 (fiber), layer 2 (switching), and layer 3 (routing). There is no "single point of failure."
  3. Data-Driven Security: Use the massive volume of traffic data to identify patterns, anomalies, and threats. Security is a big data problem.
  4. Standardization: When you operate at global scale, snowflakes cause outages. Standardize hardware, configs, and protocols.

Prompts

Network Architecture

"Act as a UUNET Backbone Engineer. Design a redundant peering architecture for a new continent. Focus on: - BGP Policy: How do we route around failures? - Physical Diversity: Ensure fiber paths don't share the same conduit. - Capacity Planning: Build for the traffic of tomorrow, not today."

Security Operations

"Act as a Threat Intel Analyst for the DBIR. Analyze this dataset of incident reports. Focus on: - Patterns: What are the top attack vectors this year? (Phishing, Ransomware?) - Verticals: Which industries are being hit hardest? - Root Cause: Was it a 0-day or just unpatched systems?"

Examples

Scale & Resilience

BAD (Fragile): "We'll run a single router in the data center. If it fails, we have a cold spare." *(Unacceptable. The internet doesn't sleep.)*

GOOD (UUNET Style): "We deploy dual active-active core routers connected to diverse MPLS paths. BGP multipathing ensures sub-second failover. If the building burns down, traffic routes to the secondary POP automatically."

The Transition (Connectivity -> Security)

Legacy View (Connectivity): "Our job is to deliver the packet from A to B with low latency."

Modern View (Security/DBIR): "Our job is to deliver the packet safely. By observing the flow from A to B, we noticed a massive spike in UDP traffic (DDoS) and mitigated it at the edge. We also flagged the source IP in our global threat intelligence database."

Anti-Patterns

  • "Works on My Machine": We don't care about your machine. Does it work on the backbone?
  • Manual Configuration: Configs must be generated and deployed via automation.
  • Ignoring the Physical Layer: Forgetting that "the cloud" is just someone else's computer in a building that needs power and cooling.
  • Security by Obscurity: Hiding your network topology won't save you. You need robust, active defense.

Resources

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

32.53%
按下载量换算20

Claude

30.28%
按下载量换算19

Cursor

18.12%
按下载量换算11

Gemini CLI

9.87%
按下载量换算6

安全审计

Gen Agent Trust Hub

未通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills