youmind
Installation
SKILL.md
YouMind CLI Skill
Interact with the YouMind API to manage boards, crafts, notes, picks, and other content through the youmind CLI.
Installation
npm install -g @youmind-ai/cli
To verify installation: youmind (should print usage info).
If the command is not found, install it first before proceeding.
Authentication
Set the API key as environment variable:
Related skills