Use when operating a self-hosted n8n instance (npm/systemd, no Docker) - importing workflows via CLI without an API key, exposing env vars to workflow expressions, credential re-linking after import, and the Telegram human-in-the-loop pattern that avoids the broken sendAndWait node. Verified on n8n 2.8.
$npx -y skills add mixard/fable-pack --skill n8n-selfhosted-opsInstalls into the current project.
Run `npx skills use "https://github.com/mixard/fable-pack" --skill "mixard/fable-pack/n8n-selfhosted-ops"` 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/mixard/fable-pack" that are relevant to the current task. Run `npx skills add "https://github.com/mixard/fable-pack"` and select the relevant skills, then follow their instructions.