Take browser screenshots via tabz_screenshot MCP tool
/plugin marketplace add GGPrompts/my-plugins/plugin install ggprompts-tabz-plugins-tabz@GGPrompts/my-pluginsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Capture browser screenshots via TabzChrome MCP tools.
/tabz:screenshot
mcp-cli call tabz/tabz_screenshot '{}'
# List tabs to get ID
mcp-cli call tabz/tabz_list_tabs '{}'
# Screenshot specific tab
mcp-cli call tabz/tabz_screenshot '{"tabId": 1762561083}'
Capture entire scrollable page:
mcp-cli call tabz/tabz_screenshot_full '{}'
Always target explicit tab to avoid capturing wrong page:
# 1. List tabs
mcp-cli call tabz/tabz_list_tabs '{}'
# 2. Note the tabId you want (e.g., 1762561083)
# 3. Screenshot with explicit tabId
mcp-cli call tabz/tabz_screenshot '{"tabId": 1762561083}'
Both screenshot tools accept optional tabId for background tab capture without switching focus:
mcp-cli call tabz/tabz_screenshot '{"tabId": 1762561083}'
mcp-cli info tabz/tabz_screenshot
mcp-cli info tabz/tabz_screenshot_full
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.