write-globalvar-as-yaml

Community

Persist global variable analysis results.

Authorhzqst
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of saving identified global variable information (name, address, signature, etc.) into a standardized YAML format, ensuring persistence and easy retrieval of analysis results.

Core Features & Use Cases

  • Persistent Storage: Saves critical global variable details to YAML files alongside the analyzed binary.
  • Standardized Format: Ensures analysis results are consistently structured for future use or integration with other tools.
  • Use Case: After identifying and generating signatures for global variables in a game's server.dll, use this skill to save all the collected data into IGameSystem_InitAllSystems_pFirst.windows.yaml for later reference.

Quick Start

Use the write-globalvar-as-yaml skill to save the analysis for the global variable named IGameSystem_InitAllSystems_pFirst with address 0x180XXXXXX and signature 48 8B 1D ?? ?? ?? ?? 48 85 DB 0F 84 ?? ?? ?? ?? BD FF FF 00 00.

Dependency Matrix

Required Modules

None required

Components

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-globalvar-as-yaml
Download link: https://github.com/hzqst/CS2_VibeSignatures/archive/main.zip#write-globalvar-as-yaml

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.