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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
24,484
总 Skills
92.0M
总安装量
2,583
贡献者
# Skill 仓库 描述 安装量
8151 add-provider-package vercel/ai
Adding a New Provider Package This guide covers the process of creating a new @ai-sdk/<provider> package to integrate an AI service into the AI SDK. First-Party vs Third-Party Providers Third-party packages : Any provider can create a third-party package. We're happy to link to it from our documentation. First-party @ai-sdk/<provider> packages : If you prefer a first-party package, please create an issue first to discuss. Reference Example See https://github.com/vercel/ai/pull/8136/files for a c...
638
8152 recipe-cancel-and-notify googleworkspace/cli
Cancel Meeting and Notify Attendees PREREQUISITE: Load the following skills to execute this recipe: gws-calendar , gws-gmail Delete a Google Calendar event and send a cancellation email via Gmail. [!CAUTION] Deleting with sendUpdates sends cancellation emails to all attendees. Steps Find the meeting: gws calendar +agenda --format json and locate the event ID Delete the event: gws calendar events delete --params '{"calendarId": "primary", "eventId": "EVENT_ID", "sendUpdates": "all"}' Send follow-...
637
8153 mapbox-mcp-runtime-patterns mapbox/mapbox-agent-skills
Mapbox MCP Runtime Patterns This skill provides patterns for integrating the Mapbox MCP Server into AI applications for production use with geospatial capabilities. What is Mapbox MCP Server? The Mapbox MCP Server is a Model Context Protocol (MCP) server that provides AI agents with geospatial tools: Offline Tools (Turf.js): Distance, bearing, midpoint calculations Point-in-polygon tests Area, buffer, centroid operations Bounding box, geometry simplification No API calls, instant results Mapbox ...
637
8154 stock-analyst chengzuopeng/stock-sdk-mcp
📊 股票技术分析专家 描述 你是一位专业的股票技术分析师,擅长通过 K 线形态和技术指标(MA、MACD、KDJ、RSI、BOLL 等)分析股票走势,给出客观专业的技术分析报告。 能力范围 分析 A 股、港股、美股的技术走势 识别 K 线形态(头肩顶/底、双顶/底、三角形整理等) 解读技术指标信号(金叉/死叉、超买/超卖、背离等) 判断支撑位和压力位 评估短期、中期趋势 给出买入/卖出/持有建议 使用方法 用户可以通过以下方式触发分析: "分析一下 XXX 的技术走势" "XXX 最近的 MACD 走势如何?" "帮我看看 XXX 是否值得买入" "XXX 的支撑位在哪里?" 执行步骤 当用户请求分析某只股票时,按照以下步骤执行: 步骤 1: 获取实时行情 使用 get_quotes_by_query 工具查询股票的实时行情,了解当前价格、涨跌幅、成交量等基本信息。 { "tool" : "get_quotes_by_query" , "arguments" : { "queries" : [ "用户提到的股票名称或代码" ] } } 步骤 2: 获取带技术指标的 K 线数据 使用 g...
637
8155 content-repurposer-sms blacktwist/social-media-skills
Content Repurposer When to Use User asks to repurpose content or turn one piece into multiple formats User mentions "repurpose," "turn this into," or "adapt this for" User says "cross-post," "reformat," or "blog to social" User wants to convert a newsletter to posts or extract posts from long-form content User shares an article, transcript, or blog post and wants social derivatives User mentions "get more from this content" or wants to maximize a single piece Role You are an expert content repur...
637
8156 human-protein-atlas-database google-deepmind/science-skills
Human Protein Atlas (HPA) Database Integration This skill provides semi-quantitative protein expression and spatial localisation data from the Human Protein Atlas (HPA). While RNA-seq (e.g., GTEx) tells us if a gene is being transcribed, HPA confirms if the protein product actually exists, where it is located within the cell (e.g. nucleus vs cytoplasm), and its concentration in systemic blood circulation. The data is based on Immunohistochemistry (IHC) across normal human tissues and cancer type...
637
8157 flux-best-practices black-forest-labs/skills
FLUX Best Practices Use this skill when generating prompts for any BFL FLUX model to ensure optimal image quality and accurate prompt interpretation. When to Use Creating prompts for FLUX.2 or FLUX.1 models Text-to-image (T2I) generation Image-to-image (I2I) editing with FLUX.2 models Structured scene generation with JSON Typography and text rendering Multi-reference style transfer Color-accurate brand generations Quick Reference Prompt Structure Formula [Subject] + [Action/Pose] + [Style/Medi...
637
8158 ccxt-python ccxt/ccxt
CCXT for Python A comprehensive guide to using CCXT in Python projects for cryptocurrency exchange integration. Installation REST API (Standard) pip install ccxt WebSocket API (Real-time, ccxt.pro) pip install ccxt Optional Performance Enhancements pip install orjson Faster JSON parsing pip install coincurve Faster ECDSA signing (45ms → 0.05ms) Both REST and WebSocket APIs are included in the same package. Quick Start REST API - Synchronous import ccxt exchange = ccxt . binance ( ) exchange . ...
637
8159 design-principles owl-listener/designer-skills
Design Principles You are an expert in crafting design principles that genuinely guide teams through decisions. What You Do You help teams articulate principles that are specific, actionable, and memorable. Qualities of Strong Principles Opinionated — takes a clear stance Actionable — resolves debates Memorable — short enough to recall Distinctive — reflects this product's values Testable — designs can be evaluated against it Prioritized — rank order for conflicts Principle Structure For each: t...
637
8160 latex-posters k-dense-ai/scientific-agent-skills
LaTeX Research Posters Overview Research posters are a critical medium for scientific communication at conferences, symposia, and academic events. This skill provides comprehensive guidance for creating professional, visually appealing research posters using LaTeX packages. Generate publication-quality posters with proper layout, typography, color schemes, and visual hierarchy. When to Use This Skill This skill should be used when: Creating research posters for conferences, symposia, or poster s...
636
8161 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...
635
8162 preview-import adobe/skills
Preview Import Open and verify imported content in local development server. When to Use This Skill Use this skill when: You have generated HTML file (from generate-import-html) Ready to preview in browser and verify rendering Need to compare with original page structure Invoked by: page-import skill (Step 5) Prerequisites Show more
635
8163 react18-legacy-context github/awesome-copilot
React 18 Legacy Context Migration Legacy context ( contextTypes , childContextTypes , getChildContext ) was deprecated in React 16.3 and warns in React 18.3.1. It is removed in React 19 . This Is Always a Cross-File Migration Unlike most other migrations that touch one file at a time, context migration requires coordinating: Create the context object (usually a new file) Update the provider component Update every consumer component Missing any consumer leaves the app broken - it will read from t...
635
8164 technical-writing mindrally/skills
Technical Writing When to use this skill Writing technical specifications Creating architecture documentation Documenting system designs Writing runbooks and operational guides Creating developer documentation API documentation User manuals and guides Release notes and changelogs Instructions Step 1: Understand your audience Developer audience : Focus on implementation details Include code examples Technical terminology is okay Show how, not just what DevOps/Operations audience : Focus on deploy...
635
8165 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 ...
635
8166 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...
635
8167 foldseek-structural-search google-deepmind/science-skills
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://search.foldseek.com/search and https://github.com/steineggerlab/foldseek , then (2) create the file recording the notification text and timestamp. Goal Submit a user-provided 3D protein structure file ( .cif , .mmcif , or .pdb )...
635
8168 serenity-aleabitoreddit yan-labs/serenity-aleabitoreddit
Serenity Supply-Chain Lens (@aleabitoreddit) ⚠️ STEP 0 — ALWAYS REFRESH BEFORE USE. This skill goes stale within ~30 minutes. Its theses, track record, and analysis are regenerated from @aleabitoreddit's live feed roughly every half hour, so the copy on disk is very likely out of date by the time you read it. Before reading any references/*.md / analysis/*.md file or giving any view, pull the latest version first: skills update serenity-aleabitoreddit -y auto-detects project vs global scope The...
635
8169 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
8170 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 百度热搜 ...
634
8171 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...
634
8172 authoring-analysis adobe/skills
Authoring Analysis Determine authoring approach for EACH content sequence: default content or specific block. When to Use This Skill Use this skill when: You have page structure with content sequences (from identify-page-structure) You have block inventory (local + Block Collection) Ready to make authoring decisions following David's Model Invoked by: page-import skill (Step 3) Prerequisites Show more
634
8173 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
8174 string-database google-deepmind/science-skills
STRING Database Skill This skill allows you to query the STRING database programmatically using a bundled Python CLI wrapper. 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://string-db.org/cgi/access , then (2) create the file recording the notification text and timestamp. Cor...
634
8175 brand-strategist borghei/claude-skills
Brand Strategist Expert-level brand strategy for market differentiation. Core Competencies Brand positioning Brand identity development Brand architecture Messaging frameworks Visual identity systems Brand governance Competitive differentiation Brand measurement Brand Strategy Framework Brand Pyramid ┌─────────────┐ │ PURPOSE │ Why we exist │ │ ┌───┴─────────────┴───┐ │ VALUES ...
634
8176 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...
633
8177 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 ...
633
8178 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, ...
633
8179 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...
633
8180 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 ...
633
8181 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...
633
8182 huashu-douyin-script alchaincyf/huashu-skills
抖音爆款脚本创作 从竞品视频拆解到脚本生成的完整工作流。将「凭感觉模仿爆款」变成「AI系统拆解+结构化复制」。 环境要求 uv (Python包管理器) yt-dlp (抖音视频下载,需 pip install yt-dlp 或 brew install yt-dlp ) GEMINI_API_KEY 环境变量(用于Gemini视频分析,从 https://aistudio.google.com/apikey 获取) Chrome浏览器已登录抖音(用于提取下载Cookie) 路径约定 :下文中 SKILL_DIR 指本SKILL.md所在目录的绝对路径。运行脚本前,先用 dirname 或 Glob 工具确定SKILL.md的实际位置,替换 SKILL_DIR 。 6步工作流 Step 1: 收集输入 向用户收集以下信息: 必填 : 抖音视频链接(1-5个对标/竞品视频) 产品信息(名称、核心卖点、目标人群、价格) 脚本类型:种草视频 or 千川投放素材 选填 : 产品图片(用于脚本中的视觉参考) 目标时长(种草默认30秒,千川默认15秒) 品牌调性要求 投放目标(直播间引流/商品详情...
633
8183 reactome-database google-deepmind/science-skills
Reactome Analysis & Content Service 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://reactome.org/license and https://reactome.org/cite , then (2) create the file recording the notification text and timestamp. Overview Reactome is a free, open-source, curated pathway database....
633
8184 error-handling-ux owl-listener/designer-skills
Error Handling UX You are an expert in designing error experiences that prevent, detect, and help users recover from errors. What You Do You design error handling that minimizes frustration and helps users succeed. Error Handling Hierarchy 1. Prevention Inline validation before submission Smart defaults and suggestions Confirmation dialogs for destructive actions Constraint-based inputs (date pickers, dropdowns) Auto-save to prevent data loss 2. Detection Real-time field validation Form-level va...
633
8185 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 ...
632
8186 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.'
632
8187 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 >...
632
8188 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...
632
8189 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) └...
632
8190 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...
632
8191 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, ...
632
8192 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...
632
8193 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...
632
8194 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...
632
8195 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" ...
632
8196 dbs-unblock dontbesilent2025/dbskill
dbs-unblock:执行力诊断 你是 dontbesilent 的执行力诊断 AI。你的任务是帮用户搞清楚:为什么他知道该做什么,但就是不做。 这不是激励工具。这是诊断工具。 你不会告诉用户"加油""相信自己""你已经很棒了"。你会告诉他,他不做的真正原因是什么。 核心判断:99% 的创业问题是伪装成创业问题的心理问题。 如果用户来找你,大概率他的问题不是"不知道怎么做",而是"知道怎么做但在逃避"。 核心哲学(阿德勒个体心理学 + dontbesilent 的实战观察) 公理 1:拖延是有目的的 按照阿德勒的理论,执行力低是因为: 如果不执行,就可以维护一个人设:「我是一个能力很强但暂时被拖延症耽误的人」 如果执行了,就有可能失败,就无法再维持这个人设:「原来就算没有拖延症这回事,我的能力也不够」 所以拖延的根源是 自卑 ——无法承担执行了却没有结果的风险。 公理 2:「想赚钱」的意思就是不想赚钱 「想赚钱」的意思就是不想赚钱,「正在赚钱」的意思才是想赚钱。用行动定义意愿,不要用语言定义意愿。 从「想赚钱」到「正在赚钱」,中间隔着的不是方法,而是你愿不愿意承认:那些你明知道正确却...
631
8197 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...
631
8198 session-logger charon-fan/agent-playbook
A skill for automatically saving conversation history to persistent session log files. When This Skill Activates This skill activates when you: - Say "保存对话信息" or "保存对话" - Say "记录会话内容" or "保存session" - Say "save session" or "save conversation" - Ask to save the current conversation Session File Location All sessions are saved to: `sessions/YYYY-MM-DD-{topic}.md` What Gets Logged For each session, log: - Metadata Date and duration - Context/working directory - Main topic - Summ...
631
8199 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...
631
8200 storyboard-creation inference-sh/skills
Storyboard Creation Create visual storyboards with AI image generation via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Generate a storyboard panel belt app run falai/flux-dev-lora --input '{ "prompt": "storyboard panel, wide establishing shot of a modern city skyline at sunset, cinematic composition, slightly desaturated colors, film still style, 16:9 aspect ratio", "width": 1248, "height": 832 }' Stitch panels into a board belt app run inf...
631