Loading...
Loading...
Found 61 Skills
Analyze and transform CSV data using bash tools
How to use a Win32 build of BusyBox to run many of the standard UNIX command line tools on Windows.
Search messages, read threads, and send messages in Slack. Use when looking up discussions, finding context about a topic, or sending notifications to channels.
Find and read source code for Dart or Flutter package dependencies installed in a project. Use when asked to inspect code from a package on pub.dev, trace implementation details in dependencies, or locate package files from package names by resolving `.dart_tool/package_config.json`.
Bash/Linux terminal patterns and critical commands.
Image analysis and manipulation. Use when: user wants to analyze images, extract metadata, convert formats, resize, or get image information.
Warp integration. Manage data, records, and automate workflows. Use when the user wants to interact with Warp data.
Use this skill whenever the user wants to work with the Loops CLI from the terminal. This includes installing or updating the CLI, authenticating, storing and selecting API keys, validating credentials, and running commands for contacts, contact properties, lists, events, transactional email, campaigns, email messages, themes, and components. Trigger on phrases like "Loops CLI", "loops auth login", "loops campaigns create", "loops email-messages update", "loops themes list", "loops components get", "loops contacts create", "loops events send", "loops transactional send", "loops api-key", "loops agent-context", "brew install loops-so/tap/loops", or any time the user wants to use Loops from the shell instead of application code.
Core Oodle CLI usage — auth, output formats, time flags, file input, and common patterns for all oodle commands.
Parking Lot Device Control: Remote gate opening/closing, modifying gate mode (always open/normal), display screen broadcasting/voice broadcasting, issuing default display content, manual snapshot, cloud QR code scanner scanning/stopping scanning/voice broadcasting/updating configuration, obtaining cloud device status. Trigger words: open gate/close gate/lift bar/lower bar/remote door opening/gate control/gate always open/all-in-one machine mode/display screen/LED broadcasting/voice broadcasting/announcement/snapshot/photo/QR code scanner/QR code scanning/device status/online status/channel control/smart guard booth
UNIX command-line interface guidelines for building tools that follow POSIX conventions, proper exit codes, stream handling, and the UNIX philosophy. This skill should be used when writing, reviewing, or designing CLI tools to ensure they integrate properly with the UNIX tool chain. Triggers on tasks involving CLI tools, command-line arguments, exit codes, stdout/stderr, signals, or shell scripts.
Query and invoke tools on MCP servers using fastmcp list and fastmcp call. Use when you need to discover what tools a server offers, call tools, or integrate MCP servers into workflows.