Configures Elastic Cloud authentication and environment defaults. Use when setting up EC_API_KEY, configuring Cloud API access, or when another cloud skill requires credentials.
$npx -y skills add elastic/agent-skills --skill setupInstalls into the current project.
Run `npx skills use "https://github.com/elastic/agent-skills" --skill "elastic/agent-skills/setup"` 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/elastic/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/elastic/agent-skills"` and select the relevant skills, then follow their instructions.