#

ai

ai related cheatsheet collection - 42 quick reference guides. Find fast, copy directly. The essential online command reference for developers and SRE.

Hermes Agent CLI Cheatsheet - Nous Terminal Multi-Backend AI Agent

Command reference for Hermes Agent, Nous Research open-source, model-agnostic terminal AI agent: install, model & tool configuration, message gateway, and setup wizard, covering hermes model, hermes tools, hermes config set, and hermes gateway.

2026-08-2615 commands
hermeshermes-agentnous

Kilo Code CLI Cheatsheet - Terminal Open-source Coding Agent

Command reference for Kilo Code CLI, the terminal AI coding agent sharing an engine with the IDE extensions: install, interactive & one-off tasks, and model integrations, covering kilo run, kilo --mode, kilo --auto, kilo auth, and kilo mcp.

2026-08-2616 commands
kilokilo-codekilocode

Pi CLI Cheatsheet - earendil Terminal Multi-Model Coding Agent

Command reference for Pi, the earendil-works multi-model terminal coding agent: install, interactive sessions, headless mode & scripting, and session/model management, covering pi -c, pi -p, pi @file, /login, and /model.

2026-08-2623 commands
pipi-coding-agentearendil

Kimi Code CLI Cheatsheet - Moonshot Terminal AI Coding Agent

Command reference for Kimi Code CLI, Moonshot AI terminal AI coding agent wired to Kimi models: install, interactive & single instructions, and sessions & models, covering kimi -p, kimi -C, /login, /init, and /model.

2026-08-2614 commands
kimikimi-codemoonshot

Grok CLI Cheatsheet - xAI Grok Build Terminal Coding Agent

Command reference for Grok CLI, the xAI Grok Build terminal AI coding agent: install, interactive sessions, session management, headless mode, and scripting, covering grok -p, grok inspect, XAI_API_KEY, and /model.

2026-08-2611 commands
grokgrok-clixai

Warp Agent CLI Cheatsheet - In-Terminal AI Coding Agent

Command reference for Warp Agent CLI, the AI coding agent built into the Warp terminal: install, core agent commands, MCP integration, and cloud agents, covering /agent, /model, /plan, /orchestrate, /mcp, and oz agent run.

2026-08-2617 commands
warpwarp-agentai

Crush CLI Cheatsheet - Charmbracelet Terminal Multi-Model Coding Agent

Command reference for Crush, the Charmbracelet Rust single-binary terminal AI coding agent: install, sessions & modes, and configuration, covering crush --yolo, /model, and crush logs.

2026-08-2614 commands
crushcharmbraceletai

Antigravity CLI Cheatsheet - Google Terminal AI Coding Agent (agy)

Command reference for Antigravity CLI (Google terminal AI coding agent, command `agy`): install, sessions & planning, and tools & integrations, covering agy, /model, /planning, /mcp, and /permissions.

2026-08-2617 commands
antigravityagygoogle

Plandex CLI Cheatsheet - Terminal Planning AI Coding Agent (pdx)

Command reference for Plandex, the terminal planning open-source AI coding agent (alias pdx): install, plan & load, and execute & iterate, covering plandex new, plandex load, plandex tell, and OPENROUTER_API_KEY.

2026-08-2614 commands
plandexpdxai

Prompt Engineering General Techniques Cheatsheet - Role/Structure/Constraints/CoT

Model-agnostic prompt engineering techniques covering role anchoring, structured output, explicit constraints, Few-shot, Chain of Thought, self-verification, and common pitfalls, not tied to any specific tool.

2026-08-2325 commands
prompt-engineeringpromptai

RAG Prompt Cheatsheet - Context-grounded Answers & Hallucination Control

Retrieval-Augmented Generation (RAG) prompt patterns covering answer-only-from-context, cite sources, handle no-answer, fuse multi-passage evidence, and flag conflicts — emphasizing traceability and hallucination control.

2026-08-2325 commands
ragpromptai

AI Agent System Prompt Cheatsheet - Role/Tools/Guardrails/Reflection

Autonomous-agent system-prompt patterns covering goal/role definition, tool declarations, step-by-step decision loops, guardrails & permissions, error handling, and reflection — emphasizing control and safety.

2026-08-2325 commands
agentpromptai

Text-to-Image Prompt Cheatsheet - Subject/Style/Composition/Light/Params

Model-agnostic text-to-image (Midjourney/Stable Diffusion/SDXL) prompt structure covering subject, style & artists, composition & lens, light & material, negative prompts, and common params.

2026-08-2325 commands
imagepromptai

Code-generation Prompt Cheatsheet - Requirement/Context/Constraints/Acceptance

Code-generation prompt patterns covering requirement & context handoff, language/framework/version constraints, I/O contracts, edge cases & tests, and acceptance criteria — emphasizing compilable, runnable output.

2026-08-2325 commands
codepromptai

Amazon Q Developer CLI Cheatsheet - AWS Official AI Coding Agent Full Reference

Command reference for Amazon Q Developer CLI, AWS official terminal AI coding agent: install, login, chat, one-line queries, and Agent mode, covering brew install amazon-q, q chat, q one-line queries, and /q slash commands.

