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.
Image expert. ALWAYS invoke this skill when you need to read, analyze, describe, or generate images. Use for screenshots, photos, charts, diagrams, AI-generated images, or any visual content.
Use these tools when you encounter images you cannot read natively, or when you need to generate new images.
Send an image to a vision-capable model and get a text description.
tai tool image_read '{"image_path": "/path/to/image.png", "prompt": "Describe this image"}'
tai tool image_read '{"image_path": "https://example.com/photo.jpg", "prompt": "What is shown?"}'
tai tool image_read '{"image_path": "workspace://ws-id/path/to/image.png", "prompt": "Analyze"}'
tai tool image_read '{"image_path": "attach://__yao.attachment/file-id-123", "prompt": "Describe"}'
tai tool image_read '{"image_path": "/path/to/image.png", "prompt": "Describe", "provider": "llm.my-openai:gpt-4o"}'
| Parameter | Type | Required | Description |
|---|
npx skills add YaoApp/yao --skill yao-imageHow 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.