A diagnostic command that checks if your Nowledge Mem instance is reachable and properly configured. Run it when memory operations start failing, during initial setup, or after you've changed config files. It reports back mode, server version, and memory count if healthy, or guides you through troubleshooting steps if something's wrong. The interpretation logic is helpful: it knows to check if the desktop app is running in local mode versus validating your API key for remote setups. Simple enough that you could write it yourself, but nice to have packaged as a reusable skill so you're not constantly re-explaining the same debugging steps to Claude.
npx skills add https://github.com/nowledge-co/community --skill status