examples/tools/skills/csv-workbench/SKILL.md
Analyze CSV files in /mnt/data and return concise numeric summaries.
npx skillsauth add openai/openai-agents-python csv-workbenchInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill when the user asks for quick analysis of tabular data.
head, python csv.DictReader, or both).testing
Use when the task requires capturing or automating a real browser from the terminal.
development
Build a concise prior authorization packet from local case files and payer policy docs.
development
Fix the tiny credit-note formatting bug and rerun the exact targeted test command.
development
Improve test coverage in the OpenAI Agents Python repository: run `make coverage`, inspect coverage artifacts, identify low-coverage files, propose high-impact tests, and confirm with the user before writing tests.