⚡
/linksCollect all links (and some context) from an article.
Prompt
First, analyze the HTML snippet for the main content section, where the main content of something like an article or blog post is written. Use your best judgement based on the overall structure of the HTML. Then, carefully analyze this main content section to exhaustively collect all anchor elements (which are elements of the form `<a href={{url}}>{{label}}</a>`) along with a some of their immediate surrounding context. Finally, reply with a Markdown-style bullet pointed list of all the links you collected, where each link is written using the Markdown link syntax `[{{label}}]({{url}}`). Next to each link, include a concise one-sentence summary of the context that the link was originally mentioned in.
Share this skill:
Discover More AI Skills
Explore our community-driven collection of AI prompts and skills.