- Home
- /
- Categories
- /
- CLI Tools
CLI Tools
Command line utilities
omx-setup
by Yeachan-Heo
Setup and configure oh-my-codex using current CLI behavior
twitter-reader
by daymade
Fetch Twitter/X post content by URL using jina.ai API to bypass JavaScript restrictions. Use when Claude needs to retrieve tweet content including author, timestamp, post text, images, and thread replies. Supports individual posts or batch fetching from x.com or twitter.com URLs.
lint
by RediSearch
Check code quality and formatting before committing changes. Use this to verify your changes meet our coding standards.
bird
by elizaOS
X/Twitter CLI for reading, searching, posting, and engagement via cookies.
llama-cpp
by Orchestra-Research
Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.
setup-tooluniverse
by mims-harvard
Install and configure ToolUniverse with MCP integration for any AI coding client (Cursor, Claude Desktop, Windsurf, VS Code, Codex, Gemini CLI, Trae, Cline, Antigravity, OpenCode, etc.). Covers uv/uvx setup, MCP configuration, API key walkthrough, skill installation, and upgrading. Use when setting up ToolUniverse, configuring MCP servers, troubleshooting installation issues, upgrading versions, or when user mentions installing ToolUniverse or setting up scientific tools.
openai-whisper
by elizaOS
Local speech-to-text with the Whisper CLI (no API key).
nano-banana-pro
by elizaOS
Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).
github
by elizaOS
"Interact with GitHub using the gh CLI. Use gh issue, gh pr, gh run, and gh api for issues, PRs, CI runs, and advanced queries."
gemini
by elizaOS
Gemini CLI for one-shot Q&A, summaries, and generation.
model-usage
by elizaOS
Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
meta
by glebis
Execute Claude Code commands in the telegram_agent project directory. Use when the user wants to work on the telegram agent itself, fix bugs, add features, or modify the bot code. This is a COMMAND HANDLER, not a script executor.
SMTP Penetration Testing
by zebbern
This skill should be used when the user asks to "perform SMTP penetration testing", "enumerate email users", "test for open mail relays", "grab SMTP banners", "brute force email credentials", or "assess mail server security". It provides comprehensive techniques for testing SMTP server security.
mermaid-tools
by daymade
Extracts Mermaid diagrams from markdown files and generates high-quality PNG images using bundled scripts. Activates when working with Mermaid diagrams, converting diagrams to PNG, extracting diagrams from markdown, or processing markdown files with embedded Mermaid code.
pdf-creator
by daymade
Create PDF documents from markdown with proper Chinese font support using weasyprint. This skill should be used when converting markdown to PDF, generating formal documents (legal, trademark filings, reports), or when Chinese typography is required. Triggers include "convert to PDF", "generate PDF", "markdown to PDF", or any request for creating printable documents.
xhs-interact
by autoclaw-cc
小红书社交互动技能。发表评论、回复评论、点赞、收藏。 当用户要求评论、回复、点赞或收藏小红书帖子时触发。
imsg
by elizaOS
iMessage/SMS CLI for listing chats, history, watch, and sending.
himalaya
by elizaOS
"CLI to manage emails via IMAP/SMTP. Use himalaya to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language)."
skill-creator
by elizaOS
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
nano-pdf
by elizaOS
Edit PDFs with natural-language instructions using the nano-pdf CLI.
clawhub
by elizaOS
Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.
bats-testing-patterns
by Microck
Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities.
pipeline
by Yeachan-Heo
Configurable pipeline orchestrator for sequencing stages
evaluating-code-models
by Orchestra-Research
Evaluates code generation models across HumanEval, MBPP, MultiPL-E, and 15+ benchmarks with pass@k metrics. Use when benchmarking code models, comparing coding abilities, testing multi-language support, or measuring code generation quality. Industry standard from BigCode Project used by HuggingFace leaderboards.