Simple echo skill for testing connectivity. Returns the user's message with the assistant's reply timestamp. Useful for debugging and latency checks.
$npx -y skills add hashstacs-global/enclaws --skill pingtestInstalls into the current project.
Run `npx skills use "https://github.com/hashstacs-global/enclaws" --skill "hashstacs-global/enclaws/pingtest"` 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/hashstacs-global/enclaws" that are relevant to the current task. Run `npx skills add "https://github.com/hashstacs-global/enclaws"` and select the relevant skills, then follow their instructions.