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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
24,512
总 Skills
92.9M
总安装量
2,585
贡献者
# Skill 仓库 描述 安装量
8201 antv-g2-chart antvis/chart-visualization-skills
G2 v5 Chart Code Generator You are an expert in AntV G2 v5 charting library. Generate accurate, runnable code following G2 v5 best practices. 1. Core Constraints / 核心约束 (MUST follow) container is mandatory : new Chart({ container: 'container', ... }) Use Spec Mode ONLY : chart.options({ type: 'interval', data, encode: {...} }) (V4 链式 API 见 Forbidden Patterns) chart.options() 只能调用一次 :多次调用会完整覆盖前一次配置,只有最后一次生效。多 mark 叠加必须用 type: 'view' + children 数组,而不是多次调用 chart.options() encode object : encode: { ...
638
8202 prompt-library sickn33/antigravity-awesome-skills
📝 Prompt Library A comprehensive collection of battle-tested prompts inspired by awesome-chatgpt-prompts and community best practices. When to Use This Skill Use this skill when the user: Needs ready-to-use prompt templates Wants role-based prompts (act as X) Asks for prompt examples or inspiration Needs task-specific prompt patterns Wants to improve their prompting Prompt Categories 🎭 Role-Based Prompts Expert Developer Act as an expert software developer with 15+ years of experience. You s...
637
8203 openclaude-multi-llm aradotso/trending-skills
OpenClaude Multi-LLM Skill Skill by ara.so — Daily 2026 Skills collection. OpenClaude is a fork of Claude Code that routes all LLM calls through an OpenAI-compatible shim ( openaiShim.ts ), letting you use any model that speaks the OpenAI Chat Completions API — GPT-4o, DeepSeek, Gemini via OpenRouter, Ollama, Groq, Mistral, Azure, and more — while keeping every Claude Code tool intact (Bash, FileRead, FileWrite, FileEdit, Glob, Grep, WebFetch, Agent, MCP, Tasks, LSP, NotebookEdit). Installation ...
637
8204 emdash-cms aradotso/trending-skills
EmDash CMS Skill by ara.so — Daily 2026 Skills collection. EmDash is a full-stack TypeScript CMS built on Astro and Cloudflare. It is the spiritual successor to WordPress: extensible, developer-friendly, and powered by a plugin system that runs plugins in sandboxed Worker isolates rather than with full filesystem/database access. EmDash stores rich text as Portable Text (structured JSON) rather than HTML, supports passkey-first auth, and runs on Cloudflare (D1 + R2 + Workers) or any Node.js serv...
637
8205 award-application jezweb/claude-skills
Award Application Writer Produces award submissions and grant applications that address every criterion with quantified evidence. The goal is a document where every paragraph earns points on the scorecard. Process Step 1: Gather the brief Ask the user for: Award/grant name and organiser Selection criteria (the exact list, verbatim if possible) Word limits (per criterion and/or total) Judging rubric or weighting (if publicly available) Category entered (if multiple categories exist) Whether this ...
637
8206 quickgo-database google-deepmind/science-skills
QuickGO Database Skill GO (Gene Ontology) annotations are one of the main ways to label a gene's function. QuickGO is a fast, web-based browser for the GO and Evidence & Conclusion Ontology (ECO), maintained by the Gene Ontology Annotation (GOA) group at EMBL-EBI. It provides a centralised resource to explore the functional attributes of gene products (proteins, RNA, and complexes). It is a primary tool for functional annotation mapping since it allows you to link a gene (e.g., USH2A) to its spe...
637
8207 gtex-database google-deepmind/science-skills
GTEx Database Integration This skill retrieves transcriptomics data (RNA expression baselines) and expression Quantitative Trait Loci (eQTLs) from the GTEx Portal API V2. It provides access to median TPM (Transcripts Per Million) values for genes and significant eQTLs for variants across 54 human tissue sites. Prerequisites uv : Read the uv skill and follow its Setup instructions to ensure uv is installed and on PATH. User Notification : If LICENSE_NOTIFICATION.txt does not already exist in this...
637
8208 esp32-firmware-engineer adamlipecz/esp32-firmware-engineer-skill
ESP32 Firmware Engineer Act as a senior ESP-IDF firmware engineer focused on correctness, debuggability, and fast iteration. Work Style Start by identifying chip/board, ESP-IDF version, target behavior, reproduction steps, and available logs. State assumptions explicitly when hardware details, pin mappings, or sdkconfig values are missing. Prefer small, reviewable changes that preserve existing project structure and ESP-IDF conventions. Use ESP-IDF APIs and idioms first; avoid custom abstraction...
637
8209 heuristic-evaluation owl-listener/designer-skills
Heuristic Evaluation You are an expert in conducting systematic heuristic evaluations of digital interfaces. What You Do You evaluate interfaces against established usability heuristics to identify problems before user testing. Nielsen's 10 Usability Heuristics Visibility of system status — Users know what is happening Match real world — System speaks users' language User control and freedom — Easy undo and exit Consistency and standards — Follow conventions Error prevention — Prevent problems b...
637
8210 react18-string-refs github/awesome-copilot
React 18 String Refs Migration String refs ( ref="myInput" + this.refs.myInput ) were deprecated in React 16.3, warn in React 18.3.1, and are removed in React 19 . Quick Pattern Map Pattern Reference Single ref on a DOM element → patterns.mdsingle-ref Multiple refs in one component → patterns.mdmultiple-refs Refs in a list / dynamic refs → patterns.mdlist-refs Callback refs (alternative approach) → patterns.mdcallback-refs Ref passed to a child component → patterns.mdforwarded-refs Scan Command ...
637
8211 gnomad-database google-deepmind/science-skills
gnomAD Database Prerequisites uv : Read the uv skill and follow its Setup instructions to ensure uv is installed and on PATH. User Notification : If LICENSE_NOTIFICATION.txt does not already exist in this skill directory then (1) prominently notify the user to check the terms at https://gnomad.broadinstitute.org/policies and https://gnomad.broadinstitute.org/dataapi , then (2) create the file recording the notification text and timestamp. Core Rules Use the Wrapper : ALWAYS execute the provided ...
637
8212 deck-refresh anthropics/financial-services-plugins
Deck Refresh Update numbers across the deck. The deck is the source of truth for formatting; you're only changing values. Environment check This skill works in both the PowerPoint add-in and chat. Identify which you're in before starting — the edit mechanism differs, the intent doesn't: Add-in — the deck is open live; edit text runs, table cells, and chart data directly. Chat — the deck is an uploaded file; edit it by regenerating the affected slides with the new values and writing the result ba...
637
8213 playwright-recording digitalsamba/claude-code-video-toolkit
Playwright can record browser interactions as video - perfect for demo footage in Remotion compositions. Quick Start Installation ``` In your video project npm init -y npm install -D playwright @playwright/test npx playwright install chromium ``` Basic Recording Script ``` // scripts/record-demo.ts import { chromium } from 'playwright'; async function recordDemo() { const browser = await chromium.launch(); const context = await browser.newContext({ viewport: { width: 1920, hei...
637
8214 research-grants k-dense-ai/scientific-agent-skills
Research Grant Writing Overview Research grant writing is the process of developing competitive funding proposals for federal agencies and foundations. Master agency-specific requirements, review criteria, narrative structure, budget preparation, and compliance for NSF (National Science Foundation), NIH (National Institutes of Health), DOE (Department of Energy), DARPA (Defense Advanced Research Projects Agency), and Taiwan's NSTC (National Science and Technology Council) submissions. Critical P...
637
8215 xlsx k-dense-ai/scientific-agent-skills
Requirements for Outputs All Excel files Professional Font Use a consistent, professional font (e.g., Arial, Times New Roman) for all deliverables unless otherwise instructed by the user Zero Formula Errors Every Excel model MUST be delivered with ZERO formula errors (REF!, DIV/0!, VALUE!, N/A, NAME?) Preserve Existing Templates (when updating templates) Study and EXACTLY match existing format, style, and conventions when modifying files Never impose standardized formatting on files with establi...
637
8216 claude-design jiji262/claude-design-skill
Claude Design You are an expert designer working with the user as your manager. Your deliverable is a design artifact produced in HTML. HTML is the tool, not the genre — the identity you embody shifts with the task: animator, UX designer, slide designer, prototyper, poster designer, brand strategist. Default to web-design tropes only when the output actually is a web page. Your job is to translate an ambiguous creative ask into a concrete, high-quality artifact — grounded in real design context ...
637
8217 react18-lifecycle-patterns github/awesome-copilot
React 18 Lifecycle Patterns Reference for migrating the three unsafe class component lifecycle methods to React 18.3.1 compliant patterns. Quick Decision Guide Before migrating any lifecycle method, identify the semantic category of what the method does. Wrong category = wrong migration. The table below routes you to the correct reference file. componentWillMount - what does it do? What it does Correct migration Reference Sets initial state ( this.setState(...) ) Move to constructor → componentW...
636
8218 jaspar-database google-deepmind/science-skills
JASPAR Skill JASPAR is the definitive open-access database for Transcription Factor (TF) binding profiles, stored as Position Frequency Matrices (PFMs). Use this skill to map abstract sequence motifs or genomic regions to specific biological regulators (e.g., "what TFs bind here?" or "what is the motif for CTCF?"). Prerequisites uv : Read the uv skill and follow its Setup instructions to ensure uv is installed and on PATH. User Notification : If LICENSE_NOTIFICATION.txt does not already exist in...
636
8219 msgraph merill/msgraph
Microsoft Graph Agent Skill Search, look up, and call any of the 27,700+ Microsoft Graph APIs — all locally, no network calls needed. Use the three search commands to find the right endpoint, check permissions and parameters, then optionally execute calls directly or hand off to a Graph MCP server. What's Included The Microsoft Graph API has 27,700+ endpoints updated weekly — well past LLM training cutoffs. This skill bundles the complete API surface as local indexes that you search instantly wi...
636
8220 inngest-flow-control inngest/inngest-skills
Inngest Flow Control Master Inngest flow control mechanisms to manage resources, prevent overloading systems, and ensure application reliability. This skill covers all flow control options with prescriptive guidance on when and how to use each. These skills are focused on TypeScript. For Python or Go, refer to the Inngest documentation for language-specific guidance. Core concepts apply across all languages. Quick Decision Guide "Limit how many run at once" → Concurrency "Spread runs over time" ...
636
8221 outlook-calendar-automation sickn33/antigravity-awesome-skills
Outlook Calendar Automation via Rube MCP Automate Outlook Calendar operations through Composio's Outlook toolkit via Rube MCP. Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Outlook connection via RUBE_MANAGE_CONNECTIONS with toolkit outlook Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works. Verify Rube M...
636
8222 svg-icon-generator jeremylongshore/claude-code-plugins-plus-skills
Svg Icon Generator Purpose This skill provides automated assistance for svg icon generator tasks within the Visual Content domain. When to Use This skill activates automatically when you: Mention "svg icon generator" in your request Ask about svg icon generator patterns or best practices Need help with visual content skills covering diagrams, charts, presentations, and visual documentation tools. Capabilities Provides step-by-step guidance for svg icon generator Follows industry best practices a...
636
8223 building-mobile-apps forcedotcom/sf-skills
Salesforce Mobile Route the user to the right SDK-family skill for building Salesforce-connected mobile apps. Do not implement features here; child skills own scenario detection and step-by-step instructions. Before routing Disambiguate on two dimensions: SDK family (Mobile SDK vs. Agentforce SDK) and platform (iOS vs. Android). They are not mutually exclusive — an app can use both SDKs. If the user's intent could plausibly map to either SDK, ask before routing. Guessing wrong wastes the user's ...
636
8224 quant-analyst sickn33/antigravity-awesome-skills
Quantitative Analyst Purpose Provides expertise in quantitative finance, algorithmic trading strategies, and financial data analysis. Specializes in statistical modeling, risk analytics, and building data-driven trading systems using Python scientific computing stack. When to Use Building algorithmic trading strategies or backtesting frameworks Performing statistical analysis on financial time series data Implementing risk models (VaR, CVaR, Greeks calculations) Creating portfolio optimization...
635
8225 daily-hot-news one-box-u/openclaw-daily-hot-news
🔥 每日热榜 🎯 概述 提供 54 个热榜源 的本地化查询服务,基于 DailyHotApi 项目。 核心功能 : 📊 热榜查询 - 查询任意平台的热榜数据 📋 分类浏览 - 列出所有支持的热榜源 💾 历史记录 - 自动保存每日热榜数据 ⏰ 定时推送 - 自动推送热榜到飞书 🏗️ 架构设计 用户请求 → DailyHotApi Skill → 本地 DailyHotApi 服务 → 返回格式化结果 组件说明 组件 职责 DailyHotApi 服务 独立运行,抓取/聚合热榜数据 DailyHotApi Skill OpenClaw 插件,处理用户请求 📡 支持的热榜源(54个) 🎬 视频/直播平台 接口 名称 bilibili 哔哩哔哩 acfun AcFun douyin 抖音 kuaishou 快手 coolapk 酷安 💬 社交媒体 接口 名称 weibo 微博 zhihu 知乎 zhihu-daily 知乎日报 tieba 百度贴吧 douban-group 豆瓣讨论小组 v2ex V2EX ngabbs NGA hupu 虎扑 📰 新闻资讯 接口 名称 baidu 百度热搜 ...
635
8226 auth0-express auth0/agent-skills
Auth0 Express Integration Add authentication to Express.js web applications using express-openid-connect. Prerequisites Express.js application Auth0 account and application configured If you don't have Auth0 set up yet, use the auth0-quickstart skill first When NOT to Use Single Page Applications - Use auth0-react , auth0-vue , or auth0-angular for client-side auth Next.js applications - Use auth0-nextjs skill which handles both client and server Mobile applications - Use auth0-react-native for ...
635
8227 react18-enzyme-to-rtl github/awesome-copilot
React 18 Enzyme → RTL Migration Enzyme has no React 18 adapter and no React 18 support path. All Enzyme tests must be rewritten using React Testing Library. The Philosophy Shift (Read This First) Enzyme tests implementation. RTL tests behavior. // Enzyme: tests that the component has the right internal state expect ( wrapper . state ( 'count' ) ) . toBe ( 3 ) ; expect ( wrapper . instance ( ) . handleClick ) . toBeDefined ( ) ; expect ( wrapper . find ( 'Button' ) . prop ( 'disabled' ) ) . toBe ...
635
8228 design-token owl-listener/designer-skills
Design Token You are an expert in design token architecture and systematic design foundations. What You Do You help define, organize, and document design tokens — the atomic values that drive visual consistency. You understand token taxonomies, naming hierarchies, and cross-platform mapping. Token Categories Color : Global palette, alias tokens (surface, text, border), component tokens Spacing : Base unit (4px/8px), scale (xs through 3xl), contextual (inset, stack, inline) Typography : Font fami...
635
8229 tool-ui assistant-ui/tool-ui
Tool UI Use this skill to move from request to working Tool UI integration quickly. Prefer assistant-ui when the project has no existing chat UI/runtime. Treat assistant-ui as optional when the app already has a working runtime. Step 1: Compatibility and Doctor Read components.json in the user's project and verify: components.json exists. Step 2: Install Components Install command from project root Preferred (AI-assisted integration): npx tool-agent "integrate the <component> component" Use comp...
635
8230 recipe-batch-reply-to-emails googleworkspace/cli
Batch Reply to Similar Gmail Messages PREREQUISITE: Load the following skills to execute this recipe: gws-gmail Find Gmail messages matching a query and send a standard reply to each one. Steps Find messages needing replies: gws gmail users messages list --params '{"userId": "me", "q": "is:unread from:customers label:support"}' --format table Read a message: gws gmail users messages get --params '{"userId": "me", "id": "MSG_ID"}' Send a reply: gws gmail +send --to sender@example.com --subject 'R...
635
8231 product-photography inference-sh/skills
Product Photography Create professional product images with AI via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Clean studio packshot belt app run bytedance/seedream-4-5 --input '{ "prompt": "professional product photography, single premium wireless headphone on clean white background, soft studio lighting with subtle shadow, commercial e-commerce style, sharp focus, 4K quality", "size": "2K" }' Shot Types 1. Hero Shot (Primary Image) The mai...
635
8232 feishu-cli-chat riba2534/feishu-cli
飞书会话浏览与管理 通过 feishu-cli 浏览飞书单聊/群聊消息历史、搜索会话、管理群聊信息和成员。 前置条件 feishu-cli :如尚未安装,请前往 riba2534/feishu-cli 获取安装方式 本技能的核心命令 必须使用 User Token ,使用前需先登录。 chat create 、 chat link 、 msg read-users 使用 App Token,属于 feishu-cli-toolkit 技能。 feishu-cli auth login 未登录时命令会直接报错并提示登录方式。登录后 token 自动加载,无需手动传参。 身份说明 身份 使用场景 User Token (必须) 本技能所有读取/管理命令:chat get/update/delete、member list/add/remove、msg get/history/list/pins/reaction/search-chats、search messages App Token 仅 chat create 、 chat link 、 msg read-users (这三个命令不属...
635
8233 paper-fetch agents365-ai/365-skills
paper-fetch Fetch the PDF for a paper given a DOI (or title). Tries multiple sources in priority order and stops at the first hit. Resolution order Unpaywall — https://api.unpaywall.org/v2/{doi}?email=$UNPAYWALL_EMAIL , read best_oa_location.url_for_pdf (skipped if UNPAYWALL_EMAIL not set) Semantic Scholar — https://api.semanticscholar.org/graph/v1/paper/DOI:{doi}?fields=openAccessPdf,externalIds arXiv — if externalIds.ArXiv present, https://arxiv.org/pdf/{arxiv_id}.pdf PubMed Central OA — if PM...
635
8234 minimax-multimodal-toolkit minimax-ai/skills
MiniMax Multi-Modal Toolkit Generate voice, music, video, and image content via MiniMax APIs — the unified entry for MiniMax multimodal use cases (audio + music + video + image). Includes voice cloning & voice design for custom voices, image generation with character reference, and FFmpeg-based media tools for audio/video format conversion, concatenation, trimming, and extraction. Setup & Configuration Prerequisites brew install ffmpeg jq macOS sudo apt install ffmpeg jq Linux (Debian/Ubuntu) ...
634
8235 deployer uniswap/uniswap-ai
CCA Deployment Deploy Continuous Clearing Auction (CCA) smart contracts using the ContinuousClearingAuctionFactory with CREATE2 for consistent addresses across chains. Runtime Compatibility: This skill uses AskUserQuestion for interactive prompts. If AskUserQuestion is not available in your runtime, collect the same parameters through natural language conversation instead. Instructions for Claude Code When the user invokes this skill, guide them through the CCA deployment process with appropriat...
634
8236 orient camacho/ai-skills
Phase gate: EXPLORE checkpoint. This skill MUST complete all steps before proceeding to Isolate. Steps Fetch issue context (if issue number provided): gh issue view < number > --json title,body,labels,assignees If no issue number provided, ask the user to describe the task. If gh is not available (remote session without GH_TOKEN), skip issue fetch and proceed with manual description. Auto-detect task type from labels or description: Label / keyword Type Branch prefix bug , error, crash, broken, ...
634
8237 cc-gateway-ai-proxy aradotso/trending-skills
CC Gateway — AI API Identity Gateway Skill by ara.so — Daily 2026 Skills collection. CC Gateway is a TypeScript reverse proxy that sits between Claude Code clients and the Anthropic API. It normalizes 40+ device fingerprint dimensions (device ID, email, environment, RAM, headers, and system prompt content) to a single canonical identity, manages OAuth token refresh centrally, and prevents telemetry leakage from multi-machine setups. Architecture Overview Client (Claude Code + env vars + Clash) └...
634
8238 parallel-agents sickn33/antigravity-awesome-skills
Native Parallel Agents Orchestration through Claude Code's built-in Agent Tool Overview This skill enables coordinating multiple specialized agents through Claude Code's native agent system. Unlike external scripts, this approach keeps all orchestration within Claude's control. When to Use Orchestration ✅ Good for: Complex tasks requiring multiple expertise domains Code analysis from security, performance, and quality perspectives Comprehensive reviews (architecture + security + testing) F...
634
8239 documentation-template owl-listener/designer-skills
Documentation Template You are an expert in creating consistent documentation structures for design systems. What You Do You generate templates that standardize how design system artifacts are documented. Template Types Component Docs Title, status, when to use, example, anatomy, variants, props, states, accessibility, content guidelines, tokens, related, changelog. Pattern Docs Problem statement, context, solution, behavior, examples (good/bad), accessibility, related patterns. Foundation Docs ...
634
8240 naming-convention owl-listener/designer-skills
Naming Convention You are an expert in creating clear, scalable naming systems for design assets, components, and tokens. What You Do You establish naming conventions that make design systems predictable, searchable, and maintainable. Principles Predictable 2. Consistent 3. Scalable 4. Scannable 5. Unambiguous Patterns Components : [category]/[name]/[variant]/[state] Tokens : {category}-{property}-{concept}-{variant}-{state} Files : [type]-[name]-[variant].[ext] Design files : Numbered + descrip...
634
8241 app-store-screenshots inference-sh/skills
App Store Screenshots Create app store screenshots and preview videos via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Generate a device mockup scene belt app run falai/flux-dev-lora --input '{ "prompt": "iPhone 15 Pro showing a clean modern app interface with analytics dashboard, floating at slight angle, soft gradient background, professional product photography, subtle shadow, marketing mockup style", "width": 1024, "height": 1536 }' Platf...
634
8242 stitch-ui-design sickn33/antigravity-awesome-skills
Stitch UI Design Prompting Expert guidance for crafting effective prompts in Google Stitch, the AI-powered UI design tool by Google Labs. This skill helps create precise, actionable prompts that generate high-quality UI designs for web and mobile applications. What is Google Stitch? Google Stitch is an experimental AI UI generator powered by Gemini 2.5 Flash that transforms text prompts and visual references into functional UI designs. It supports: Text-to-UI generation from natural language pro...
634
8243 manga-drama freestylefly/canghe-skills
漫剧生成器 基于 Seedance 视频生成能力,专门用于创作 漫画风格的短剧 (漫剧)。 核心功能 主角识别 :分析提供的角色图片,提取角色特征 自动分镜 :根据主题自动生成漫剧分镜脚本 图生视频 :以主角图片为基础生成各分镜视频 漫画风格 :内置漫画风格提示词模板 分镜管理 :支持自定义分镜脚本 前置要求 需要设置 ARK_API_KEY 环境变量。 配置方式(推荐) 复制配置模板: cp .canghe-skills/.env.example .canghe-skills/.env 编辑 .canghe-skills/.env 文件,填写你的 API Key: ARK_API_KEY=your-actual-api-key-here 或使用环境变量 export ARK_API_KEY = "your-api-key" 加载优先级 系统环境变量 ( process.env ) 当前目录 .canghe-skills/.env 用户主目录 ~/.canghe-skills/.env 需要依赖技能: seedance-video-generation 使用方法 1. 快速生成漫剧(推...
634
8244 skill-creator himself65/finance-skills
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: Decide what you want the skill to do and roughly how it should do it Write a draft of the skill Create a few test prompts and run claude-with-access-to-the-skill on them Help the user evaluate the results both qualitatively and quantitatively While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you...
634
8245 redux vercel-labs/json-render
@json-render/redux Redux adapter for json-render's StateStore interface. Wire a Redux store (or Redux Toolkit slice) as the state backend for json-render. Installation npm install @json-render/redux @json-render/core @json-render/react redux or with Redux Toolkit (recommended): npm install @json-render/redux @json-render/core @json-render/react @reduxjs/toolkit Usage import { configureStore , createSlice } from "@reduxjs/toolkit" ; import { reduxStateStore } from "@json-render/redux" ; import {...
633
8246 design-brief owl-listener/designer-skills
This skill creates a design brief through structured conversation. You may skip steps if they are not necessary. Example prompts "Write a brief for the onboarding flow" "I need to plan a settings page before I start building" "Help me define the direction for a marketing landing page" "Brief this: a dashboard that shows project health metrics" Process Ask the user for a detailed description of what they want to build, who it is for, and any constraints or ideas they already have. Explore the exi...
633
8247 recipe-send-personalized-emails googleworkspace/cli
Send Personalized Emails from a Sheet PREREQUISITE: Load the following skills to execute this recipe: gws-sheets , gws-gmail Read recipient data from Google Sheets and send personalized Gmail messages to each row. Steps Read recipient list: gws sheets +read --spreadsheet-id SHEET_ID --range 'Contacts!A2:C' For each row, send a personalized email: gws gmail +send --to recipient@example.com --subject 'Hello, Name' --body 'Hi Name, your report is ready.'
633
8248 recipe-search-and-export-emails googleworkspace/cli
Search and Export Emails PREREQUISITE: Load the following skills to execute this recipe: gws-gmail Find Gmail messages matching a query and export them for review. Steps Search for emails: gws gmail users messages list --params '{"userId": "me", "q": "from:client@example.com after:2024/01/01"}' Get full message: gws gmail users messages get --params '{"userId": "me", "id": "MSG_ID"}' Export results: gws gmail users messages list --params '{"userId": "me", "q": "label:project-x"}' --format json >...
633
8249 youmind youmind-openlab/skills
YouMind YouMind is an AI creative workspace. People save webpages, PDFs, videos, podcasts, notes, and generated assets into boards, then use AI to search, organize, write, and publish from that workspace. Use this skill when the task is clearly connected to the user's YouMind workspace, YouMind APIs, or the youmind CLI. Use When Use this skill when the user wants to: work with a YouMind board, group, file, pick, chat, or skill search or use their YouMind library as context save a URL, document, ...
633
8250 qa-expert charon-fan/agent-playbook
QA Expert Establish world-class QA testing processes for any software project using proven methodologies from Google Testing Standards and OWASP security best practices. When to Use This Skill Trigger this skill when: Setting up QA infrastructure for a new or existing project Writing standardized test cases (AAA pattern compliance) Executing comprehensive test plans with progress tracking Implementing security testing (OWASP Top 10) Filing bugs with proper severity classification (P0-P4) Gen...
633