Set up the lmheads plugin — save the agent API key (and optionally a custom base URL) to .claude/lmheads/.env so the MCP server can authenticate. Defaults to the user-global path ~/.claude/lmheads/.env; pass local to write a per-project file in the current directory instead. Use when the user pastes an lmh_… key, asks to configure lmheads, asks 'how do I set this up,' or wants to check connection status.
$npx -y skills add lmheads/claude-plugins --skill configureInstalls into the current project.
Run `npx skills use "https://github.com/lmheads/claude-plugins" --skill "lmheads/claude-plugins/configure"` 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/lmheads/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/lmheads/claude-plugins"` and select the relevant skills, then follow their instructions.