2026-08-2325 commands
amazon-qq-cliaws

Sourcegraph Amp CLI Cheatsheet - Terminal AI Coding Agent Full Reference

Command reference for Sourcegraph Amp, the terminal AI coding agent: install, login, one-shot prompts, background execution, and thread management, covering @sourcegraph/amp, amp prompts, amp -x background tasks, and amp threads.

2026-08-2325 commands
ampsourcegraphai

LiteLLM CLI Cheatsheet - Unified LLM Gateway & Proxy Server

Command reference for LiteLLM, unified OpenAI-compatible gateway for 100+ LLMs: proxy launch, provider-prefix routing, config-file mode, and self-test, covering litellm --model, litellm --config, and litellm --test.

2026-08-2325 commands
litellmllm-gatewayai

vLLM Cheatsheet - High-Performance LLM Inference & Serving

Command reference for vLLM, the high-performance LLM inference & serving engine: install, OpenAI-compatible server launch, host/port/API-key configuration, and quantization, covering pip install vllm, vllm serve, and --host/--port/--api-key.

2026-08-2325 commands
vllmllm-servingai

llamafile Cheatsheet - Single-file Local LLM Run & Inference

Command reference for llamafile, Mozilla single-file local LLM runner: download & run, OpenAI-compatible server, GGUF loading, GPU layers, and temperature, covering ./xxx.llamafile --server, --nobrowser, -m, --ngl, --temp.

2026-08-2325 commands
llamafilelocal-llmai

Continue CLI (cn) Cheatsheet - Terminal Open-source Coding Agent

Command reference for Continue CLI (cn, open-source terminal coding agent sharing the engine with the VS Code/JetBrains extensions): install, interactive session, headless mode, login, and thread resume, covering cn, cn -p, cn login, and cn --resume.

2026-08-2325 commands
continuecnai

DeepSeek Prompts Cheatsheet - R1 Reasoning & V3 Chat Writing Techniques

Prompt-writing reference for DeepSeek that distinguishes the reasoning model R1 (deepseek-reasoner) from the chat model V3 (deepseek-chat), covering R1 hard rules (no system prompt, instructions in user, no few-shot, temperature 0.6) and V3 system-lock, few-shot, and JSON/function calling.

2026-08-2130 commands
deepseekpromptai

Gemini Prompts Cheatsheet - Long-Context & Multimodal Prompt Engineering

Gemini prompt engineering reference covering structured delimiters (XML/Markdown tags), long-context anchoring, internal-thinking and date/grounding clauses, native multimodal (text/image/audio/video) input, and model selection (3.5 Flash / 3.1 Pro / 2.5 Pro 1M / 2.5 Flash).

2026-08-2130 commands
geminipromptai

Stable Diffusion Prompts Cheatsheet - SDXL Weighting & Parameters

Stable Diffusion (SDXL) image-generation prompt reference covering the six-segment structure, token-weight syntax, negative prompts, LoRA & ControlNet, sampling params (CFG/Steps/sampler), native resolution, and VRAM planning.

2026-08-2130 commands
stable-diffusionsdxlprompt

Kling AI Prompts Cheatsheet - Kling Video Camera Moves & Structure

Kling AI video-generation prompt reference covering camera moves (push-in/pull-out/pan/tilt/dolly/orbit/crane/tracking), the one-move-per-shot rule, the six-segment prompt structure, and API params (camera_control/aspect_ratio/duration/model).

2026-08-2130 commands
klingKlingprompt

Perplexity Prompts Cheatsheet - Research & Retrieval-Augmented Q&A Techniques

Perplexity prompt techniques covering "write questions not keywords", Focus modes (Web/Academic/Pro Search/Research/Reddit/YouTube/Writing/Math/Finance), date & source constraints, format constraints, chained follow-ups, and citations.

2026-08-2130 commands
perplexitypromptai

NotebookLM Prompts Cheatsheet - Source-Grounded Knowledge Base Q&A Techniques

NotebookLM prompt techniques covering source management (PDF/URL/transcript/spreadsheet), answer-only-from-uploaded-sources with inline citations, verification prompts (find contradictions/gaps/counterpoints), and Learning Guide & Studio (study guide/infographic/audio) generation.

2026-08-2130 commands
notebooklmpromptai

OpenCode CLI Cheatsheet - Open-Source TUI AI Coding Agent Full Reference

Command reference for OpenCode, the open-source Claude Code-style TUI terminal AI coding agent: launch & resume, CLI flags, session and subcommands (agent/auth/github/mcp/run/serve/web), and interactive slash commands.

2026-08-2133 commands
opencodeaicli

Goose CLI Cheatsheet - Block / Linux Foundation AAIF Agent Full Reference

Command reference for Goose, the open-source general-purpose terminal AI agent (Rust, Apache-2.0, 15+ providers, 70+ MCP extensions; orig. Block, now Linux Foundation AAIF): sessions, runtime, configure, extensions, and diagnostics, including goose session/run/configure/cook/doctor and --resume.

