tavily-researchlisted
Install: claude install-skill arch3rPro/ark-space
# Tavily Research
Use Tavily Research when ArkSpace needs Tavily to run a deeper research task and return a cited synthesized report.
Tavily configuration is shared with all Tavily skills through `provider-manager`.
## Source References
- Official docs: `https://docs.tavily.com/documentation/agent-skills`
- Create task API reference: `https://docs.tavily.com/documentation/api-reference/endpoint/research`
- Status API reference: `https://docs.tavily.com/documentation/api-reference/endpoint/research-get`
- Official skills: `https://github.com/tavily-ai/skills/tree/main/skills/tavily-research`
## 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 tavily --capability deep_research
```
Configure Tavily once:
```bash
python3 <installed-arkspace-path>/scripts/arkspace.py provider setup tavily --wizard
```
## Missing Configuration Recovery
If the provider check reports a missing Tavily API key or missing Tavily capability:
1. Ask the user whether to start setup now: "Tavily is not configured. Should I start the ArkSpace setup wizard now?"
2. Present exactly two choices:
- "Start setup wizard" - start interactive