get-func-from-yaml

Community

Load function info from YAML

Authorhzqst
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill retrieves pre-generated function metadata (address, size, signature, vtable info) from YAML files, streamlining the process of analyzing game binaries without needing to re-derive this information.

Core Features & Use Cases

  • Function Metadata Retrieval: Loads essential details for specific functions from YAML files.
  • Error Handling: Gracefully handles cases where the required YAML file is missing, guiding the user on how to generate it.
  • Use Case: When analyzing a specific function like CCSPlayerController_ChangeTeam, this skill quickly provides its virtual address and signature, allowing immediate use in further analysis or patching.

Quick Start

Use the get-func-from-yaml skill to load function information for CBaseModelEntity_SetModel.

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: get-func-from-yaml
Download link: https://github.com/hzqst/CS2_VibeSignatures/archive/main.zip#get-func-from-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.