Instructions file
Claude Code instructions for Yxuan18/yixuan_skills, covering claude.md, 仓库概述, 项目结构, skills and daily-cve-report.
Instructions file
Claude Code instructions for Yxuan18/yixuan_skills, covering claude.md, 仓库概述, 项目结构, skills and daily-cve-report.
Skill Claude CodeCodex
A converter for CNNVD XML files, where CNNVD is China’s national database of information-security vulnerabilities. It changes newer XML files into the older format by renaming tags and normalising their structure.
Skill Claude CodeCodex
A filter for CVE records, where a CVE is a public identifier for a known software security flaw. It selects flaws marked AV:N, meaning they can be triggered over a network, and can send the results to WeCom, a workplace messaging service.
Skill Claude CodeCodex
An automated report tool for CVEs, which are publicly listed software security vulnerabilities. It gets recent entries from NVD, the U.S. National Vulnerability Database, and focuses on high-severity issues.
Skill Claude CodeCodex
An email-sending tool for QQ Mail, using the service's SMTP connection. It can send plain-text or HTML messages, copy recipients, attachments, and content from a local HTML file.
Skill Claude CodeCodex
A tool for creating PCAP files, which are recordings of network packets, from plain-language descriptions of HTTP traffic. The files include the TCP connection setup and close sequence.