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.
Use when extracting plan-view architectural geometry from DXF files with semantic CAD layers, especially when outputs must normalize rooms, doors, fixtures, clearances, and grab bars into machine-checkable JSON.
Use this skill for 2D architectural DXF plans where the CAD file is the authoritative source. Treat screenshots as orientation only.
ezdxf.readfile(...) and inspect modelspace entities grouped by entity.dxf.layer.LINE and lightweight/polyline vertices for wall, door, fixture, clearance, and grab-bar outlines.CIRCLE center/radius for turning circles or circular fixture details.ARC and SPLINE extents only after checking whether they are visible fixture geometry or control geometry.npx skills add benchflow-ai/skillsbench --skill architectural-dxf-extractionHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Mostly actionable with clear steps; only a few small gaps remain.