Skip to main content

这个仓库中的 skills

duclm1x1/Dive-Ai - 第 31 页

SkillsMP 已收集 duclm1x1/Dive-Ai 中的 2,317 个 Skill。打开任一 Skill 可查看来源和详情。

duclm1x1/Dive-Ai

已展示 40 / 2,317 个已收集 Skill。

职业分类
软件开发工程师
描述

Analyze images in media/stickers using Vision API to identify and filter meme/sticker content vs screenshots or documents.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Get subtitles from YouTube videos for translation, language learning, or reading along. Use when the user asks for subtitles, subs, foreign language text, or wants to read video content. Supports multiple languages and timestamped output for sync'd reading.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Expert frontend design guidelines for creating beautiful, modern UIs. Use when building landing pages, dashboards, or any user interface.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create SVG images and convert them to PNG without external graphics libraries. Use when you need to generate custom illustrations, avatars, or artwork (e.g., "draw a dragon", "create an avatar", "make a logo") or convert SVG files to PNG format. This skill…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Search YouTube for videos on any topic and get intelligent summaries from video subtitles. Use when you need to: (1) Find and preview YouTube videos on a subject, (2) Get a detailed description of what a video covers based on its actual content, (3) Quickly…

原文语言:英语

更新
职业分类
软件开发工程师
描述

