Planning With Files
Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md, and maintains human-readable TASK_PROGRESS.md updates. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.
Xiaohongshu Extract
Extract metadata from Xiaohongshu (XHS) share or discovery URLs by parsing window.__INITIAL_STATE__ and returning note details. Use when asked to fetch XHS page content, note metadata, video info, or engagement stats from a public XHS link.
Amazon Extract
Extract structured product details and image links from Amazon.com product pages without using cookies. Use when the user provides an Amazon URL or ASIN and asks for product metadata, pricing context, variations, specifications, or gallery image URLs in JSON format.
Openai Gpt Image Api
Use OpenAI GPT Image models (especially gpt-image-2) for image generation and editing via the Image API, with guidance on when not to use the Responses image_generation tool.
Extract
Extract content from specific URLs using Tavily's extraction API. Returns clean markdown/text from web pages. Use when you have specific URLs and need their content without writing code.