Loading...
Loading...
Found 64 Skills
Buy, sell, and trade vehicles at America's largest used car retailer.
Dropbox integration. Manage Accounts. Use when the user wants to interact with Dropbox data.
Binance Convert request using the Binance API. Authentication requires API key and secret key.
Manage WebRTC credentials and mobile push notification settings. Use when building browser-based or mobile softphone applications. This skill provides Java SDK examples.
Lucid integration. Manage Organizations. Use when the user wants to interact with Lucid data.
Fetch, scrape, or download football data from any source. Also handles API key setup and credential management. Use when the user wants to get data from StatsBomb, Opta, FBref, Understat, SportMonks, Wyscout, Kaggle, or any football data source. Also use when they ask about API keys, authentication, setting up access to a provider, or what data is available free vs paid.
VWork integration. Manage data, records, and automate workflows. Use when the user wants to interact with VWork data.
EducateMe integration. Manage Courses, Users, Enrollments, Categories, Reviews. Use when the user wants to interact with EducateMe 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, and transactional email. Trigger on phrases like "Loops CLI", "loops auth login", "loops contacts create", "loops contacts update", "loops events send", "loops transactional send", "loops api-key", "brew install loops-so/tap/loops", or any time the user wants to use Loops from the shell instead of application code.
Git security best practices for 2025 including signed commits, zero-trust workflows, secret scanning, and verification
Use this skill when the user needs to authenticate with the Indices CLI, verify auth state, or remove stored credentials.
Build, test, deploy and integrate superglue tools via the sg CLI and superglue SDKs. IMPORTANT — you MUST invoke this skill and read the full reference BEFORE running ANY sg command or writing ANY superglue SDK/REST/webhook integration code. Before using the sg CLI, first check that it is installed (run sg --version; if not found, install with npm install -g @superglue/cli), then verify it is configured (check that sg init has been run or that SUPERGLUE_API_KEY and SUPERGLUE_API_ENDPOINT environment variables are set). If not, guide the user through setup first. After reading the SKILL.md file, also read the relevant references/ files for the specific topic (databases, file servers, transforms, integration/SDK).