niuma-help

Answers product usage questions for the NiumaAI desktop assistant using module-specific reference docs.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/chhpt/skills --skill niuma-help-chhpt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: niuma-help
Source: https://github.com/chhpt/skills/tree/main/skills/niuma-help
Command: npx skills add https://github.com/chhpt/skills --skill niuma-help-chhpt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Users of the NiumaAI desktop AI assistant often struggle to find how to use specific features like projects, workspaces, skills, MCP servers, models, and shortcuts. This Skill acts as a product usage consultant, routing each question to the right reference document and answering with concrete step-by-step guidance. ## Core Features & Use Cases - Module-based routing: Maps user questions to eight reference docs covering chat, projects, workspace, skills/MCP, models, settings, shortcuts, and feedback. - Operation-oriented answers: Replies focus on exact click paths (where to click, what to select, what happens next) rather than generic descriptions. - Fallback feedback loop: When an answer cannot be found in the docs, it directs users to the in-app feedback button so the help content can be improved. - Use Case: A user asks "How do I add a local Ollama model?" The Skill reads the models reference and replies with the exact steps: Settings → Models → Add Provider → Ollama, no API key needed. ## Quick Start Ask how to use any NiumaAI feature, such as "how do I create a long-term project" or "how do I set up voice input", and get step-by-step instructions.

Frequently Asked Questions about niuma-help

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a long-term project in NiumaAI?

Click the + button in the sidebar's long-term projects area, fill in the project name and description, then create it. In the project chat, describe your goal and the AI will generate a plan document and tasks automatically.

How do I add a local offline model with Ollama?

Install Ollama from ollama.com and pull a model, then in NiumaAI go to Settings → Models → Add Provider → Ollama. No API key is needed, and the default base URL is http://localhost:11434.

Does NiumaAI upload my conversation data to a server?

No. All conversation data is stored in a local SQLite database and is never uploaded. You can back up or export data from Settings → Data, and fully offline use is supported with local models.

How do I install skills or MCP servers in NiumaAI?

Click the hiring entry in the sidebar to browse the skill marketplace and install with one click, or install from a local ZIP or folder. MCP servers are enabled or added under Settings → MCP.

What is the global quick input shortcut and can I change it?

The default global shortcut is Cmd+W, which opens a lightweight floating input window from any app. You can customize it in Settings → General by clicking the shortcut field and pressing a new key combination.

What should I do if the help answer does not solve my problem?

Click the green floating feedback button in the bottom-right corner of the app to submit a bug report or suggestion, optionally with screenshots. Logged-in users can also track feedback status in the My Feedback tab.