BeClaude

x-cmd-network

New
10Community RegistryDevelopmentby x-cmd

Network administration and diagnostic tools including network scanning with Nmap, ARP table management, DNS configuration, routing table analysis, and enhanced ping utilities

Community PluginView Source

Overview

This repository contains a curated collection of skills for AI agents. While originally developed for Claude Code, these skills work with various AI agents to help them handle tasks more effectively.

Our Approach

This repository is built with a focus on quality and collaboration:

  • Human-Curated Quality: Each skill undergoes careful review to ensure reliability and practical usefulness.
  • Community-Powered: We grow through community contributions, creating a collaborative space for learning and building together.

Licensing

Most content in this repository uses the Apache License 2.0. However, some skills (such as Anthropic document skills or Notion skills) have different licenses. These are included in our index but not stored in the data folder. Please respect the specific license terms when using these skills.

Data Storage Policy

We prefer storing skill data within the repository rather than referencing external sources for three main reasons:

  • License Consistency: Hosting data directly ensures it's covered by our Apache 2.0 license, maintaining consistent licensing across the repository.
  • Integrity Assurance: Storing data in the repository allows thorough code reviews and guarantees content remains unchanged over time, protecting against potential tampering or unexpected modifications in external sources.
  • Convenient Access: Users can download all skill data at once using git, instead of downloading each skill individually through multiple web services.

Contributors

This project is made possible by the community members who share their skills and improvements. Thank you for your contributions!

!contributors

License

The main repository operates under the Apache License 2.0. Please check individual folders or files, as some skills may have different licensing terms.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/x-cmd-network.md https://raw.githubusercontent.com/x-cmd/skill/main/SKILL.md
3
Invoke in Claude Code
/x-cmd-network
View source on GitHub

Frequently Asked Questions

What is x-cmd-network?

Network administration and diagnostic tools including network scanning with Nmap, ARP table management, DNS configuration, routing table analysis, and enhanced ping utilities

How to install x-cmd-network?

To install x-cmd-network, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /x-cmd-network.

What is x-cmd-network best for?

x-cmd-network is a community categorized under Development. Created by x-cmd.