- Home
- /
- Categories
- /
- CLI Tools
CLI Tools
Command line utilities
android-adb-go
by httprunner
Android device control and UI automation via ADB with a Go helper CLI. Use when tasks involve connecting to devices/emulators, running adb shell commands, tapping/swiping, key events, text input, app launch, screenshots, or general device management through adb.
borumi-project
by bamorim
Edit Borumi video project files (.bmprojbundle) using sqlite3
cmd
by jyasuu
Cheat sheet for Windows Command Prompt commands.
langfuse-observation-view
by neuradex
View Langfuse observation (Generation/Span) details. Use when checking specific LLM call input/output, debugging issues, or analyzing costs.
skills
by phenome
Agent Skills
surfwright
by marcohefti
Use when controlling a browser through the SurfWright CLI in deterministic agent loops. Prefer default JSON output, explicit sessionId/targetId handles, and typed error-code handling.
fill-missing-exif
by jasoft
Detect images and videos (including HEIF/HEIC) that lack capture-time metadata and write file mtime into EXIF/XMP/QuickTime tags with backup and dry-run safety. Use when copied media lost shooting time, large media libraries need batch repair, staged processing is required (discover/filter/write), or reusable plan files are needed for reruns.
waba-agent-operator
by vishalgojha
Operate and validate the waba-agent CLI and gateway stack. Use when asked to continue builds, run production-readiness checks, wire onboarding, verify safety gating, troubleshoot chat/gateway/resale flows, or configure local-first AI with Ollama fallback.
deployment
by artivilla
This skill should be used when the user wants to manage Railway deployments, view logs, or debug issues. Covers deployment lifecycle (remove, stop, redeploy, restart), deployment visibility (list, status, history), and troubleshooting (logs, errors, failures, crashes, why deploy failed). NOT for deleting services - use environment skill with isDeleted for that.
supabase-migration-prep
by atman-33
Supabaseデータベースマイグレーションの準備を行うスキル。バックアップの作成と差分マイグレーションファイルの生成を実施します。ユーザーが「マイグレーションを準備」「バックアップと差分を作成」「マイグレーションファイルを生成」などのリクエストをした際に使用します。
telegram-checker
by vood
Check Telegram for unanswered messages, find pending conversations, list unread chats. Use when user asks to check Telegram, find unanswered messages, see pending responses, or review Telegram inbox.
agent-vision
by rvanbaalen
"Use agent-vision to see and interact with the user's screen. Gives you eyes (screenshots) and hands (mouse, keyboard, element clicking) on any macOS window. Use this skill whenever you need to visually inspect a UI, take screenshots for feedback loops, click buttons, fill forms, navigate applications, or do anything that requires seeing what's on screen. Also use when the user mentions agent-vision, visual feedback, screen capture for development, or UI interaction."
mcporter
by bjesuiter
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.
sbv2-tts
by route250
Style-Bert-VITS2 音声生成を行う。uvxが必要
third-eye
by qaflabindia
AI Conscience evaluation layer — scores any LLM question+response pair across 7 ethical dimensions (Harm, Autonomy, Honesty, Privacy, Fairness, Confidentiality, Authority) and delivers an ALLOW / MODIFY / BLOCK verdict with a structured conscience_eval JSON block. The skill automatically starts the bundled conscience service on first use (port 8765) — no manual setup needed. It loads episodic memory — accumulated judgments from prior sessions — and uses those calibrated weights and thresholds to sharpen its scoring. Like a mind that grows wiser from lived experience, each evaluation is recorded back so future judgments reflect what the conscience has already learned. Each session a little less naive. Use this skill whenever the user wants to: run an ethics or safety check, evaluate whether an AI response should be blocked or modified, audit a draft for bias/deception/harm, apply the "third-eye" conscience layer to any Q&A, view moral maturity / conscience score / insights dashboard, or say phrases like "third-eye this", "run the conscience", "is this safe to send", "check this response", "show insights", "moral maturity", "conscience score". Trigger even for paste-and-ask patterns with no explicit skill name.
svelte-core
by hwatkins
Svelte 5 components inside Phoenix LiveView via LiveSvelte. Covers reactivity, props from LiveView, live.pushEvent, SSR, slots, and end-to-end reactivity patterns. Use when building Svelte components in a Phoenix project.
git-worktree
by 8b-is
This skill manages Git worktrees for isolated parallel development. It handles creating, listing, switching, and cleaning up worktrees with a simple interactive interface, following KISS principles.
actions-debugger
by kaihendry
When the user shares a GitHub Actions run URL, find the error with this skill
Stylus Builder
by phamdat721101
A skill for AI agents to build, test, and deploy Arbitrum Stylus smart contracts using Rust.
bpmn
by virtual360-io
Navega e responde perguntas sobre arquivos BPMN
gh-code-search
by 884js
GitHub リポジトリからコードを検索し、関連するコードの実装を取得するスキル。 別リポジトリのコードコンテキストが必要な場合に使用。 以下の場面で使用: - APIエンドポイントの実装を確認したい時 - リクエスト/レスポンスの型定義を探したい時 - 関連するバックエンドコードを検索したい時 - フロントエンドのコンポーネント実装を確認したい時 - テストコードを検索したい時 「バックエンド検索」「フロントエンド検索」「API実装確認」「コード検索」「gh search」などでも呼び出し可能。
tunnel
by sztwiorok
This skill should be used when the user asks to "expose localhost", "create tunnel", "share local server", "test webhooks locally", "tunnel to localhost", "make local dev accessible", "public URL for localhost", or mentions exposing local services, testing webhooks, or sharing development servers.
frontend-vue
by teodevlor
Vue 3 / Nuxt 3 frontend development conventions. Use when working on Vue or Nuxt projects.
commander
by lazy-dog-23
指挥官模式 — 自动创建子 Agent 执行任务,方案确认后全自动运行,最终汇报结果。节省当前对话上下文。