Sliced Resume Prompt

Instructs an AI agent to crawl and summarize an entire site: discover sections, scrape key fields, and produce a concise, structured overview in a fast-first-result manner. It uses the max-depth parameter to retrieve the main data first (overview, contacts, prices), providing the user with an overview of a web resource in several seconds, and continues crawling to gather all information for the final resume.

How to call

In different IDEs, the command might be different. So here are commands for well-known IDEs if the WDS MCP server has been registered with the name wds:

IDE Command
Visual Studio Code /mcp.wds.sliced-resume

Arguments

Name Type Description
url string Optional. Initial crawling entry point URL. If not specified the Playground URL is iused

Output Example

Output of this prompt, run with default arguments:

Example Task Output Preparation

Please rotate your device to landscape mode

This documentation is specifically designed with a wider layout to provide a better reading experience for code examples, tables, and diagrams.
Rotating your device horizontally ensures you can see everything clearly without excessive scrolling or resizing.

Return to Web Data Source Home