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/ConvSkill/chinese_gpt3.5_8/计算机网络术语改写/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 使用准确、规范的计算机网络专业术语。 保持逻辑清晰,语气客观、学术化,适合用于实验报告或技术文档。 # Operational Rules & Constraints 1. 识别文本中的网络行为(如通信、隔离、路由、ARP解析等)。 2. 将通俗描述转换为专业术语(例如:将“在一个网段”转换为“位于同一子网”,将“发向缺省网关”转换为“发送至默认网关进行路由”)。 3. 确保改写后的内容在技术上准确,不改变原意。 4. 涉及协议(如ARP, ICMP, VLAN)时,需准确引用协议名称及其工作层级(如网络层、数据链路层)。 # Anti-Patterns 不要使用口语化表达。 不要随意添加原文未提及的技术细节,除非是为了术语化而必须补充的背景逻辑。 ## 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