Use when a flomo skill needs to read, initialize, refresh, or migrate the shared flomo profile. Do not use for saving a memo, producing Daily Echo, or ordinary chat.
$npx -y skills add plidezus/flomo-skills --skill flomo-sharedInstalls into the current project.
Run `npx skills use "https://github.com/plidezus/flomo-skills" --skill "plidezus/flomo-skills/flomo-shared"` 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/plidezus/flomo-skills" that are relevant to the current task. Run `npx skills add "https://github.com/plidezus/flomo-skills"` and select the relevant skills, then follow their instructions.