write-patch-as-yaml
CommunityPersist patch analysis to YAML.
Authorhzqst
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of saving identified code patches and their associated signatures into a standardized YAML format, ensuring persistence and easy retrieval of critical binary modification data.
Core Features & Use Cases
- Standardized Patch Persistence: Saves patch details (name, signature, bytes, displacement) into YAML files.
- Platform-Aware Naming: Generates filenames based on patch name and detected operating system (Windows/Linux).
- Use Case: After using an IDA Pro skill to find and define a signature for a game exploit, this skill can be used to save that signature and the bytes needed to apply the patch into a file that can be later used by other tools or automated processes.
Quick Start
Use the write-patch-as-yaml skill to save the patch named ServerMovementUnlock with signature 0F 86 AF 00 00 00 0F 57 C0 0F 2E C2 and bytes E9 B0 00 00 00 90.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: write-patch-as-yaml Download link: https://github.com/hzqst/CS2_VibeSignatures/archive/main.zip#write-patch-as-yaml Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.