CLI Tools

Command line utilities

Showing 5233-5256 of 8207 skills
bastos

tmuxinator

by bastos

Use when creating, editing, or debugging tmuxinator project configurations, setting up complex tmux session layouts, or automating development environment startup with multiple windows and panes

Auth 3 4mo ago
Michaelliv

cli-design

by Michaelliv

Review and improve CLI program design using principles from clig.dev — the Command Line Interface Guidelines. Covers help text, output, errors, arguments/flags, subcommands, interactivity, configuration, naming, and distribution. Use when designing a new CLI, reviewing CLI UX, or fixing how a command-line tool communicates with users.

CLI Tools 3 4mo ago
swannysec

kcap

by swannysec

Capture and distill knowledge from URLs into structured markdown notes. Supports web articles, YouTube videos, and Twitter/X posts. Extracts content using the best available tool, synthesizes key insights via a sandboxed sub-agent, generates YAML frontmatter with auto-suggested tags, and saves to a configured directory. Optionally integrates with Obsidian for direct vault linking. Use this skill when users want to: (1) Save/capture/distill a URL to a structured note (2) Create knowledge base entries from web content (3) Capture YouTube video transcripts as notes (4) Save Twitter threads as structured summaries (5) Build an Obsidian vault or markdown knowledge base from web sources For saving/distilling a specific URL to a note, use kcap. For browsing, discovering, or searching AI tweets, use ai-twitter-radar instead.

Agents 2 3mo ago
coco-xyz

hxa-connect

by coco-xyz

HXA-Connect bot-to-bot communication channel via WebSocket. Use when replying to HXA-Connect messages or sending messages to other bots.

CLI Tools 2 3mo ago
AntJanus

screenshot-local

by AntJanus

Use when capturing screenshots of local projects, documenting web app UI, taking screenshots of localhost dev servers, or generating images for READMEs and docs. Use when asked to "screenshot my app", "capture the UI", "take a screenshot of localhost", "generate screenshots for docs", "batch screenshot my pages", or "set up shot-scraper".

API Dev 2 3mo ago
1Mangesh1

aws-cli

by 1Mangesh1

AWS CLI mastery for S3, EC2, Lambda, IAM, and common service operations. Use when user asks to "upload to S3", "launch EC2", "deploy Lambda", "configure AWS", "AWS profiles", "check AWS resources", or any AWS command-line tasks.

CLI Tools 3 4mo ago
tumf

greats-soul-archive-contributor

by tumf

"Contribute new profiles to tumf/greats-soul-archive. Use when user says they want to add/post/submit a new person/character profile, open a PR, scaffold IDENTITY.md/SOUL.md/sources.md, add meta.yml (category/tags), run scripts/build_index.py, or follow the repo contribution rules."

CLI Tools 3 3mo ago
Crumbgrabber

pdf

by Crumbgrabber

Comprehensive PDF manipulation toolkit for extracting text and tables,

CLI Tools 3 5mo ago
P-U-C

b1e55ed Operator Manual

by P-U-C

```

CLI Tools 2 3mo ago
tumf

gogcli

by tumf

Fast, script-friendly CLI for Google Workspace and Gmail. Use when you need to automate or interact with Gmail (search/send/manage emails), Google Calendar (create/manage events), Google Drive (upload/download/organize files), Google Sheets/Docs/Slides (read/write/export), Contacts, Tasks, Chat, Classroom, Groups, or Keep. Supports JSON output, multiple accounts, batch operations, and least-privilege authentication. Ideal for email automation, calendar management, file operations, data extraction, workspace administration, and integration with Google services.

CLI Tools 3 3mo ago
adampoit

taskwarrior

by adampoit

Manage tasks with the task (Taskwarrior) CLI. Use when the user asks to review tasks, get task summaries, add work items, or complete tasks.

Automation 2 3mo ago
tumf

agentic-cli-design

by tumf

Design principles for building CLI tools that LLM/AI agents can safely and reliably operate. Provides 7 core principles (Machine-readable, Non-interactive, Idempotent, Safe-by-default, Observable, Context-efficient, Introspectable) with scorecard, templates, and anti-patterns. Use when: (1) designing new CLI tools for agent use, (2) improving existing CLIs for agent compatibility, (3) reviewing CLI design for agent-friendliness, or (4) need guidance on JSON output formats, exit codes, authentication flows, or self-describing CLI patterns.

Agents 3 4mo ago
yarlson

readme-gen

by yarlson

This skill should be used when the user asks to "generate a readme", "write a readme", "create a README.md", "update the readme", "make a readme for this project", "readme for this repo", or mentions generating, writing, or improving a README file for a project or repository.

CLI Tools 2 4mo ago
1Mangesh1

docker-helper

by 1Mangesh1

Docker and Docker Compose mastery for containers, images, networks, volumes, and debugging. Use when user asks to "build a container", "run docker", "debug container", "write dockerfile", "docker compose up", "check container logs", "optimize docker image", or any container operations.

CLI Tools 3 4mo ago
torlando-tech

Reticulum Utilities

by torlando-tech

Comprehensive guide to Reticulum's command-line utilities for network management, diagnostics, identity operations, file transfer, and remote execution

CLI Tools 3 5mo ago
crtvrffnrt

Cross-Site Scripting (XSS) Assessment

by crtvrffnrt

Automation 2 3mo ago
bastos

topydo

by bastos

Manage todo.txt tasks using topydo CLI. Add, list, complete, prioritize, tag, and organize tasks with dependencies, due dates, recurrence, and projects. Use for any task management, todo lists, or when the user mentions tasks, todos, or todo.txt. Requires Python 3 and pip. Works on macOS, Linux, and Windows.

Automation 3 4mo ago
femto

worldbook

by femto

AI's Knowledge Base CLI - Query and manage world knowledge for AI agents. Use when users want to search knowledge, add knowledge sources, or interact with the worldbook knowledge base. This is a CLI-first approach that treats AI agents as first-class citizens.

CLI Tools 2 3mo ago
jtsang4

worktree-manager

by jtsang4

Manage Git worktrees. Use when asked to create/switch/list/merge/remove worktrees, to keep multiple branches in parallel directories, or to clean up worktrees safely during development.

CLI Tools 2 4mo ago
fellipeutaka

hono

by fellipeutaka

Efficiently develop Hono applications using Hono CLI. Supports documentation search, API reference lookup, request testing, and bundle optimization.

CLI Tools 3 3mo ago
mbarbieri

jira-tool

by mbarbieri

Use when user provides Jira issue URLs or mentions Jira tickets - fetches issue details and comments from Jira Cloud using local jira tool, outputs AI-optimized markdown for context gathering

CLI Tools 3 4mo ago
trentshaines

trent-fish

by trentshaines

Help with fish shell configuration, aliases, functions, and keybindings. Use when the user asks about shell config, aliases, or when modifying shell behavior. IMPORTANT - Trent uses fish as his primary shell, not zsh.

CLI Tools 2 3mo ago
1Mangesh1

env-debug

by 1Mangesh1

Debug environment issues with PATH, permissions, environment variables, and configuration problems. Use when user asks to "fix PATH", "command not found", "permission denied", "debug environment", "env vars not working", "fix shell config", "debug node/python not found", or any environment troubleshooting tasks.

Auth 3 4mo ago
yarlson

tui-design

by yarlson

Build clean, distinctive, production-ready Terminal UIs (TUIs) under terminal limits (monospace grid, fixed line height, limited styles). Use for screens, components, flows, and full TUI apps.

CLI Tools 2 4mo ago