Skip to main content

Skills dans ce dépôt

duclm1x1/Dive-Ai - Page 31

SkillsMP a collecté 2 317 skills depuis duclm1x1/Dive-Ai. Ouvrez un skill pour examiner sa source et ses détails.

duclm1x1/Dive-Ai

Affichage de 40 skills collectés sur 2 317.

métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Extract frames or short clips from videos using ffmpeg.

Langue du texte source : anglais

mis à jour
métier
Démonstrateurs et promoteurs de produits
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Analystes en études de marché et spécialistes en marketing
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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)…

Langue du texte source : anglais

mis à jour
métier
Analystes financiers et en placements
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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).

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Analystes en études de marché et spécialistes en marketing
description

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)…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Analystes en études de marché et spécialistes en marketing
description

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…

Langue du texte source : anglais

mis à jour
métier
Représentants de vente de services (sauf publicité, assurance, services financiers et voyages)
description

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

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

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.

Langue du texte source : anglais

mis à jour
métier
Analystes en études de marché et spécialistes en marketing
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 2 317.