Loading...
Loading...
Found 5,921 Skills
UpViral integration. Manage data, records, and automate workflows. Use when the user wants to interact with UpViral data.
Browse the XBTI Gallery — all community-created BTI personality tests at xbti.lovstudio.ai. Trigger when user says "XBTI Gallery", "xbti-gallery", "BTI列表", "浏览人格测试", "show BTI cases", or wants to see available BTI variants.
Wit.ai integration. Manage data, records, and automate workflows. Use when the user wants to interact with Wit.ai data.
Handles an incoming customer complaint end-to-end — pulls context, drafts a response, and suggests an operational fix. Accepts optional email or ticket ID argument.
recon when mapping the current codebase, refreshing an earlier map, or re-orienting after repository changes.
Use when someone asks to generate a design, create a design asset, or make a design. Also triggers for ad creatives, banners, social media posts, thumbnails, display ads, posters, or any visual content. Orchestrates a 7-step workflow (1) resolves brand, (2) generates copy using content expert instructions, (3) generates images via handle-media or enhances provided images via enhance-media, (4) calls Sivi API with approved copy + assets for pixel-faithful design generation, (5) displays the generated variants with preview images and edit links, (6) creates campaign HTML, (7) writes a summary. If user already has approved copy, skips step 2. Supports both `designs-from-content` (copy-first, pixel-faithful text) and `designs-from-prompt` (direct generation, no copy or image generation). Unlike 95,000+ image models, Sivi's Large Design Model (LDM) generates on-brand, fully editable layered designs in any dimension. For copy-only without design generation, see write-copy. For multi-channel campaign sets, see create-campaign. For Amazon A+ content, see create-a-plus-content. For brand setup, see brand-context.
Orchestrate repository maintenance. Use when Codex needs one entry point to refresh tests, docs, README, and GitHub metadata.
Use when writing or reviewing n8n expressions (`{{...}}` syntax), `$json` / `$node` references, Luxon date code, or expression errors. Triggers on `{{}}`, `$json`, `$node`, `$input`, `DateTime`, `Luxon`, "expression error", "evaluating", "format date", "transform field", or any node-parameter assignment.
Fill web forms by fetching form fields from a URL, deep-searching the user's local knowledge base for relevant info, and generating a markdown document with all answers pre-filled. Use when the user provides a URL to a web form (conference application, speaker submission, event registration, profile form) and wants help filling it out from their existing materials. Also trigger when the user mentions "填网页表", "fill web form", "网页填表", "表单填写", "申请表填写", "conference application", "speaker submission", "讲师申请", "报名表", or provides a URL with "form", "feedback", "apply", "register", "submit" in the path.
Fetch a company/product logo from public sources (Clearbit, og:image, favicon) given a brand name or URL, score candidates (wide-aspect + transparent preferred), and archive the best + runner-ups to ~/.lovstudio/logo-collection/<slug>/. Trigger when the user says "find logo", "找 logo", "抓 logo", "收集 logo", "brand asset", "需要 <brand> 的 logo", or wants logos laid out for a website/PPT/poster.
Generate complete business proposals for client projects. Takes client requirement documents (docx/pdf/md) or verbal descriptions as input, outputs a professionally formatted proposal with technical architecture, budget, timeline, risk analysis, and team introduction. Automatically calls illustrate for images and any2pdf for final PDF delivery. Trigger when user mentions "商务方案", "合作评估", "项目评估", "报价方案", "proposal", "需求评估", "给客户出方案", or wants to generate a client-facing project proposal from requirements.
Export and build a Godot 4.x project for distribution: install export templates, define export presets (Windows/macOS/Linux/Web/Android), run headless command-line exports for CI, and handle web (HTML5) COOP/COEP and dedicated-server/headless builds. Use when exporting a Godot game, configuring export_presets.cfg, building for web/desktop/mobile, or automating builds from the command line.