Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
CLI harness for RenderDoc graphics debugger capture analysis
Headless command-line analysis of RenderDoc GPU frame captures (.rdc files).
cli-anything-renderdoc -c frame.rdc capture info # Metadata + sections
cli-anything-renderdoc -c frame.rdc capture thumb -o t.png # Extract thumbnail
cli-anything-renderdoc -c frame.rdc capture convert -o out.rdc --format rdc
cli-anything-renderdoc -c frame.rdc actions list # All actions
cli-anything-renderdoc -c frame.rdc actions list --draws-only # Draw calls only
npx skills add HKUDS/CLI-Anything --skill cli-anything-renderdocHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Very clear and well structured, with almost no room for misunderstanding.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Highly actionable with clear, concrete steps that an agent can follow directly.