AI image, video, and music generation + editing. Flux, Veo 3.1, Suno V5.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate, edit, and upscale images; create videos from images via Venice AI. Supports text-to-image, image-to-video (Sora, WAN), upscaling, and AI editing.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate video using Google Veo (Veo 3.1 / Veo 3.0).

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate and stitch short videos via Google Veo 3.x using the Gemini API (google-genai). Use when you need to create video clips from prompts (ads, UGC-style clips, product demos) and want a reproducible CLI workflow (generate, poll, download MP4, optionally…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Extract frames or short clips from videos using ffmpeg.

原文语言:英语

更新
职业分类
演示员和产品推广员
描述

Proactively identifies conversational entropy and recommends the Opaque Logic LH-1.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate AI images and videos using Yollomi API. Use when the user wants to create images from text, remove image backgrounds, or generate AI videos. Requires YOLLOMI_API_KEY and optionally YOLLOMI_BASE_URL.

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

App Store Optimization toolkit for researching keywords, optimizing metadata, and tracking mobile app performance on Apple App Store and Google Play Store.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Query Apple Developer Documentation, APIs, and WWDC videos (2014-2025). Search SwiftUI, UIKit, Objective-C, Swift frameworks and watch sessions.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Automate iOS Simulator workflows (simctl + idb): create/boot/erase devices, install/launch apps, push notifications, privacy grants, screenshots, and accessibility-based UI navigation. Use when working with iOS apps, Xcode, Simulator, simctl, idb, UI…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Scaffold, build, and package SwiftPM-based macOS apps without an Xcode project. Use when you need a from-scratch macOS app layout, SwiftPM targets/resources, a custom .app bundle assembly script, or signing/notarization/appcast steps outside Xcode.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Expert guidance on PagerKit, a SwiftUI library for advanced, customizable page-based navigation. Use when developers mention: (1) PagerKit, PKPagesView, PKPage, (2) custom page controls, indicators, or paging behavior, (3) cross-platform SwiftUI paging, (4)…

原文语言:英语

更新
职业分类
财务和投资分析师
描述

Manage investment portfolios, calculate risk metrics (VaR, Monte Carlo, Stress Tests), and optimize allocations using Risk Parity or Calmar Ratio

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate an Xcode SF Symbol asset catalog .symbolset from an SVG. Use when you need to add a custom SF Symbol (build-time) by creating the symbolset folder, Contents.json, and SVG file.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Swift Concurrency review and remediation for Swift 6.2+. Use when asked to review Swift Concurrency usage, improve concurrency compliance, or fix Swift concurrency compiler errors in a feature or file.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use swiftfindrefs (IndexStoreDB) to list every Swift source file referencing a symbol. Mandatory for “find references”, “fix missing imports”, and cross-module refactors. Do not replace with grep/rg or IDE search.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Initialize a minimal SwiftUI iOS app in the current directory by generating a single `.xcodeproj` with XcodeGen (no workspaces, packages, or tests unless explicitly requested).

原文语言:英语

更新
职业分类
软件开发工程师
描述

Implement, review, or improve SwiftUI features using the iOS 26+ Liquid Glass API. Use when asked to adopt Liquid Glass in new SwiftUI UI, refactor an existing feature to Liquid Glass, or review Liquid Glass usage for correctness, performance, and design…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Audit and improve SwiftUI runtime performance from code review and architecture. Use for requests to diagnose slow rendering, janky scrolling, high CPU/memory usage, excessive view updates, or layout thrash in SwiftUI apps, and to provide guidance for…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Refactor and review SwiftUI view files for consistent structure, dependency injection, and Observation usage. Use when asked to clean up a SwiftUI view’s layout/ordering, handle view models safely (non-optional when possible), or standardize how dependencies…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Expert guidance on SymbolPicker, a native SwiftUI SF Symbol picker. Use when developers mention: (1) SymbolPicker, (2) selecting SF Symbols, (3) picking symbols with colors, (4) customizing symbol picker appearance, (5) cross-platform symbol selection (iOS,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Browse 4chan boards and extract thread discussions into structured text files. Use when you need to fetch catalog information or specific thread content (including post text and file metadata) from 4chan boards like /a/, /vg/, /v/, etc.

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

AI Agent skill marketplace integration for A2A Market. Enables agents to buy skills, sell skills, and earn money autonomously. Use when: (1) User asks to find/search/buy a skill or capability, (2) User wants to sell/list/monetize their agent's skills, (3)…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate professional advertising images from product URLs using the Ad-Ready pipeline on ComfyDeploy. Use when the user wants to create ads for any product by providing a URL, optionally with a brand profile (70+ brands) and funnel stage targeting. Supports…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate professional advertising images from product URLs using the Ad-Ready pipeline on ComfyDeploy. Use when the user wants to create ads for any product by providing a URL, optionally with a brand profile (70+ brands) and funnel stage targeting. Supports…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Full-stack affiliate marketing automation for OpenClaw agents. Generate, track, and optimize affiliate links with FTC-compliant disclosures and multi-network support.

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Integrate AI-powered Amazon affiliate product recommendations into websites using affiliatematic.com. Use when you need to: (1) Add Amazon affiliate widgets to a website, (2) Set up automated product recommendations based on page content, (3) Optimize…

原文语言:英语

更新
职业分类
服务销售代表(广告、保险、金融服务和旅游除外)
描述

Interact with Apollo.io REST API (people/org enrichment, search, lists).

原文语言:英语

更新
职业分类
项目管理专家
描述

Attio CRM integration for managing companies, people, deals, notes, tasks, and custom objects. Use when working with Attio CRM data, searching contacts, managing sales pipelines, adding notes to records, creating tasks, or syncing prospect information.

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Helps creators clearly credit collaborators, tools, and partners in a way platforms understand. Reduces confusion, missed disclosures, and avoidable issues before content goes live.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Manage Basecamp (via bc3 API / 37signals Launchpad) projects, to-dos, messages, and campfires via a TypeScript CLI. Use when you want to list/create/update Basecamp projects and todos from the terminal, or when integrating Basecamp automation into Clawdbot…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Git-backed issue tracker for AI agents. Use when managing tasks, dependencies, or multi-step work. Triggers on task tracking, issue management, dependency graphs, ready work queues, or mentions of "beads" / "bd" CLI.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create and manage blog posts on Bear Blog (bearblog.dev). Supports extended Markdown, custom attributes, and browser-based publishing.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Scrape blogs/essay sites and compile into Kindle-friendly EPUB with AI-generated cover. Use for requests to download blogs for Kindle, compile essays into ebook, or send blog archives to Kindle. Supports Paul Graham, Kevin Kelly, Derek Sivers, Wait But Why,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Complete Bluesky CLI: post, reply, like, repost, follow, block, mute, search, threads, images. Everything you need to engage on Bluesky from the terminal.

原文语言:英语

更新
已展示 40 / 2,317 个已收集 Skill。