BeClaude

hermes-profile-credential-resolution

New
1Community RegistryDevelopmentby Nestor Pestelos · MIT

Resolve credential location mismatches when Hermes profiles use profile-specific .env files but scripts/tools look in default locations. Handles firecrawl and other API key resolution issues.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/hermes-profile-credential-resolution.md https://raw.githubusercontent.com/ngpestelos/skills/main/SKILL.md
3
Invoke in Claude Code
/hermes-profile-credential-resolution
View source on GitHub
api

Frequently Asked Questions

What is hermes-profile-credential-resolution?

Resolve credential location mismatches when Hermes profiles use profile-specific .env files but scripts/tools look in default locations. Handles firecrawl and other API key resolution issues.

How to install hermes-profile-credential-resolution?

To install hermes-profile-credential-resolution, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /hermes-profile-credential-resolution.

What is hermes-profile-credential-resolution best for?

hermes-profile-credential-resolution is a community categorized under Development. It is designed for: api. Created by Nestor Pestelos.