write-structoffset-as-yaml

Community

Persist struct member offsets to YAML.

Authorhzqst
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of saving identified struct member offsets and their associated metadata into a standardized YAML format, preventing data loss and ensuring consistency.

Core Features & Use Cases

  • Structured Data Persistence: Saves struct name, member name, offset, and optional size/signature details to a YAML file.
  • Cross-Platform Compatibility: Automatically detects and appends the correct platform extension (.windows.yaml or .linux.yaml) to the output file.
  • Use Case: After analyzing a C++ struct in IDA Pro and finding the offset for a critical member like m_health within CPlayer, use this skill to generate CPlayer_m_health.windows.yaml for later reference or integration into other tools.

Quick Start

Use the write-structoffset-as-yaml skill to save the offset for the 'm_iHealth' member of the 'CBaseEntity' struct as 0x408 on the current binary.

Dependency Matrix

Required Modules

idaapiosyaml

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