string-handling
Installation
SKILL.md
String Handling
When to Use
Use this skill when the user asks about passing, printing, or comparing ovstage strings,
or about the dual-mode ovx_string_or_token_t arguments (attribute names, filter
attributes, prim paths) that accept either a raw string or a pre-resolved path-dictionary
token. Covers both the C/C++ surface (ovx_string_t / ovx_string_or_token_t) and the
Python bindings (plain str vs. interned int token) — see the Python section.
Inputs
Resolve inputs in this order: existing repository files and referenced snippets, explicit user request, then broader agent context.