← ClaudeAtlas

exa-contentslisted

Use when extracting clean content, summaries, highlights, subpages, link extras, or metadata for known URLs or Exa result ids through Exa Contents.
arch3rPro/ark-space · ★ 2 · AI & Automation · score 75
Install: claude install-skill arch3rPro/ark-space
# Exa Contents Use Exa Contents as an API-backed `web_fetch` provider when ArkSpace needs full text, summaries, highlights, subpages, link extras, or metadata for known URLs or Exa result ids. Exa configuration is shared with `exa-search` through `provider-manager`. ## Source References - Official Contents API: `https://exa.ai/docs/reference/get-contents` - Official Search API: `https://exa.ai/docs/reference/search` ## Before Use Resolve the installed ArkSpace package root before running commands. Replace `<installed-arkspace-path>` with the directory two levels above this loaded `SKILL.md`, such as `/Users/<user>/.claude/plugins/cache/ark-space/ark-space/0.1.2`. Use the installed package path, not a repository-relative command. Check configuration: ```bash python3 <installed-arkspace-path>/scripts/arkspace.py provider check exa --capability web_fetch ``` Configure Exa once: ```bash python3 <installed-arkspace-path>/scripts/arkspace.py provider setup exa --wizard ``` ## Missing Configuration Recovery If the provider check reports a missing Exa API key: 1. Ask the user whether to start setup now: "Exa is not configured. Should I start the ArkSpace setup wizard now?" 2. Present exactly two choices: - "Start setup wizard" - start interactive setup with `python3 <installed-arkspace-path>/scripts/arkspace.py provider setup exa --wizard`. - "Not now" - leave Exa unconfigured; if the user still wants results, ask whether to continue with another registered provide