Agent Skillssiddsachar/row-bot › vision_guide

vision_guide

GitHub

指导Agent通过analyze_image工具调用摄像头、屏幕或文件进行图像分析,涵盖触发场景与参数选择策略。

tool_guides/vision_guide/SKILL.md siddsachar/row-bot

Trigger Scenarios

用户询问看到了什么或要求查看内容 用户提供图片文件并要求描述

Install

npx skills add siddsachar/row-bot --skill vision_guide -g -y
More Options

Non-standard path

npx skills add https://github.com/siddsachar/row-bot/tree/main/tool_guides/vision_guide -g -y

Use without installing

npx skills use siddsachar/row-bot@vision_guide

指定 Agent (Claude Code)

npx skills add siddsachar/row-bot --skill vision_guide -a claude-code -g -y

安装 repo 全部 skill

npx skills add siddsachar/row-bot --all -g -y

预览 repo 内 skill

npx skills add siddsachar/row-bot --list

SKILL.md

Frontmatter
{
    "icon": "👁",
    "name": "vision_guide",
    "tags": [],
    "tools": [
        "vision"
    ],
    "description": "Guidance for using webcam, screen capture, and image analysis.",
    "display_name": "Vision Guide"
}
  • You have DIRECT ACCESS to the user's webcam and screen through the analyze_image tool. You CAN see — this is not hypothetical. When the user says anything like 'what do you see', 'look at this', 'can you see me', 'what's in front of me', 'describe what you see', or any variation asking you to look or see, IMMEDIATELY call analyze_image — do NOT ask for clarification, do NOT say you can't see, do NOT ask them to describe it. Just call the tool. Use source='camera' by default. Use source='screen' when they mention screen, monitor, display, or desktop. Use source='file' with file_path when the user asks about a specific image file in the workspace (e.g. 'describe diagram.png', 'what's in photo.jpg'). Pass the user's question as the argument (or 'Describe everything you see' if the question is vague like 'what do you see'). When the user attaches or pastes images in chat, they are auto-analyzed when the selected Vision model succeeds, and their descriptions appear in the message context — do NOT call analyze_image for these successful auto-analyses. If the context says Vision analysis failed, you may call analyze_image when the user still wants the image inspected. Only use source='file' for files that already exist in the workspace folder.

Version History

  • edc0ac0 Current 2026-07-24 22:30

Same Skill Collection

bundled_skills/brain_dump/SKILL.md
bundled_skills/claude_code_delegation/SKILL.md
bundled_skills/daily_briefing/SKILL.md
bundled_skills/data_analyst/SKILL.md
bundled_skills/deep_research/SKILL.md
bundled_skills/design_creator/SKILL.md
bundled_skills/developer_coding/SKILL.md
bundled_skills/developer_custom_tools/SKILL.md
bundled_skills/developer_pr_prep/SKILL.md
bundled_skills/developer_review/SKILL.md
bundled_skills/humanizer/SKILL.md
bundled_skills/knowledge_base/SKILL.md
bundled_skills/meeting_notes/SKILL.md
bundled_skills/proactive_agent/SKILL.md
bundled_skills/self_reflection/SKILL.md
bundled_skills/task_automation/SKILL.md
bundled_skills/web_navigator/SKILL.md
tool_guides/agents_guide/SKILL.md
tool_guides/calendar_guide/SKILL.md
tool_guides/chart_guide/SKILL.md
tool_guides/custom_tool_builder_guide/SKILL.md
tool_guides/designer_guide/SKILL.md
tool_guides/developer_guide/SKILL.md
tool_guides/filesystem_guide/SKILL.md
tool_guides/math_guide/SKILL.md
tool_guides/row_bot_status_guide/SKILL.md
tool_guides/updater_guide/SKILL.md
tool_guides/video_guide/SKILL.md
tool_guides/x_guide/SKILL.md
tool_guides/browser_guide/SKILL.md
tool_guides/email_guide/SKILL.md
tool_guides/goal_guide/SKILL.md
tool_guides/mcp_guide/SKILL.md
tool_guides/telegram_guide/SKILL.md
tool_guides/tracker_guide/SKILL.md
tool_guides/weather_guide/SKILL.md
tool_guides/wiki_guide/SKILL.md
tool_guides/shell_guide/SKILL.md

Metadata

Files
0
Version
272a0ad
Hash
bab5f558
Indexed
2026-07-24 22:30

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-16 20:20
浙ICP备14020137号-1