wisemind-ai
Installation
SKILL.md
WiseMindAI Skill
Use this skill to operate a local WiseMindAI app over HTTP.
Defaults
- Base URL:
http://127.0.0.1:38221 - First try the default port. Only ask the user for a custom port if the health check fails or the user explicitly mentions another port.
- Prefer
/api/v2/*over legacy endpoints. - Send JSON with
Content-Type: application/json. - Use
curlunless the host agent already has a better built-in HTTP tool.