Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions skills/valyu-cli/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,11 @@ metadata:
source: https://github.com/valyuAI/valyu-cli
inputs:
- name: VALYU_API_KEY
description: Valyu API key for authenticating CLI commands. Get yours at https://platform.valyu.ai
required: true
description: >
Optional Valyu API key. Not needed if the user has authenticated with
`valyu login` (browser device flow, the default) - only set this for
headless/CI environments where the device flow is unavailable.
required: false
references:
- references/search.md
- references/answer.md
Expand Down