Loading...
Loading...
Found 476 Skills
Generate images or videos via CawCut official node capabilities using the local `cawcut` CLI. Defaults: gpt-image-2 for image/edit; Seedance 2.0 for video when live discovery is unavailable. Use when: "generate an image", "make a video", "text-to-image", "text to image", "text-to-video", "text to video", "image-to-image", "image to image", "edit/stylize/remix this image", "image-to-video", "image to video", "animate this photo", "omni-to-video", "omni to video", "/cawcut-generate", or free-form content descriptions (e.g. "a cute little hedgehog"). Supports text-to-image, text-to-video, image-to-image, image-to-video, and omni-to-video. Checks the App catalog first; hands off to cawcut-app-run on a similar App match. Requires `cawcut` installed and `cawcut auth login` completed. NOT for: running an App already chosen (use cawcut-app-run), app discovery/browsing ("what apps are there", "what can an app generate"), OAuth setup alone, or Web UI-only flows without the CLI.
Catch-all for anything CawCut-App related via the local `cawcut` CLI: running published Apps, and open-ended requests like "what can <app> do", "what does <app> generate", "what apps are there", "list official apps", browsing/listing available Apps, or checking an App's inputs/outputs. Use when: "/cawcut-app-run", "run my CawCut app", "invoke published app", "list available CawCut apps", "what apps are available", or the user describes a workflow/template-style creative request (ads, campaigns, multi-step templates) that may match a published app. Fetches the live App catalog and scores intent before routing; hands off simple one-step text-to-image/video or image-to-image/video generation with no App match to cawcut-generate, which will hand back here if it later finds a matching App. Requires `cawcut` installed and authenticated. NOT for: OAuth consent alone, or Apps the user cannot access. When unsure whether a request needs an App or raw generation, start here — this skill decides and delegates.
Take a Next.js app that runs on the user's machine and put it into production on Vercel — provisioning the database, file storage, background jobs and payments it needs, setting every environment variable, deploying once, and then proving the live site actually works. Use when the user wants to deploy, ship, publish, launch or go live with an app; when they have finished building and ask how to put it online; or when an already-deployed app needs a database, a custom domain, an email domain, or an integration wired up properly. Covers preflight and stack detection, provisioning Postgres and Blob storage, converting a SQLite app so it can run on a read-only filesystem, custom domains and DNS, OAuth callback URLs, email domain verification, background job syncing, payments, agent access over MCP, and a closing pass that checks the deployed site rather than taking the deploy's word for it.
Authoritative reference and rules for developing with Zotero — the Web API v3 (read/write requests, file upload, syncing, streaming, OAuth, item types & fields), the desktop client's internal JavaScript API, building Zotero plugins (7–10, incl. Zotero 10 migration notes), writing translators (web/import/export/search), and creating/editing CSL citation styles. Use whenever the user asks to query or write to a Zotero library via the API, build or debug a Zotero plugin, write a Zotero translator, work with citeproc-js / CSL styles, sync Zotero data programmatically, or script the Zotero client.
Response Transformer - Auto-activating skill for API Integration. Triggers on: response transformer, response transformer Part of the API Integration skill category.
Use the `googlemail-client` mops package whenever the user asks the canister to send email, compose a draft, list or read Gmail messages, or fetch the authenticated user's Gmail profile. The package wraps the Gmail REST API v1 at `https://gmail.googleapis.com` via outbound HTTPS calls.
Preview of the Discord v10 HTTP API specification. See https://discord.com/developers/docs for more details.. Use when working with the Discord HTTP API (Preview) or when the user needs to interact with this API.
Read, search, send, and draft Gmail emails and Google contacts. Use when the user asks to check email, find emails, search messages, send emails, create drafts, look up contacts, or find someone's email/phone. Supports multiple accounts.
Reference skill for Zoom Team Chat. Use after routing to a chat workflow when building user-scoped messaging integrations, chatbot experiences, rich cards, buttons, slash commands, or chat webhooks.
List, find, inspect, or delete existing Sent templates with the Sent MCP tools. Use for direct template records; use waba-template-author to write WhatsApp template content and template-builder-ui to design template interfaces.
Operate emails via the agently-cli command-line tool: send, reply, forward, search, read, download attachments, and manage the inbox. Use this skill whenever users need to perform any email-related operations.
Control Spotify playback, manage playlists, search music, and get recommendations via the Spotify API.