Aime Chat usage and configuration docs with ready-to-run local API scripts. Use when the user asks how Aime Chat features are configured, especially assistant personalities, SOUL.md files, local voices, available model discovery, available Agent discovery, available tool discovery, skill import/management, and PTC (Programmatic Tool Calling) in CodeExecution. Includes Python scripts under scripts/ for calling the Aime Chat local API (list models, Agents, tools, preview and import skills, create threads, list running threads, list projects).
$npx -y skills add darknoah/aime-chat --skill aime-chat-docsInstalls into the current project.
Run `npx skills use "https://github.com/darknoah/aime-chat" --skill "darknoah/aime-chat/aime-chat-docs"` 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/darknoah/aime-chat" that are relevant to the current task. Run `npx skills add "https://github.com/darknoah/aime-chat"` and select the relevant skills, then follow their instructions.