en un clic
alt-text
// Write concise alt text for a local image file. Use this when the user asks for alt text, accessibility text, or a brief image description for a specific local image path. Pass the target image path as `$0`.
// Write concise alt text for a local image file. Use this when the user asks for alt text, accessibility text, or a brief image description for a specific local image path. Pass the target image path as `$0`.
When we finish a feature. Use when the user says work is done, asks to merge a worktree back to main/master, or clean up a worktree.
Create clean, subtitle-ready `.srt` subtitles for a local audio or video file using Whisper CLI. Use this when the user asks to transcribe a local media file, generate subtitles, create captions, or make an `.srt` for a specific local file path.
Simplify and refine recently modified code for clarity and consistency. Use after writing code to improve readability without changing functionality.
| name | alt-text |
| description | Write concise alt text for a local image file. Use this when the user asks for alt text, accessibility text, or a brief image description for a specific local image path. Pass the target image path as `$0`. |
The target local image path is provided as $0 or as a pasted image attachment.
If $0 is missing, ask the user for the local image path and stop.
When this skill is invoked, inspect the image directly and write alt text immediately.
picture of, image of, screenshot of, or diagram of.Return only the alt text unless the user asks for something else.