2026-08-2130 commands
gooseaicli

OpenHands CLI Cheatsheet - Open-Source Autonomous Coding Agent Full Reference

Command reference for OpenHands, the open-source autonomous coding agent that can write a whole repo: launch, task execution, approval modes, resume/headless, Web/ACP/Cloud, MCP management, and config, including openhands -t/--yolo/--resume/--headless and openhands mcp.

2026-08-2130 commands
openhandsaicli

Cline Cheatsheet - VS Code AI Coding Extension (formerly Claude Dev) Full Reference

Command reference for Cline, one of the most popular VS Code AI coding extensions (formerly Claude Dev, Apache-2.0, multi-provider, Plan & Act modes): command palette entries, @ context references, Plan/Act workflows, and config.

2026-08-2125 commands
clineaivscode

Ollama CLI Cheatsheet - Local LLM Runtime Full Reference

Command reference for Ollama, the de-facto open-source local LLM runtime: run, pull/push, model management, Modelfile customization, serve, and config, including ollama run/pull/list/ps/create and Modelfile FROM/PARAMETER/TEMPLATE/SYSTEM.

2026-08-2125 commands
ollamaaicli

Qwen Code CLI Cheatsheet - Alibaba Qwen AI Coding CLI Full Reference

Command reference for Qwen Code, Alibaba Qwen open-source AI coding CLI (Claude Code-like, built on Qwen3-Max / Qwen3-Coder): install, launch, print mode, slash commands, and MCP, including qwen -p, /init, qwen mcp, and DASHSCOPE_API_KEY.

2026-08-2125 commands
qwen-codeqwenai

GitHub Copilot CLI Cheatsheet - gh copilot Full Reference

Command reference for GitHub Copilot CLI (gh CLI extension): explain commands, generate shell suggestions, aliases, and config, covering gh copilot explain/suggest/alias/config and @copilot.

2026-08-2125 commands
github-copilotcopilotai

Claude Code CLI Cheatsheet - Anthropic AI Coding Agent Full Reference

Full command reference for Claude Code, Anthropic terminal AI coding agent: install & auth, -p print mode and session resume, --permission-mode/--worktree, dev slash commands, MCP server management, and @ file references, all flags matching official docs.

2026-08-0553 commands
claude-codeclaudeanthropic

Codex CLI Cheatsheet - OpenAI Terminal Coding Agent Full Reference

Command reference for OpenAI Codex CLI, the Rust-built terminal coding agent: install & auth, interactive and non-interactive codex exec, session management, model & config, sandbox and approval modes, MCP, and Codex Cloud.

2026-08-0554 commands
codexcodex-cliopenai

Gemini CLI Cheatsheet - Google Terminal AI Agent Full Reference

Command reference for Gemini CLI, Google open-source (Apache 2.0) terminal AI agent: install & auth, run modes and global flags, session slash commands, MCP/extension management, and GEMINI.md project memory, with a 2M context.

2026-08-0555 commands
gemini-cligeminigoogle

Cursor Editor CLI Cheatsheet - AI Editor Command Line & Agent Flags

Command-line and Cursor Agent reference for Cursor, the VS Code-based AI editor: opening files/folders, window management, diff compare, extension management, rendering & performance, remote dev, debugging, cursor-agent non-interactive calls, and git core.editor integration.

2026-08-0538 commands
cursorcursor-agentai

Aider Cheatsheet - Open-Source Terminal AI Pair Programming Full Reference

Command reference for Aider, the open-source Apache 2.0 terminal AI pair programmer (100+ models, auto git commits): install, model & reasoning, files & context, chat modes, Git & run, session tools, and advanced usage.

2026-08-0553 commands
aideraipair-programming

ChatGPT Prompts Cheatsheet - Effective Prompt Writing Techniques

Prompt-writing reference for ChatGPT covering role setting, structured output (JSON/table/Markdown), code generation & review, text processing, Few-shot prompting, and Chain of Thought, with adaptable template skeletons.

2026-07-3128 commands
chatgptpromptai

Claude Prompts Cheatsheet - Claude AI Prompt Writing Techniques

Prompt-writing reference for Claude, highlighting 200K long context, Constitutional AI, and jailbreak refusal, covering long-doc processing, code generation & analysis, role-play, structured output, multi-turn dialogue, and safety boundaries, with adaptable template skeletons.

2026-07-3127 commands
claudepromptai

Midjourney Prompts Cheatsheet - AI Image Generation Parameters

Midjourney AI art prompt and parameter reference covering basics (--ar/--v/--q/--niji), style keywords, composition & camera, lighting & mood, negative prompts & weights (--no/::), and advanced tips (seed/chaos/stylize), with combinable prompt skeletons.

2026-07-3131 commands
midjourneypromptai

ChatGPT Cheatsheet - AI Prompt Reference

Prompt-design patterns and templates for ChatGPT: role assignment, task framing and step breakdown, output-format constraints, few-shot examples and chain-of-thought steering — with common office, coding and writing scenarios. For turning vague asks into consistent, controllable model output.

2026-07-2135 commands
chatgptaiPrompts