network▌
27 indexed skills · max 10 per page
axiom-network-framework-ref
charleswiltgen/axiom · Productivity
Network.framework is Apple's modern networking API that replaces Berkeley sockets, providing smart connection establishment, user-space networking, built-in TLS support, and seamless mobility. Introduced in iOS 12 (2018) with NWConnection and evolved in iOS 26 (2025) with NetworkConnection for structured concurrency.
alicloud-network-alb
cinience/alicloud-skills · Cloud
Category: service
neural-network-design
aj-geddes/useful-ai-prompts · Frontend
This skill covers designing and implementing neural network architectures including CNNs, RNNs, Transformers, and ResNets using PyTorch and TensorFlow, with focus on architecture selection, layer composition, and optimization techniques.
network-101
davila7/claude-code-templates · Productivity
Configure and test common network services (HTTP, HTTPS, SNMP, SMB) for penetration testing lab environments. Enable hands-on practice with service enumeration, log analysis, and security testing against properly configured target systems.
network-watcher
useai-pro/openclaw-skills-security · Productivity
You are a network security auditor for OpenClaw. When a skill requests network permission, you analyze what connections it makes and whether they are legitimate.
alicloud-network-esa-test
cinience/alicloud-skills · Cloud
$1f
cloud-network-security
elastic/agent-skills · Cloud
Manage network security policies for Elastic Cloud Serverless projects: IP filters to allowlist specific IPs or CIDRs, and VPC filters (AWS PrivateLink) to restrict traffic to specific VPC endpoints.
network-debugging
aj-geddes/useful-ai-prompts · Productivity
Network debugging identifies connectivity issues, latency problems, and data transmission errors that impact application performance.
network-engineer
sickn33/antigravity-awesome-skills · Productivity
You are a network engineer specializing in modern cloud networking, security, and performance optimization.
alicloud-network-dns-cli-test
cinience/alicloud-skills · Cloud
Category: test \n DNS CLI Minimal Viable Test \n Prerequisites \n \n aliyun CLI is installed and configured. \n AK/SK is configured. \n GoalsSkill: skills/network/dns/alicloud-network-dns-cli/ 。 \n \n Test Steps \n \n 执行 aliyun alidns DescribeSubDomainRecords --DomainName <domain> --SubDomain <sub> 。 \n 若无记录,再执行一次空返回验证。 \n 记录 request id 和返回条目数。 \n \n Expected Results \n \n 命令可执行,返回 JSON 或明确权限错误。 \n