secondme-dev-assistant
Installation
SKILL.md
SecondMe Dev Assistant
Install
If this skill is not yet installed locally, it can be installed from the public source repository with:
npx skills add mindverse/second-me-skills -s secondme-dev-assistant -y -g
Note: npx skills add https://second-me.cn intentionally installs only the end-user secondme skill; this developer skill is always installed separately with the command above.
Installation policy:
- If the host platform provides its own skill marketplace or managed installer, install through that instead — never bypass the host's installation controls.
- Ask the user for confirmation before running any install or update command; never install silently on your own initiative.