一键导入
cli-help
Reference guide for Nami CLI commands, flags, and usage patterns.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Reference guide for Nami CLI commands, flags, and usage patterns.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | cli-help |
| description | Reference guide for Nami CLI commands, flags, and usage patterns. |
This skill provides a centralized reference for interacting with the Nami CLI.
Use nami help at any time to display this information in the terminal.
| Command | Description |
|---|---|
init | Initialize project configuration, persona files, and database. |
cli | Launch the Interactive TUI (Recommended). |
run "<prompt>" | Execute a single prompt directly from the terminal. |
bot | Start the Telegram bot service. |
serve | Start the HTTP API server. |
line | Start the LINE bot webhook server. |
eval | Run automated evaluations against a dataset. |
version | Show current version. |
help | Display basic command-line usage instructions. |
nami cli)Once inside the interactive CLI, you can use the following built-in and custom slash commands for specialized functionality:
/status/new/clear/version/copy/exit or /quitconfig.toml)/wiki <query>/memo <info>/recall <query>/parallel "<task 1>" "<task 2>" .../goal <goal> \| <stop condition>/schedule <goal> \| <cron expression>/learn <args>/grill <prompt>~/.nami/plans/./skill <args>/mcp <args>Use the run command for simple, one-off tasks:
nami run "Summarize my latest wiki notes"
Leverage the parallel orchestrator to speed up development:
nami cli
You > /parallel "Fix the unit tests in src/modes/" "Update the CHANGELOG.md"
Use the goal loop for tasks that require multiple steps:
You > /goal "Research the best Rust HTTP libraries and create a comparison table in research.md" | "A file named research.md exists"
Configuration Issues
nami init to regenerate missing config files..env contains valid API keys.Access Denied
.namiignore are restricted for safety.Use this skill when:
Generate high-end, modern websites, landing pages, and single-page applications (SPAs). This skill adapts dynamically to the root design system (DESIGN.md), defaults to Vanilla CSS with modern custom variables, and supports both single-file and multi-file architectures with premium animations. Trigger whenever a user or agent asks to design, build, or initialize a frontend interface.
Provides design system context and brand-specific design specifications (colors, typography, components, and layout systems) by generating a root DESIGN.md file based on the requested brand (such as Airbnb, BMW M, Claude, Dell 1996, HP, or Nintendo 2001) whenever a user or agent requests a design system or brand theme.
A suite of skills for comprehensive market analysis, including audience segmentation, competitor intelligence, market trend analysis, and opportunity identification.
Retrieve and report real-time system performance data including CPU usage, memory availability, and disk status. Use this skill whenever the user asks about system health, machine performance, or resource usage — even if they say "how are you running?", "is the server okay?", "what's the CPU at?", "check memory", "am I running out of disk space", or use the "/status" command.
Master orchestrator skill for novel writing. Guides the agent and author through speculative world-building, multi-dimensional character creation, structural plot architecture, draft acceleration ("zero-drafting"), and copyediting.
Get the current weather and multi-day forecast for any city or location in the world with robust wttr.in parsing and search fallbacks.