indices-auth

Use this skill when the user needs to authenticate with the Indices CLI, verify auth state, or remove stored credentials.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "indices-auth" with this command: npx skills add indicesio/cli/indicesio-cli-indices-auth

Indices Auth

When To Use

Use this skill for:

  • indices login
  • indices auth-test
  • indices logout
  • API key verification and storage behavior

Commands

Login

indices login
indices login --api-key "<api-key>"

Behavior:

  • If --api-key is omitted, CLI securely prompts for the key.
  • API key is validated.
  • Stores API key in local config.

Auth Test

indices auth-test

Returns an authenticated probe response.

Logout

indices logout

Removes stored API key.

Useful Global Flags

indices --json auth-test
indices login --api-base https://api.indices.io --timeout 30

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

indices-secrets

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

indices-run-operations

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

indices-task-management

No summary provided by upstream source.

Repository SourceNeeds Review