- Home
- /
- Categories
- /
- CLI Tools
CLI Tools
Command line utilities
alkosto-wait-optimizer
by broomva
Estimate optimal waiting time for Alkosto's "every 25/50 customers" promotion using either checkout-flow observations or winner announcement timestamps. Use when the user asks how long to wait, wants a probability-based cutoff, or needs a fast in-store decision rule with uncertainty handling.
when
by ddaanet
Recall behavioral knowledge from project decisions. Triggers on "when to do X", situational patterns, or decision content for recognized situations. Invoke with "/when <trigger>".
Skill: Live code verification with Purr Verify MCP
by 0xheycat
Verified = status: "success" and cleanupStatus: "done" and every command exitCode: 0.
balance
by Fibrous-Finance
Check wallet balances (native and ERC-20 tokens) on Base, Citrea, HyperEVM, or Monad.
skill-creator
by hsiangjenli
Guide for creating effective skills. Use when users want to create a new skill or update an existing skill that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
audit-skill
by apurin
Audits Claude Code skills for safety risks — invisible Unicode attacks, dangerous shell patterns, prompt injection, and more.
unbrowse
by getfoundry
Reverse-engineer any website into reusable API skills. Capture network traffic, discover endpoints, learn API patterns, execute learned skills, and manage auth for gated sites. Use when someone wants to scrape structured data from a website, discover hidden APIs, automate web interactions, or bypass the need for official API documentation.
xianyu-reply-cy
by CY-CHENYUE
闲鱼自动回复助手,通过 Playwright 驱动真实 Chrome 浏览器监控闲鱼网页版消息并自动回复买家咨询。 当用户说"开始闲鱼自动回复"、"监控闲鱼消息"、"闲鱼客服"、"闲鱼回复"时触发。
WordPress Penetration Testing
by jcastillotx
This skill should be used when the user asks to "pentest WordPress sites", "scan WordPress for vulnerabilities", "enumerate WordPress users, themes, or plugins", "exploit WordPress vulnerabilities", or "use WPScan". It provides comprehensive WordPress security assessment methodologies.
clalit-pharm-search
by tomron
Search for medications and check real-time stock availability at Clalit pharmacies in Israel. Use when searching for drugs like "amoxicillin", "acamol/אקמול", "nurofen", or finding nearby Clalit pharmacy branches with stock. Supports Hebrew and English drug names. כללית, בית מרקחת, תרופות, מלאי, בדיקת מלאי, בית מרקחת כללית.
skill-builder
by olafgeibig
Use this skill when creating new Claude Code skills from scratch, editing existing skills to improve their descriptions or structure, or converting Claude Code sub-agents to skills. This includes designing skill workflows, writing SKILL.md files, organizing supporting files with intention-revealing names, and leveraging CLI tools and Node.js scripting.
financial-categorizer
by patello
"Process bank transaction CSV exports (Nordea, ICA), auto-categorize transactions using configurable rules, manage transaction links, and generate analytical database views."
polymarket-fast-loop
by snarsnat
Trade Polymarket BTC 5-minute and 15-minute fast markets using CEX price momentum signals via Simmer API. Default signal is Binance BTC/USDT klines. Use when user wants to trade sprint/fast markets, automate short-term crypto trading, or use CEX momentum as a Polymarket signal.
remotion-video
by CodingHeader
使用 Remotion 框架以编程方式创建视频。Remotion 让你用 React 组件定义视频内容,支持动画、字幕、音乐可视化等。 触发词: - "用代码做视频"、"编程视频"、"React 视频" - "Remotion"、"remotion" - "/remotion-video" 适用场景: - 程序化视频:(1) 批量生成 (2) 数据驱动(如年度总结)(3) 音乐可视化 (4) 自动字幕 - 教程讲解视频:(5) 技术概念可视化(如 CNN、算法)(6) 分层递进讲解 (7) AI 配音教程 - 3D 视频:(8) 产品展示/模型动画 (9) 卡通角色讲解 (10) 3D 数据可视化 (11) Logo 动画
olliq
by guelfoweb
Use this skill when working on the olliq Python package, its CLI, packaging, tests, README, or GitHub/PyPI release workflow. This skill is for changes to local/cloud Ollama integration, configuration handling, public API behavior, and project maintenance for the olliq repository.
smart-commit
by AutoFor
会話の文脈と変更内容を分析し、テーマごとにコミットを分割して作成する。
fluxa-agent-wallet
by FluxA-Agent-Payment
FluxA Agent Wallet integration via CLI. Enables agents to make x402 payments for paid APIs, send USDC payouts to any wallet, and create payment links to receive payments. Use when the user asks about crypto payments, x402, USDC transfers, payment links, or interacting with the FluxA Agent Wallet.
KnowledgeLM NSE
by eggmasonvalue
AI agent skill to download NSE listed company filings and upload them to notebookLM
tvscreener
by hugeterry
Query TradingView screener data for stocks (HK/A-share/US/global), crypto, forex, bonds, futures, and coins via deepentropy/tvscreener. Supports technical indicators, fundamental screening, sector/industry filters, cross signals, field presets, streaming, and MCP server integration.
Zuckermanía Italy Trip PWA — Working Guide
by roiez1-60-seconds-hazardous-materials
Further splits have diminishing returns. Remaining large sections (LOGISTICS ~985, TOOLS ~978, BUILDING IDENTIFIER ~606) are tangled feature code with renderers, event handlers, and state — splitting them requires careful function-by-function analysis.
remote-desktop-audio-config
by yousufjoyian
Diagnose and fix audio device detection and routing on NixOS xRDP remote desktop sessions. Handles PulseAudio hardware detection, xRDP audio redirection, and USB audio devices.
claude-code-cli
by seekaxis
"Run Claude Code programmatically from scripts, CI/CD pipelines, and other AI agents. Covers the CLI print mode (claude -p), the Agent SDK (Python and TypeScript), structured/streaming output, session management, subagents, agent teams, and common automation patterns. Use when the user wants to: (1) automate tasks with Claude Code, (2) integrate Claude Code into scripts or pipelines, (3) use the Agent SDK from Python or TypeScript, (4) orchestrate multiple Claude Code sessions, (5) get structured JSON output from Claude Code, or (6) build agents on top of Claude Code."
excel-to-markdown
by SakumyZ
将Excel文件转换为Markdown格式,保留原表格结构和内容。支持合并单元格、样式语义提取、多工作表处理和批量转换。当需要将Excel式样书、数据表转为可读的Markdown文档时使用。
ffmpeg
by brixtonpham
Guide for using FFmpeg - a comprehensive multimedia framework for video/audio encoding, conversion, streaming, and filtering. Use when processing media files, converting formats, extracting audio, creating streams, applying filters, or optimizing video/audio quality.