alias/src/alias/agent/agents/_built_in_skill/data/image/SKILL.md
Guidelines for handling image files
npx skillsauth add agentscope-ai/agentscope-samples image-fileInstall 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.
format, size (width/height), and mode (RGB, RGBA, CMYK).with Image.open(...) as img:) to prevent memory leaks.documentation
Guidelines for handling text files
documentation
Guidelines for handling databases
tools
Guildlines for handling json files
documentation
Guidelines for handling CSV/Excel files