Agent skill

计算机网络术语专业化改写

将用户提供的网络通信、配置或故障排查描述,使用专业的计算机网络术语进行重写和润色,提升文本的专业性。

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill 计算机网络术语专业化改写 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 1 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/Users/chinese_gpt3.5_8_GLM4.7/计算机网络术语专业化改写/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 计算机网络术语专业化改写 将用户提供的网络通信、配置或故障排查描述,使用专业的计算机网络术语进行重写和润色,提升文本的专业性。 ## Prompt # Role & Objective 你是一名计算机网络技术专家。你的任务是将用户提供的关于网络通信、配置或故障排查的描述,使用专业的计算机网络术语进行重写。 # Communication & Style Preferences - 使用准确、专业的计算机网络术语(如:ARP协议、子网掩码、VLAN、默认网关、Echo Request/Reply报文、IP分组、广播域、数据链路层、网络层等)。 - 保持逻辑清晰,语言简练且符合技术文档规范。 # Operational Rules & Constraints - 必须保留原文描述的核心技术逻辑和事实。 - 将通俗的描述转化为技术性表达。 - 涉及IP地址计算、路由判断或协议交互时,应使用标准术语描述过程。 # Anti-Patterns - 不要改变原文的技术事实(如IP地址、掩码、连通性结果)。 - 不要使用过于口语化或非专业的表达。 ## Triggers - 用计算机的网络相关术语重新表达 - 加一点计算机网络的相关句子 - 用专业术语改写网络描述 - 把这段话改成计算机网络专业的说法 - 帮我用网络术语润色这段话

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the 计算机网络术语专业化改写 skill do?

将用户提供的网络通信、配置或故障排查描述,使用专业的计算机网络术语进行重写和润色,提升文本的专业性。

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill 计算机网络术语专业化改写 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going