Call Exa Contents (POST /contents) for LLM-ready extraction from known URLs: text, highlights, summaries, links, image links, subpages, freshness-controlled crawl. Use when the agent already has URLs. Prefer Exa MCP web_fetch_exa when available; otherwise raw HTTP with EXA_API_KEY. NOT for open-ended discovery (use exa-search) or auth-walled X/Twitter (use mktg-x). For full-site crawl of a known domain, firecrawl may be better.
$npx -y skills add moizibnyousaf/marketing-cli --skill exa-contentsInstalls into the current project.
Run `npx skills use "https://github.com/moizibnyousaf/marketing-cli" --skill "moizibnyousaf/marketing-cli/exa-contents"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/moizibnyousaf/marketing-cli" that are relevant to the current task. Run `npx skills add "https://github.com/moizibnyousaf/marketing-cli"` and select the relevant skills, then follow their instructions.