write-func-as-yaml

Community

Persist function analysis to YAML.

Authorhzqst
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of saving detailed function analysis results, including signatures and addresses, into a standardized YAML format, preventing data loss and ensuring consistency.

Core Features & Use Cases

  • Persist Function Data: Saves identified function name, virtual address, relative virtual address, size, and byte signature to a YAML file.
  • Platform Agnostic: Automatically detects and appends the correct platform extension (.windows.yaml or .linux.yaml) to the output file.
  • Use Case: After identifying a critical function like CBaseModelEntity_SetModel and generating its signature, use this skill to store this information alongside the binary for future reference and automated updates.

Quick Start

Use the write-func-as-yaml skill to save the analysis for function 'CBaseModelEntity_SetModel' at address 0x180A8CA10 with signature '41 B8 80 00 00 00 48 8D 99 10 05 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-func-as-yaml
Download link: https://github.com/hzqst/CS2_VibeSignatures/archive/main.zip#write-func-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.