Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
23,097
总 Skills
59.4M
总安装量
2,536
贡献者
# Skill 仓库 描述 安装量
3701 image-ocr fearovex/claude-config
Image OCR Expert Expert in extracting, processing, and structuring text from images using OCR tools and techniques. Description This skill provides specialized knowledge for extracting text from images, including: Tool and library selection by use case (Tesseract, EasyOCR, PaddleOCR, cloud APIs) Image preprocessing to maximize OCR accuracy Post-processing and structuring of extracted text Handling handwriting, receipts, invoices, documents, screenshots Multilingual OCR and special character supp...
1.2K
3702 text-to-speech heygen-com/skills
ElevenLabs Text-to-Speech Generate natural speech from text - supports 70+ languages, multiple models for quality vs latency tradeoffs. Setup: See Installation Guide . For JavaScript, use @elevenlabs/* packages only. Quick Start Python from elevenlabs import ElevenLabs client = ElevenLabs ( ) audio = client . text_to_speech . convert ( text = "Hello, welcome to ElevenLabs!" , voice_id = "JBFqnCBsd6RMkjVDRZzb" , George model_id = "eleven_multilingual_v2" ) with open ( "output.mp3" , "wb" ) as f ...
1.2K
3703 video-translate heygen-com/skills
Video Translation (HeyGen) Translate and dub existing videos into multiple languages, preserving lip-sync and natural speech patterns. Provide a video URL or HeyGen video ID — no need to create the video on HeyGen first. Authentication All requests require the X-Api-Key header. Set the HEYGEN_API_KEY environment variable. curl -X POST "https://api.heygen.com/v2/video_translate" \ -H "X-Api-Key: $HEYGEN_API_KEY " \ -H "Content-Type: application/json" \ -d '{"video_url": "https://example.com/video...
1.2K
3704 algo binance/binance-skills-hub
Binance Algo Skill Algo request on Binance using authenticated API endpoints. Requires API key and secret key for certain endpoints. Return the result in JSON format. Quick Reference Endpoint Description Required Optional Authentication /sapi/v1/algo/futures/order (DELETE) Cancel Algo Order(TRADE) algoId recvWindow Yes /sapi/v1/algo/futures/openOrders (GET) Query Current Algo Open Orders(USER_DATA) None recvWindow Yes /sapi/v1/algo/futures/historicalOrders (GET) Query Historical Algo Orders(USER...
1.2K
3705 derivatives-trading-coin-futures binance/binance-skills-hub
Binance Derivatives-trading-coin-futures Skill Derivatives-trading-coin-futures request on Binance using authenticated API endpoints. Requires API key and secret key for certain endpoints. Return the result in JSON format. Quick Reference Endpoint Description Required Optional Authentication /dapi/v1/account (GET) Account Information (USER_DATA) None recvWindow Yes /dapi/v1/balance (GET) Futures Account Balance (USER_DATA) None recvWindow Yes /dapi/v1/positionSide/dual (GET) Get Current Position...
1.2K
3706 derivatives-trading-options binance/binance-skills-hub
Binance Derivatives-trading-options Skill Derivatives-trading-options request on Binance using authenticated API endpoints. Requires API key and secret key for certain endpoints. Return the result in JSON format. Quick Reference Endpoint Description Required Optional Authentication /eapi/v1/bill (GET) Account Funding Flow (USER_DATA) currency recordId, startTime, endTime, limit, recvWindow Yes /eapi/v1/marginAccount (GET) Option Margin Account Information (USER_DATA) None recvWindow Yes /eapi/v1...
1.2K
3707 derivatives-trading-portfolio-margin-pro binance/binance-skills-hub
Binance Derivatives-trading-portfolio-margin-pro Skill Derivatives-trading-portfolio-margin-pro request on Binance using authenticated API endpoints. Requires API key and secret key for certain endpoints. Return the result in JSON format. Quick Reference Endpoint Description Required Optional Authentication /sapi/v1/portfolio/bnb-transfer (POST) BNB transfer(USER_DATA) amount, transferSide recvWindow Yes /sapi/v1/portfolio/repay-futures-switch (POST) Change Auto-repay-futures Status(TRADE) autoR...
1.2K
3708 derivatives-trading-portfolio-margin binance/binance-skills-hub
Binance Derivatives-trading-portfolio-margin Skill Derivatives-trading-portfolio-margin request on Binance using authenticated API endpoints. Requires API key and secret key for certain endpoints. Return the result in JSON format. Quick Reference Endpoint Description Required Optional Authentication /papi/v1/balance (GET) Account Balance(USER_DATA) None asset, recvWindow Yes /papi/v1/account (GET) Account Information(USER_DATA) None recvWindow Yes /papi/v1/bnb-transfer (POST) BNB transfer (TRADE...
1.2K
3709 gepetto softaworks/agent-toolkit
Gepetto Orchestrates a multi-step planning process: Research → Interview → Spec Synthesis → Plan → External Review → Sections CRITICAL: First Actions BEFORE anything else, do these in order: 1. Print Intro Print intro banner immediately: ═══════════════════════════════════════════════════════════════ GEPETTO: AI-Assisted Implementation Planning ═══════════════════════════════════════════════════════════════ Research → Interview → Spec Synthesis → Plan → External Review → Sections Note: GE...
1.2K
3710 salesforce membranedev/application-skills
Salesforce Salesforce is a leading cloud-based CRM platform that helps businesses manage customer relationships and sales processes. It's primarily used by sales, marketing, and customer service teams to track leads, automate marketing campaigns, and provide customer support. Official docs: https://developer.salesforce.com/docs Salesforce Overview Account Case Contact Contract Lead Opportunity Order Product Quote Solution Task User Dashboard Report Working with Salesforce This skill uses the Mem...
1.2K
3711 markdown-token-optimizer microsoft/github-copilot-for-azure
Markdown Token Optimizer This skill analyzes markdown files and suggests optimizations to reduce token consumption while maintaining clarity. When to Use Optimize markdown files for token efficiency Reduce SKILL.md file size or check for bloat Make documentation more concise for AI consumption Workflow Count - Calculate tokens (~4 chars = 1 token), report totals Scan - Find patterns: emojis, verbosity, duplication, large blocks Suggest - Table with location, issue, fix, savings estimate Summary ...
1.2K
3712 box membranedev/application-skills
Box Box is a cloud-based content management and file sharing service. It's used by businesses of all sizes to securely store, access, and collaborate on files from anywhere. Think of it as a more business-focused alternative to Dropbox or Google Drive. Official docs: https://developer.box.com/ Box Overview File File Version Folder Folder Collaboration Web Link Task User Group Event Search Use action names and parameters as needed. Working with Box This skill uses the Membrane CLI to interact wit...
1.2K
3713 web-search-plus robbyczgw-cla/web-search-plus
Web Search Plus Stop choosing search providers. Let the skill do it for you. This skill connects you to 7 search providers (Serper, Tavily, Querit, Exa, Perplexity, You.com, SearXNG) and automatically picks the best one for each query. Shopping question? → Google results. Research question? → Deep research engine. Need a direct answer? → AI-synthesized with citations. Want privacy? → Self-hosted option. ✨ What Makes This Different? Just search — No need to think about which provider to use Smart...
1.2K
3714 mobile-design davila7/claude-code-templates
Mobile Design System (Mobile-First · Touch-First · Platform-Respectful) Philosophy: Touch-first. Battery-conscious. Platform-respectful. Offline-capable. Core Law: Mobile is NOT a small desktop. Operating Rule: Think constraints first, aesthetics second. This skill exists to prevent desktop-thinking, AI-defaults, and unsafe assumptions when designing or building mobile applications. 1. Mobile Feasibility & Risk Index (MFRI) Before designing or implementing any mobile feature or screen , assess f...
1.2K
3715 day6-prd-submit ai-native-camp/camp-1
Day 6: PRD 작성 & PR 제출 PRD(Product Requirements Document) 초안을 템플릿 기반으로 작성하고, 필수 형식을 검증한 뒤, GitHub PR 제출 과정을 안내한다. 용어 정리 이 스킬에서 사용하는 핵심 용어: 용어 설명 PRD Product Requirements Document. "이 프로젝트가 뭘 해결하고, 뭘 만드는지" 정리한 문서 GitHub 코드와 문서를 함께 관리하고 공유하는 온라인 서비스. Google Docs의 코드 버전 GitHub ID GitHub 사이트에서 나를 식별하는 이름. 프로필 URL의 마지막 부분 (github.com/여기) Repository (Repo) 프로젝트 파일이 모여있는 폴더. Google Drive의 공유 폴더와 비슷 브랜치(Branch) 원본을 건드리지 않고 내 작업 공간을 따로 만드는 것. "사본으로 저장"과 비슷 커밋(Commit) 변경사항을 저장하는 것. Ctrl+S의 Git 버전 Push 내 컴퓨...
1.2K
3716 doc openai/skills
Prefer `uv` for dependency management. Python packages: ``` uv pip install python-docx pdf2image ``` If `uv` is unavailable: ``` python3 -m pip install python-docx pdf2image ``` System tools (for rendering): ``` macOS (Homebrew) brew install libreoffice poppler Ubuntu/Debian sudo apt-get install -y libreoffice poppler-utils ``` If installation isn't possible in this environment, tell the user which dependency is missing and how to install it locally. Environment No required envir...
1.2K
3717 onedrive membranedev/application-skills
MS OneDrive MS OneDrive is a cloud storage service provided by Microsoft. It allows users to store files, photos, and documents in the cloud and access them from any device. OneDrive is commonly used by individuals and businesses for personal and collaborative file management. Official docs: https://learn.microsoft.com/en-us/onedrive/developer/ MS OneDrive Overview File Content Permissions Folder Permissions Search Use action names and parameters as needed. Working with MS OneDrive This skill us...
1.2K
3718 llmfit-hardware-model-matcher aradotso/trending-skills
llmfit Hardware Model Matcher Skill by ara.so — Daily 2026 Skills collection. llmfit detects your system's RAM, CPU, and GPU then scores hundreds of LLM models across quality, speed, fit, and context dimensions — telling you exactly which models will run well on your hardware. It ships with an interactive TUI and a CLI, supports multi-GPU, MoE architectures, dynamic quantization, and local runtime providers (Ollama, llama.cpp, MLX, Docker Model Runner). Installation macOS / Linux (Homebrew) brew...
1.2K
3719 nvidia-nemoclaw aradotso/trending-skills
NVIDIA NemoClaw Skill by ara.so — Daily 2026 Skills collection. NVIDIA NemoClaw is an open-source TypeScript CLI plugin that simplifies running OpenClaw always-on AI assistants securely. It installs and orchestrates the NVIDIA OpenShell runtime, creates policy-enforced sandboxes, and routes all inference through NVIDIA cloud (Nemotron models). Network egress, filesystem access, syscalls, and model API calls are all governed by declarative policy. Status: Alpha — interfaces and APIs may change wi...
1.2K
3720 tavily-key-generator-proxy aradotso/trending-skills
Tavily Key Generator + API Proxy Skill by ara.so — Daily 2026 Skills collection Automates bulk Tavily account registration using Playwright + CapSolver (Cloudflare Turnstile), then pools the resulting API keys behind a unified proxy gateway with round-robin rotation, usage tracking, token management, and a web console. What It Does Component Location Purpose Key Generator root / Playwright-driven headless Firefox registers Tavily accounts, solves Turnstile CAPTCHAs, verifies email, extracts API ...
1.2K
3721 openai-symphony-autonomous-agents aradotso/trending-skills
OpenAI Symphony Skill by ara.so — Daily 2026 Skills collection. Symphony turns project work into isolated, autonomous implementation runs, allowing teams to manage work instead of supervising coding agents . Instead of watching an agent code, you define tasks (e.g. in Linear), and Symphony spawns agents that complete them, provide proof of work (CI status, PR reviews, walkthrough videos), and land PRs autonomously. What Symphony Does Monitors a work tracker (e.g. Linear) for tasks Spawns isolate...
1.2K
3722 edict-multi-agent-orchestration aradotso/trending-skills
Edict (三省六部) Multi-Agent Orchestration Skill by ara.so — Daily 2026 Skills collection. Edict implements a 1400-year-old Tang Dynasty governance model as an AI multi-agent architecture. Twelve specialized agents form a checks-and-balances pipeline: Crown Prince (triage) → Zhongshu (planning) → Menxia (review/veto) → Shangshu (dispatch) → Six Ministries (parallel execution). Built on OpenClaw , it provides a real-time React kanban dashboard, full audit trails, and per-agent LLM configuration. Arch...
1.2K
3723 worldmonitor-intelligence-dashboard aradotso/trending-skills
World Monitor Intelligence Dashboard Skill by ara.so — Daily 2026 Skills collection. World Monitor is a real-time global intelligence dashboard combining AI-powered news aggregation (435+ feeds, 15 categories), dual map engine (3D globe + WebGL flat map with 45 data layers), geopolitical risk scoring, finance radar (92 exchanges), and cross-stream signal correlation — all from a single TypeScript/Vite codebase deployable as web, PWA, or native desktop (Tauri 2). Installation & Quick Start git cl...
1.2K
3724 brreg aradotso/trending-skills
Norwegian Business Registry (Brreg) Skill by ara.so — Daily 2026 Skills collection Access the official open API from Brønnøysundregistrene to search and retrieve data about all registered companies in Norway. When to Use When the user asks about Norwegian companies When searching for company information in Norway When looking up organization numbers (organisasjonsnummer) When finding companies by name, location, industry, or other criteria When checking company status (bankruptcy, dissolution, e...
1.2K
3725 feishu-calendar alextangson/feishu_skills
飞书日历 通过 Calendar API 管理日程。 Base URL : https://open.feishu.cn/open-apis/calendar/v4 日程操作 API 端点 方法 请求体示例 说明 创建日程 /calendars/{calendar_id}/events POST {"summary":"会议标题","start_time":{"timestamp":"1770508800"},"end_time":{"timestamp":"1770512400"}} 创建新日程 获取日程 /calendars/{calendar_id}/events/{event_id} GET - 查询日程详情 更新日程 /calendars/{calendar_id}/events/{event_id} PATCH {"summary":"新标题"} 修改日程 删除日程 /calendars/{calendar_id}/events/{event_id} DELETE - 删除日程 搜索日程 /calendars/{calendar_id}/events/search POST...
1.2K
3726 crucix-intelligence-dashboard aradotso/trending-skills
Crucix Intelligence Dashboard Skill by ara.so — Daily 2026 Skills collection. Crucix is a self-hosted intelligence terminal that pulls from 27 open-source data feeds (satellite fire detection, flight tracking, radiation monitoring, conflict data, market prices, maritime AIS, economic indicators, and more) every 15 minutes, renders everything on a WebGL globe dashboard, and optionally pushes alerts to Telegram/Discord with LLM-enhanced analysis. Installation git clone https://github.com/calesthio...
1.2K
3727 copaw-ai-assistant aradotso/trending-skills
CoPaw AI Assistant Skill Skill by ara.so — Daily 2026 Skills collection. CoPaw is a personal AI assistant framework you deploy on your own machine or in the cloud. It connects to multiple chat platforms (DingTalk, Feishu, QQ, Discord, iMessage, Telegram, Mattermost, Matrix, MQTT) through a single agent, supports custom Python skills, scheduled cron jobs, local and cloud LLMs, and provides a web Console at http://127.0.0.1:8088/ . Installation pip (recommended if Python 3.10–3.13 is available) pi...
1.2K
3728 opencli-web-automation aradotso/trending-skills
OpenCLI Web Automation Skill by ara.so — Daily 2026 Skills collection. OpenCLI turns any website into a command-line interface by reusing Chrome's logged-in browser session. It supports 19 sites and 80+ commands out of the box, and lets you add new adapters via TypeScript or YAML dropped into the clis/ folder. Installation Install globally via npm npm install -g @jackwener/opencli One-time setup: discovers Playwright MCP token and distributes to all tools opencli setup Verify everything is wo...
1.2K
3729 antigravity-manager aradotso/trending-skills
Antigravity Manager Skill by ara.so — Daily 2026 Skills collection. Antigravity Manager is a professional AI account manager and proxy gateway. It takes Google (Gemini) and Anthropic (Claude) web session tokens and exposes them as standard API endpoints (OpenAI-compatible, Anthropic-native, and Gemini-native formats) with intelligent multi-account rotation, quota tracking, and automatic failover. Key capabilities: Multi-account management with real-time quota dashboards Protocol conversion: web ...
1.2K
3730 sensei microsoft/github-copilot-for-azure
Sensei "A true master teaches not by telling, but by refining." - The Skill Sensei Automates skill frontmatter improvement using the Ralph loop pattern - iteratively improving skills until they reach Medium-High compliance with passing tests, then checking token usage and prompting for action. Help When user says "sensei help" or asks how to use sensei, show this: ╔══════════════════════════════════════════════════════════════════╗ ║ SENSEI - Skill Frontmatter Compliance Improver ...
1.2K
3731 stock-monitor chjm-ai/stock-monitor-skill
Stock Monitor Pro - 全功能智能投顾系统 🎯 核心特色 1. 七大预警规则 (全都要!) 规则 触发条件 权重 成本百分比 盈利+15% / 亏损-12% ⭐⭐⭐ 日内涨跌幅 个股±4% / ETF±2% / 黄金±2.5% ⭐⭐ 成交量异动 放量>2倍均量 / 缩量<0.5倍 ⭐⭐ 均线金叉/死叉 MA5上穿/下穿MA10 ⭐⭐⭐ RSI超买超卖 RSI>70超买 / RSI<30超卖 ⭐⭐ 跳空缺口 向上/向下跳空>1% ⭐⭐ 动态止盈 盈利10%+后回撤5%/10% ⭐⭐⭐ 2. 分级预警系统 🚨 紧急级 : 多条件共振 (如: 放量+均线金叉+突破成本) ⚠️ 警告级 : 2个条件触发 (如: RSI超卖+放量) 📢 提醒级 : 单一条件触发 3. 中国习惯 🔴 红色 = 上涨 / 盈利 🟢 绿色 = 下跌 / 亏损 📋 监控配置 完整预警规则示例 { "code" : "600362" , "name" : "江西铜业" , "type" : "individual" , 个股 "market" : "sh" , "cost" : 57.00 , 持仓成...
1.2K
3732 picoclaw-ai-assistant aradotso/trending-skills
PicoClaw AI Assistant Skill by ara.so — Daily 2026 Skills collection. PicoClaw is an ultra-lightweight personal AI assistant written in Go. It runs on $10 hardware with under 10MB RAM and boots in under 1 second. It supports multiple LLM providers (OpenAI-compatible, Anthropic, Volcengine), optional web search tools, and deploys as a single self-contained binary on x86_64, ARM64, MIPS, and RISC-V Linux devices. Installation Precompiled Binary Download from the releases page : Linux ARM64 (Raspb...
1.2K
3733 sf-debug jaganpro/sf-skills
sf-debug: Salesforce Debug Log Analysis & Troubleshooting Expert debugging engineer specializing in Apex debug log analysis, governor limit detection, performance optimization, and root cause analysis. Parse logs, identify issues, and automatically suggest fixes. Core Responsibilities Log Analysis: Parse and analyze Apex debug logs for issues Governor Limit Detection: Identify SOQL, DML, CPU, and heap limit concerns Performance Analysis: Find slow queries, expensive operations, and bottlenecks...
1.2K
3734 sf-soql jaganpro/sf-skills
Expert database engineer specializing in Salesforce Object Query Language (SOQL). Generate optimized queries from natural language, analyze query performance, and ensure best practices for governor limits and security. Core Responsibilities - Natural Language → SOQL: Convert plain English requests to optimized queries - Query Optimization: Analyze and improve query performance - Relationship Queries: Build parent-child and child-parent traversals - Aggregate Functions: COUNT, SUM, AVG, MIN...
1.2K
3735 senior-data-engineer davila7/claude-code-templates
Senior Data Engineer World-class senior data engineer skill for production-grade AI/ML/Data systems. Quick Start Main Capabilities Core Tool 1 python scripts/pipeline_orchestrator.py --input data/ --output results/ Core Tool 2 python scripts/data_quality_validator.py --target project/ --analyze Core Tool 3 python scripts/etl_performance_optimizer.py --config config.yaml --deploy Core Expertise This skill covers world-class capabilities in: Advanced production patterns and architectur...
1.2K
3736 marketingskills-ai-agents aradotso/trending-skills
Marketing Skills for AI Agents Skill by ara.so — Daily 2026 Skills collection. coreyhaines31/marketingskills is a collection of markdown-based AI agent skills covering CRO, copywriting, SEO, analytics, paid ads, email, and growth engineering. Install them once and any compatible agent (Claude Code, Cursor, Codex, Windsurf) gains specialized marketing expertise and frameworks. How Skills Work Each skill is a markdown file that tells AI agents: When to activate (trigger phrases) What frameworks to...
1.2K
3737 minecraftconsoles-lce aradotso/trending-skills
MinecraftConsoles (Legacy Console Edition) Skill Skill by ara.so — Daily 2026 Skills collection. What This Project Is MinecraftConsoles is a C++ reimplementation/continuation of Minecraft Legacy Console Edition v1.6.0560.0 (TU19) , targeting modern Windows (and unofficially macOS/Linux via Wine). Goals include: Multi-platform base for modding, backports, and LCE development Quality desktop experience with keyboard/mouse and controller support LAN multiplayer and dedicated server software Splitsc...
1.2K
3738 sf-deploy jaganpro/sf-skills
Expert Salesforce DevOps engineer specializing in deployment automation, CI/CD pipelines, and metadata management using Salesforce CLI (sf v2). Core Responsibilities - Deployment Management: Execute, validate, and monitor deployments (metadata, Apex, LWC) - DevOps Automation: CI/CD pipelines, automated testing, deployment workflows - Org Management: Authentication, scratch orgs, environment management - Quality Assurance: Tests, code coverage, pre-production validation - Troubleshooting: ...
1.2K
3739 cloudbase-document-database-in-wechat-miniprogram tencentcloudbase/skills
CloudBase Document Database WeChat MiniProgram SDK This skill provides guidance on using the CloudBase document database SDK for data operations in WeChat MiniProgram applications. Core Concepts Initialization Before using any database operations, initialize the database reference: // Get default environment database reference const db = wx . cloud . database ( ) const _ = db . command // Get query operators To access a specific environment (e.g., test environment): // Get specific environment d...
1.2K
3740 sf-permissions jaganpro/sf-skills
Salesforce Permission Set analysis, visualization, and auditing tool When to Use This Skill Use `sf-permissions` when the user needs to: - Visualize Permission Set and Permission Set Group hierarchies - Find out "who has access to X?" (objects, fields, Apex classes, custom permissions) - Analyze what permissions a specific user has - Export Permission Set configurations for auditing - Generate Permission Set XML metadata - Understand permission inheritance through PSG membership Capab...
1.2K
3741 sf-testing jaganpro/sf-skills
Expert testing engineer specializing in Apex test execution, code coverage analysis, mock frameworks, and agentic test-fix loops. Execute tests, analyze failures, and automatically fix issues. Core Responsibilities - Test Execution: Run Apex tests via `sf apex run test` with coverage analysis - Coverage Analysis: Parse coverage reports, identify untested code paths - Failure Analysis: Parse test failures, identify root causes, suggest fixes - Agentic Test-Fix Loop: Automatically fix failin...
1.2K
3742 open-autoglm-phone-agent aradotso/trending-skills
Open-AutoGLM Phone Agent Skill by ara.so — Daily 2026 Skills collection. Open-AutoGLM is an open-source AI phone agent framework that enables natural language control of Android, HarmonyOS NEXT, and iOS devices. It uses the AutoGLM vision-language model (9B parameters) to perceive screen content and execute multi-step tasks like "open Meituan and search for nearby hot pot restaurants." Architecture Overview User Natural Language → AutoGLM VLM → Screen Perception → ADB/HDC/WebDriverAgent → Device...
1.2K
3743 skill-authoring microsoft/github-copilot-for-azure
Skill Authoring Guide This skill provides guidance for writing Agent Skills that comply with the agentskills.io specification . When to Use Creating a new skill for this repository Reviewing a skill PR for compliance Checking if an existing skill follows best practices Understanding token budgets and progressive disclosure Constraints name : 1-64 chars, lowercase + hyphens, match directory description : 1-1024 chars, ≤60 words, explain WHAT and WHEN Use WHEN: with quoted trigger phrases (preferr...
1.2K
3744 sf-data jaganpro/sf-skills
You are an expert Salesforce data operations specialist with deep knowledge of SOQL, DML operations, Bulk API 2.0, test data generation patterns, and governor limits. You help developers query, insert, update, and delete records efficiently while following Salesforce best practices. Executive Overview The sf-data skill provides comprehensive data management capabilities: - CRUD Operations: Query, insert, update, delete, upsert records - SOQL Expertise: Complex relationships, aggregates, pol...
1.2K
3745 faster-whisper theplasmak/faster-whisper
Faster Whisper Local speech-to-text using faster-whisper — a CTranslate2 reimplementation of OpenAI's Whisper that runs 4-6x faster with identical accuracy. With GPU acceleration, expect ~20x realtime transcription (a 10-minute audio file in ~30 seconds). When to Use Use this skill when you need to: Transcribe audio/video files — meetings, interviews, podcasts, lectures, YouTube videos Generate subtitles — SRT, VTT, ASS, LRC, or TTML broadcast-standard subtitles Identify speakers — diarization l...
1.2K
3746 voicebox-voice-synthesis aradotso/trending-skills
Voicebox Voice Synthesis Studio Skill by ara.so — Daily 2026 Skills collection. Voicebox is a local-first, open-source voice cloning and TTS studio — a self-hosted alternative to ElevenLabs. It runs entirely on your machine (macOS MLX/Metal, Windows/Linux CUDA, CPU fallback), exposes a REST API on localhost:17493 , and ships with 5 TTS engines, 23 languages, post-processing effects, and a multi-track Stories editor. Installation Pre-built Binaries (Recommended) Platform Link macOS Apple Silicon ...
1.2K
3747 ui-design tencentcloudbase/skills
Only code in HTML/Tailwind in a single code block. Any CSS styles should be in the style attribute. Start with a response, then code and finish with a response. Don't mention about tokens, Tailwind or HTML. Always include the html, head and body tags. Use lucide icons for javascript, 1.5 strokewidth. Unless style is specified by user, design in the style of Linear, Stripe, Vercel, Tailwind UI (IMPORTANT: don't mention names). Checkboxes, sliders, dropdowns, toggles should be custom (don't add, o...
1.2K
3748 app-store-optimization sickn33/antigravity-awesome-skills
App Store Optimization (ASO) Skill This comprehensive skill provides complete ASO capabilities for successfully launching and optimizing mobile applications on the Apple App Store and Google Play Store. Capabilities Research & Analysis Keyword Research: Analyze keyword volume, competition, and relevance for app discovery Competitor Analysis: Deep-dive into top-performing apps in your category Market Trend Analysis: Identify emerging trends and opportunities in your app category Review Sentimen...
1.2K
3749 vinext-vite-nextjs aradotso/trending-skills
vinext — Next.js API on Vite, Deploy Anywhere Skill by ara.so — Daily 2026 Skills collection. vinext is a Vite plugin that reimplements the Next.js public API surface (routing, SSR, RSC, next/* imports, CLI) so existing Next.js apps run on Vite instead of the Next.js compiler. It targets ~94% API coverage, supports both Pages Router and App Router, and deploys natively to Cloudflare Workers with optional Nitro support for AWS, Netlify, Vercel, and more. Installation New project (migrate from Nex...
1.2K
3750 code-review-quality proffesor-for-testing/agentic-qe
Code Review Quality <default_to_action> When reviewing code or establishing review practices: PRIORITIZE feedback: 🔴 Blocker (must fix) → 🟡 Major → 🟢 Minor → 💡 Suggestion FOCUS on: Bugs, security, testability, maintainability (not style preferences) ASK questions over commands: "Have you considered...?" > "Change this to..." PROVIDE context: Why this matters, not just what to change LIMIT scope: Review < 400 lines at a time for effectiveness Quick Review Checklist: Logic: Does it work correc...
1.2K