- Home
- /
- Categories
- /
- CLI Tools
CLI Tools
Command line utilities
weather
by sarfraznawaz2005
Get current weather and forecasts (no API key required).
load-conversation
by dhughes
Load the full content of a previous Claude Code conversation into current context. Use when user asks to "load conversation <uuid>" or "show me conversation <uuid>" or references loading/viewing a past conversation by its ID.
script-writer
by nguyendinhquocx
This skill should be used whenever users need YouTube video scripts written. On first use, collects comprehensive preferences including script type, tone, target audience, style, video length, hook style, use of humor, personality, and storytelling approach. Generates complete, production-ready YouTube scripts tailored to user's specifications for any topic. Maintains database of preferences and past scripts for consistent style.
elevenlabs-tts
by jechearte
Generate realistic audio from text using ElevenLabs Text-to-Speech API. Use when the user needs to convert text to speech, create voiceovers, generate narration, or produce audio content. Triggers include "generate audio", "text to speech", "TTS", "voiceover", "narration", "ElevenLabs", "audio from text", "read this text aloud"
new-project-scaffolding
by Workshop-Ventures
Scaffold a new Nx monorepo project with backend, frontend, shared types library, justfile commands, and direnv setup. Use when starting a fresh project or asked to "create a new project", "scaffold a monorepo", or "set up a new workspace".
resy
by evansking
Search restaurants, check availability, and book reservations on Resy.
work-jira
by choru-k
Interact with Jira issues via CLI. View ticket details, list assigned issues, create new tickets. Use for "work-jira", "jira", "view ticket", "my jira issues", "create jira ticket".
airlock
by Dawsson
Self-hosted Expo OTA update server. Airlock is a Hono library you mount on your existing API to serve Expo Updates protocol v1 manifests. Use this skill when working on the airlock server, CLI, adapters, or when integrating airlock into an Expo app.
agent-elevation-api
by medoismail
API for AI agents to achieve elevated states of creativity, focus, and performance. Use when an agent needs inspiration, flow states, creative boosts, wisdom dispensing, vibe checks, or cognitive enhancement. Provides HTTP server and CLI tools for "getting high" on productivity and creativity.
video-processing
by leobrival
Smart video processing for compress, convert, trim, and audio extraction with batch support. Use when users ask to compress videos, convert to MP4/WebM, extract video clips, trim videos, remove audio, extract audio tracks, or batch process video files. Supports modern codecs and social media presets.
coolify-manager
by FelixAllistar
Manage self-hosted infrastructure via Coolify. Use this to deploy apps, debug build failures, manage databases, and interact with the Coolify API.
magnit-vms-cli-non-interactive
by iHildy
Use this skill to run the magnit CLI in fully non-interactive mode for authentication, logging, and verification. Trigger when an agent must log work hours deterministically via command flags (not natural language), avoid prompts, emit JSON for automation, or operate in CI/headless execution.
dev-client
by gigs-slc
Build and distribute Expo development clients locally or via TestFlight
vsa-implementation-guard
by akiramei
Blazor VSA アーキテクチャの実装ミス防止ガード。Handler、Validator、 BoundaryService、Entity などの C# コードを生成・修正する際に自動的に 適用される知識。SaveChangesAsync の禁止、BoundaryService での業務ロジック 禁止、Result<T> パターンの強制、Value Object 比較ルールなど、 カタログ駆動開発で頻発する実装ミスを防止する。
kotlin-lsp
by physics91
WHEN: JetBrains Kotlin LSP (K2) setup, IntelliJ LSP Support/LSP4IJ client configuration, Kotlin LSP troubleshooting, or IntelliJ language-server wiring. WHAT: Locate/install Kotlin LSP, configure IntelliJ LSP client, validate server handshake, and debug startup/diagnostics issues end-to-end. WHEN NOT: Kotlin code review only -> kotlin-android-reviewer or kotlin-spring-reviewer; general Kotlin language questions -> Kotlin docs.
sales-pitch
by elliottrjacobs
Build sales pitches, cold emails, demo scripts, and pitch decks using proven frameworks. Use when the user says "sales pitch", "pitch deck", "cold email", "demo script", "sales narrative", "help me sell", or needs to craft a persuasive sales artifact.
baml
by ouachitalabs
Learn how to use the BAML programming language for LLM structured outputs
changelog
by khw1031
CHANGELOG.md에 변경 사항과 담당자를 정리하고 package.json 버전을 올립니다. changelog 작성, 변경 이력 정리, 버전 올리기, 릴리즈 노트, CHANGELOG 업데이트 요청 시 사용.
openai-docs-skill
by sarfraznawaz2005
Query the OpenAI developer documentation via the OpenAI Docs MCP server using CLI (curl/jq). Use whenever a task involves the OpenAI API (Responses, Chat Completions, Realtime, etc.), OpenAI SDKs, ChatGPT Apps SDK, Codex, MCP integrations, endpoint schemas, parameters, limits, or migrations and you need up-to-date official guidance.
gof-design-patterns
by emvnuel
Detects opportunities to apply GoF Design Patterns in Jakarta EE/MicroProfile. Use when reviewing code for structural improvements or implementing creational, structural, or behavioral patterns.
codex-exec
by gswangg
Run Codex CLI non-interactively for automated tasks, code generation, and code reviews
context7-skills
by narumiruna
Use when managing Context7 CLI skills with npx ctx7 (search, install, list, remove, info).
fusion-cam-3d
by peytoncasper
Create 3D surface machining operations in Fusion 360 — adaptive clearing, pocket, parallel, scallop, pencil, contour (waterline), steep & shallow, horizontal, radial, spiral, morphed spiral, and flow. Use when the user asks to machine complex 3D surfaces, create finishing toolpaths, rough 3D geometry, use ball end mills, set scallop height, do rest machining, or create multi-axis style operations.
rust-cli-tui-developer
by StrayDragon
Expert guidance for Rust CLI and TUI development with official examples from clap, inquire, and ratatui libraries. Use when building command-line interfaces, terminal user interfaces, or console applications in Rust. Provides structured patterns, best practices, and real code implementations from official sources.