Q
Description
The tiniest Claude Code CLI - ask, pipe, chat
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
q
**The tiniest Claude Code CLI — ask, pipe, chat**
[](https://www.npmjs.com/package/@hyperb1iss/q) [](https://opensource.org/licenses/MIT) [](https://www.typescriptlang.org/) [](https://bun.sh) [](https://github.com/anthropics/claude-code) [](https://ko-fi.com/hyperb1iss)
❯ _One letter. Infinite answers._ ❮
[Quick Start](#-quick-start) • [Modes](#-modes) • [Shell Integration](#-shell-integration) • [Configuration](#-configuration) • [Sessions](#-sessions)
**q** is a minimal, elegant CLI for Claude. Ask your question, get back to work.
⚡ Quick Start
# Install
npm i -g @hyperb1iss/q
# Set your API key
export ANTHROPIC_API_KEY="sk-ant-..."
# Ask anything
q "how do I find large files in this directory"
That's it. You're running.
💎 Modes
| Mode | Trigger | What It Does |
|---|---|---|
| Query | q "question" |
Quick answer, streamed to terminal |
| Pipe | cat file | q "convert" |
Transform piped content, raw output |
| Interactive | q -i |
TUI chat with full context |
| Agent | q -x "task" |
Execute with tools (read, wr |
Related Skills
prompts.chat
| f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open sourc
Communication Internal Comms
Write internal communications like status reports, newsletters, and FAQs
Communication mcp-server-slack
Slack workspace integration.
Communication Google Workspace Groups Settings
Manage Google Groups settings
Communication Open Saas
A 100% free modern JS SaaS boilerplate (React, NodeJS, Prisma). Full-featured: Auth (email, google, github, sl
slack
| Communication | Slack integration via HTTP/OAuth MCP |
Communication