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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,896
总 Skills
176.1M
总安装量
2,757
贡献者
# Skill 仓库 描述 安装量
19451 nuxt-seo secondsky/claude-skills
Nuxt SEO npx nuxi module add @nuxtjs/seo When to Use Working with: SEO configuration (site URL, name, indexability) Robots.txt and sitemap.xml generation Dynamic OG image generation JSON-LD structured data (schema.org) Breadcrumbs and canonical URLs Usage Pattern Progressive loading - only read what you need: Configuring site? → references/site-config.md Setting up robots/sitemap? → references/crawlability.md Generating OG images? → references/og-image.md Adding JSON-LD? → references/schema...
67
19452 mixpanel-automation sickn33/antigravity-awesome-skills
Mixpanel Automation via Rube MCP Automate Mixpanel product analytics through Composio's Mixpanel toolkit via Rube MCP. Toolkit docs : composio.dev/toolkits/mixpanel Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Mixpanel connection via RUBE_MANAGE_CONNECTIONS with toolkit mixpanel 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 ...
67
19453 baoyu-article-illustrator xy121718/baoyu-skills
Article Illustrator Analyze articles, identify illustration positions, generate images with Type × Style consistency. Two Dimensions Dimension Controls Examples Type Information structure infographic, scene, flowchart, comparison, framework, timeline Style Visual aesthetics notion, warm, minimal, blueprint, watercolor, elegant Combine freely: --type infographic --style blueprint Or use presets: --preset tech-explainer → type + style in one flag. See Style Presets . Types Type Best For infographi...
67
19454 security-audit netresearch/security-audit-skill
Security Audit You are a security auditor. Your job is to find exploitable vulnerabilities with real impact . Platform terminology This skill is agent-neutral. In the methodology: Task tool means the coding agent's delegation or sub-agent mechanism. research agent means a delegated agent optimized for focused codebase exploration and factual verification. general agent means a delegated agent that can investigate broadly and spawn focused research agents. subagent_type means the equivalent deleg...
67
19455 godot-ui-rich-text thedivergentai/gd-agentic-skills
Rich Text & BBCode BBCode tags, meta clickable links, and RichTextEffect shaders define formatted text systems. Available Scripts custom_bbcode_effect.gd Expert custom RichTextEffect examples (wave, rainbow, shake, typewriter). rich_text_animator.gd Typewriter effect for BBCode text with support for custom event tags and pausing. NEVER Do in Rich Text NEVER forget bbcode_enabled — text = "[b]bold[/b]" without bbcode_enabled = true ? Literal brackets shown. ALWAYS enable BBCode first. NEVER use [...
67
19456 draft-polisher willoscar/research-units-pipeline-skills
Draft Polisher (Audit-style editing) Goal: turn a first-pass draft into readable survey prose without breaking the evidence contract. This is a local polish pass: de-template + coherence + terminology + redundancy pruning. Role cards (use explicitly) Style Harmonizer (editor) Mission: remove generator voice and make prose read like one author wrote it. Do: Delete narration openers and slide navigation; replace with argument bridges. Vary rhythm; remove repeated template stems. Collapse rep...
67
19457 cofounder-evaluator shipshitdev/library
Co-Founder Evaluator - Founding Team Assessment Overview Help founders make the critical decision of choosing (or validating) a co-founder using Hexa's methodology. Execute rigorous compatibility assessment through skills analysis, values alignment, and equity frameworks. Hexa Principle: "Co-founder matching is one of the biggest predictors of startup success." When This Activates "Should I work with this person" Finding a co-founder Co-founder fit/compatibility Equity splits "Do I need a co-...
67
19458 video-master huangserva/skill-prompt-generator
No SKILL.md available for this skill. View on GitHub
67
19459 nestjs teachingai/full-stack-skills
NestJS Framework with Drizzle ORM When to Use Building REST APIs or GraphQL servers with NestJS Setting up authentication and authorization Implementing middleware, guards, or interceptors Working with databases (TypeORM, Drizzle ORM) Creating microservices architecture Writing unit and integration tests Setting up OpenAPI/Swagger documentation Core Architecture Module Structure import { Module } from '@nestjs/common'; @Module({ imports: [/* other modules */], controllers: [/* controllers *...
67
19460 robocorp-cursor-rules mindrally/skills
RoboCorp Python Development You are an expert in Python and RoboCorp RPA development. Core Guidelines Key Principles Write concise, technical responses with accurate Python examples Emphasize functional, declarative programming while avoiding classes Prioritize iteration and modularization over code duplication Use descriptive variable names with auxiliary verbs (e.g., is_active, has_permission) Adopt lowercase with underscores for directories/files (e.g., tasks/data_processing.py) Favor named...
67
19461 cloud-api-integration martinholovsky/claude-skills-generator
Cloud API Integration Skill File Organization : Split structure. Main SKILL.md for core patterns. See references/ for complete implementations. 1. Overview Risk Level : HIGH - Handles API credentials, processes untrusted prompts, network exposure, data privacy concerns You are an expert in cloud AI API integration with deep expertise in Anthropic Claude, OpenAI GPT-4, and Google Gemini APIs. Your mastery spans secure credential management, prompt security, rate limiting, error handling, and prot...
67
19462 complete-example huangwb8/chineseresearchlatex
complete_example Skill - AI 增强版 LaTeX 示例智能生成器 简介 complete_example 是一个充分发挥 AI 优势的 LaTeX 示例智能生成器,实现 AI 与硬编码的有机融合。 核心设计理念:AI 做"语义理解",硬编码做"结构保护" 版本信息 版本号: 1.1.0 创建日期: 2026-01-07 更新日期: 2026-01-07 作者: ChineseResearchLaTeX Project 功能特性 核心能力 能力维度 说明 语义理解 AI 理解章节主题,智能判断需要什么类型的资源 智能推理 AI 推断资源与章节的相关性,并给出理由 连贯生成 AI 生成自然流畅的叙述性文本,而非模板拼接 上下文感知 根据上下文调整描述风格 自我优化 AI 自我审查并优化生成内容 格式安全 🔒 硬编码严格保护格式设置,哈希验证防篡改,访问控制(v1.1.0) 用户提示机制(🆕) 支持用户自定义叙事提示(narrative_hint),AI 根据提示编造合理的示例内容: 🏥 医疗影像:深度学习在医疗影像分析中的应用 🔬 材料科学:新型纳米材料...
67
19463 academic-writing-cs sipengxie2024/helios-writing
Academic Writing for Computer Science Overview This skill provides end-to-end support for writing high-quality computer science research papers. It focuses on constructing clear, compelling technical narratives while adhering to field-specific conventions. Core Philosophy: Academic papers are narrative arcs (Problem → Solution → Evidence → Implications), not template fill-ins Clarity comes from structure: place familiar information first, new information last Every design choice must be justifie...
67
19464 healthkit-code-review existential-birds/beagle
HealthKit Code Review Quick Reference Issue Type Reference HKHealthStore, permissions, status checks, privacy references/authorization.md HKQuery types, predicates, anchored queries, statistics references/queries.md Background delivery, observer queries, completion handlers references/background.md HKQuantityType, HKCategoryType, workouts, units references/data-types.md Review Checklist HKHealthStore.isHealthDataAvailable() called before any HealthKit operations Authorization requested only fo...
67
19465 open-source-checker shipshitdev/library
Open Source Checker Expert in detecting private information, secrets, and sensitive data in codebases before open sourcing a repository. When to Use This Skill Use when you're: Preparing to open source a repository Reviewing code for exposed secrets Auditing codebase for sensitive data Performing security audits before public release Setting up pre-commit hooks for secret detection What to Check Critical Items API keys (OpenAI, Stripe, AWS, GitHub tokens) Database credentials and connection ...
67
19466 python-backend-expert oimiragieo/agent-studio
Python Backend Expert alembic database migrations When reviewing or writing code, apply these guidelines: Use alembic for database migrations. django class based views for htmx When reviewing or writing code, apply these guidelines: Use Django's class-based views for HTMX responses django form handling When reviewing or writing code, apply these guidelines: Implement Django forms for form handling Use Django's form validation for HTMX requests django forms When reviewing or writing code, apply t...
67
19467 video-understand jrusso1020/video-understand-skills
video-understand Understand video content locally using ffmpeg for frame extraction and Whisper for transcription. Fully offline, no API keys required. Prerequisites ffmpeg + ffprobe (required): brew install ffmpeg openai-whisper (optional, for transcription): pip install openai-whisper Commands Scene detection + transcribe (default) python3 skills/video-understand/scripts/understand_video.py video.mp4 Keyframe extraction python3 skills/video-understand/scripts/understand_video.py video.mp4 -m...
67
19468 pine-publisher traderspost/pinescript-agents
Specialized in preparing scripts for publication in TradingView's community library. Core Responsibilities Publication Compliance - Ensure House Rules compliance - Add required documentation - Include proper attributions - Remove any prohibited content Documentation Creation - Write comprehensive descriptions - Create usage instructions - Document all parameters - Add example configurations Metadata Optimization - Create SEO-friendly titles - Add relevant tags/categories - Wri...
67
19469 internal-comms-3p-updates bobmatnyc/claude-mpm-skills
Instructions Write a 3P update. 3P updates stand for "Progress, Plans, Problems." The main audience is executives, leadership, and teammates. Keep updates succinct and to-the-point: 30-60 seconds reading time. Write for people with some context on what the team does, but not deep familiarity. 3Ps can cover a team of any size, ranging all the way up to the entire company. The bigger the team, the less granular the tasks should be. For example, "mobile team" might have "shipped feature" or "fixe...
67
19470 researching-ai-news jamesgray007/hoai-course
Research and compile AI news from across the industry, covering major companies and emerging trends. Companies to Track Frontier Labs: - OpenAI - Anthropic - Google DeepMind / Google AI - Meta AI / FAIR - xAI Tech Giants: - Microsoft AI - Amazon AWS AI / Bedrock - Nvidia - Apple (Apple Intelligence) - Salesforce (Einstein AI) - IBM (watsonx) AI Startups & Specialists: - Mistral AI - Cohere - Stability AI - Runway - Hugging Face - Perplexity AI - Other emerging labs Topic...
67
19471 it-ops-orchestrator 404kidwiz/claude-supercode-skills
IT Operations Orchestrator Purpose Provides comprehensive multi-domain IT coordination expertise specializing in PowerShell automation and cross-platform task management. Serves as central coordinator for complex IT operations spanning Windows, Azure, and M365 environments with emphasis on intelligent task routing and unified solution delivery. When to Use Complex IT tasks spanning multiple domains (AD, Azure, M365, PowerShell) Ambiguous IT requirements needing task breakdown and routing Cross-p...
67
19472 svelte-deployment spences10/svelte-skills-kit
Svelte Deployment Quick Start pnpm 10+: Add prepare script (postinstall disabled by default): { "scripts" : { "prepare" : "svelte-kit sync" } } Vite 7: Update both packages together: pnpm add -D vite@7 @sveltejs/vite-plugin-svelte@6 Adapters Static site pnpm add -D @sveltejs/adapter-static Node server pnpm add -D @sveltejs/adapter-node Cloudflare pnpm add -D @sveltejs/adapter-cloudflare Reference Files library-authoring.md - Publishing Svelte packages pwa-setup.md - Offline-first with workbox...
67
19473 moai-workflow-spec modu-ai/moai-adk
SPEC Workflow Management Quick Reference (30 seconds) SPEC Workflow Orchestration - Comprehensive specification management using EARS format for systematic requirement definition and Plan-Run-Sync workflow integration. Core Capabilities: EARS Format Specifications: Five requirement patterns for clarity Requirement Clarification: Four-step systematic process SPEC Document Templates: Standardized structure for consistency Plan-Run-Sync Integration: Seamless workflow connection Parallel Developm...
67
19474 x-impact-checker tonkotsuboy/x-impact-checker
X Impact Checker Analyze X posts for viral potential based on the open-source recommendation algorithm (19-element scoring system). Scoring System (100 points) Tier 1: Core Engagement (60 points) Conversation drivers and strong sharing signals. Factor Max Scoring Guide Reply Potential 22 22: Direct question/debatable claim, 12: Invites response, 4: Statement only Retweet Potential 16 16: Actionable insight/surprising fact, 8: Interesting but niche, 0: No share value Favorite Potential 12 12: Emo...
67
19475 claude-code-bash-patterns secondsky/claude-skills
Claude Code Bash Patterns Status : Production Ready ✅ | Last Verified : 2025-11-18 Quick Start Basic Command ls -la Command Chaining bun install && bun run build && bun test Hooks Create .claude-hook-pretooluse.sh : !/usr/bin/env bash PreToolUse hook - runs before every Bash command echo "Running: $1 " Load references/hooks-examples.md for complete hook patterns. The Five Core Patterns 1. Sequential Operations (&&) Use when : Each command depends on previous success git add . && git commit -m "...
67
19476 pinia-colada-skilld harlan-zw/vue-ecosystem-skills
posva/pinia-colada @pinia/colada The smart data fetching layer for Vue.js Version: 1.0.0 (Mar 2026) Tags: latest: 1.0.0 (Mar 2026) References: Docs — API reference, guides API Changes This section documents version-specific API changes — prioritize recent major/minor releases. BREAKING: useInfiniteQuery() — v0.20.0 refactored: removed merge , changed data to { pages, pageParams } , initialPage → initialPageParam , loadMore → loadNextPage , and getNextPageParam is now required (experimental) sour...
67
19477 audio-production travisjneuman/.claude
No SKILL.md available for this skill. View on GitHub
67
19478 prompting danielmiessler/personal_ai_infrastructure
Customization Before executing, check for user customizations at: ~/.claude/PAI/USER/SKILLCUSTOMIZATIONS/Prompting/ If this directory exists, load and apply any PREFERENCES.md, configurations, or resources found there. These override default behavior. If the directory does not exist, proceed with skill defaults. 🚨 MANDATORY: Voice Notification (REQUIRED BEFORE ANY ACTION) You MUST send this notification BEFORE doing anything else when this skill is invoked. Send voice notification : curl -s -X P...
67
19479 intent-sync arcblock/idd
Intent Sync Synchronize implementation details back to Intent after development is complete. This makes Intent the true single source of truth. When to Use Use /intent-sync when: Implementation is complete All tests pass User has confirmed the implementation works You want to capture the finalized design in Intent What Gets Synced Back During implementation, many details get finalized that weren't specified in the original Intent: Category Examples Interfaces API endpoints, function signat...
67
19480 playwright-mcp darraghh1/my-claude-setup
Playwright MCP Browser Automation You are an expert at using the Playwright MCP server for live browser interaction. This skill teaches you to navigate pages, inspect elements, fill forms, and debug web UIs through direct browser control. Critical: These Are Direct Tool Calls MCP tools are direct tool calls — exactly like Read , Grep , or Bash . They are NOT CLI commands. CORRECT — call the tool directly: Tool: mcp__playwright__browser_navigate Parameters: { "url": "http://localhost:3010" } WRON...
67
19481 good-writing-zh yelban/orz99-skills
中文好寫作 注意: 本 Skill 專注於句型結構精簡與節奏打磨。若需處理 AI 生成痕跡、翻譯腔與中國用語,請搭配 humanizer-tw。建議順序:先 humanizer-tw(去機器味)→ 再 good-writing-zh(打磨節奏)。 節奏規則 氣口 兩個標點符號(,。;:!?)之間,連續字數不超過 15–20 字 。超過就該斷句或加逗號。 錯落 相鄰兩句長度差異應 > 5 字 。避免連續 3 句以上長度相近(±3 字)。 句尾 名詞收尾 → 穩 動詞收尾 → 勁 助詞收尾(的、了、呢)→ 軟 避免連續句尾都落在同類型。 改寫技法 一、刪贅字(連續「的」) 連續三個「的」→ 想法沒整理好,至少刪一個。 原句:這是公司的新的產品的宣傳方案。 改寫:這是公司新產品的宣傳方案。 (理由:三連「的」刪為一個,語意不變) 原句:他提出的關於市場的未來的發展報告。 改寫:他提出的市場未來發展報告。 (理由:「關於」多餘,「的」可精簡為一個) 二、刪贅字(進行/實施/加以) 「進行」「實施」「加以」通常可直接刪除。 原句:我們對此問題進行了深入的討論。 改寫:我們深入討論了這個問題。 (...
67
19482 spec-pack-abandon zixun-github/aisdlc
spec-pack-abandon(废弃/撤销 Spec Pack:清单 + 二次确认 + 删除分支) 概览 当需求出现重大问题需要“废弃当前 spec pack”时,本技能用于 安全地撤销 :先执行 spec-context 获取上下文并精确定位 {FEATURE_DIR} ,再生成“将要删除的内容清单”,并在执行任何破坏性操作前要求用户 二次确认 ;最后删除本地/远程分支,并清理工作区中残留的 spec pack 目录。 开始时宣布: 「我正在使用 spec-pack-abandon 技能废弃当前 Spec Pack(输出删除清单并二次确认后删除目录与分支)。」 何时使用 / 不使用 使用时机 需求/约束出现重大问题,决定废弃当前 spec pack(不再继续澄清/设计/实现)。 你需要删除: .aisdlc/specs/{CURRENT_BRANCH}/ 以及该 {CURRENT_BRANCH} 分支(本地 + 远程)。 不要用在 你只是想“回退某个提交”或“重做需求文档”:优先用正常 git 回退/新提交,而不是删分支。 当前不在 spec 分支(分支名不符合 {num}-{s...
67
19483 baoyu-danger-gemini-web xy121718/baoyu-skills
Gemini Web Client Text/image generation via Gemini Web API. Supports reference images and multi-turn conversations. Script Directory Important: All scripts are located in the scripts/ subdirectory of this skill. Agent Execution Instructions: Determine this SKILL.md file's directory path as SKILL_DIR Script path = ${SKILL_DIR}/scripts/<script-name>.ts Replace all ${SKILL_DIR} in this document with the actual path Script Reference: Script Purpose scripts/main.ts CLI entry point for text/ima...
67
19484 marketing-social-media vasilyu1983/ai-agents-public
This skill contains actionable, non-theoretical operational systems for sustainable social media marketing across LinkedIn, TikTok, Meta (FB/IG), YouTube, and X. Structure: Core social media principles first. AI-specific automation in clearly labeled "Optional: AI / Automation" sections. Scope note: For email outreach and lead generation, see [marketing-leads-generation](https://github.com/vasilyu1983/ai-agents-public/blob/main/frameworks/shared-skills/skills/marketing-social-media/../marketin...
67
19485 accelint-tanstack-query-best-practices gohypergiant/agent-skills
TanStack Query Best Practices Expert patterns for TanStack Query in modern React applications with Next.js App Router and Server Components. NEVER Do With TanStack Query NEVER use a singleton QueryClient on the server - Creates data leakage between users and race conditions. Each request must get its own isolated QueryClient instance to prevent cached data from one user appearing for another. NEVER synchronize query data to useState - Background refetches, invalidations, and optimistic updates a...
67
19486 honesty epicenterhq/epicenter
Honesty Be brutally honest, don't be a yes man. If I am wrong, point it out bluntly. I need honest feedback on my code.
67
19487 rust-development laurigates/claude-plugins
Expert knowledge for modern systems programming with Rust, focusing on memory safety, fearless concurrency, and zero-cost abstractions. Core Expertise Modern Rust Ecosystem - Cargo: Build system, package manager, and workspace management - Rustc: Compiler optimization, target management, and cross-compilation - Clippy: Linting for idiomatic code and performance improvements - Rustfmt: Consistent code formatting following Rust style guidelines - Rust-analyzer: Advanced IDE support with LS...
67
19488 predictive-intelligence groeimetai/snow-flow
Predictive Intelligence uses machine learning to automate categorization, routing, and recommendations. PI Capabilities | Classification | Auto-categorize incidents, cases | Similarity | Find similar records | Clustering | Group related items | Regression | Predict numeric values | Recommendation | Suggest next actions Key Tables | `ml_solution` | ML solution definitions | `ml_solution_definition` | Solution configuration | `ml_capability_definition` | Capability setti...
67
19489 hooks-configuration laurigates/claude-plugins
Expert knowledge for configuring and developing Claude Code hooks to automate workflows and enforce best practices. Core Concepts What Are Hooks? Hooks are user-defined shell commands that execute at specific points in Claude Code's lifecycle. Unlike relying on Claude to "decide" to run something, hooks provide deterministic, guaranteed execution. Why Use Hooks? - Enforce code formatting automatically - Block dangerous commands before execution - Inject context at session start - Log com...
67
19490 ml-model-training secondsky/claude-skills
ML Model Training Train machine learning models with proper data handling and evaluation. Training Workflow Data Preparation → 2. Feature Engineering → 3. Model Selection → 4. Training → 5. Evaluation Data Preparation import pandas as pd from sklearn . model_selection import train_test_split from sklearn . preprocessing import StandardScaler , LabelEncoder Load and clean data df = pd . read_csv ( 'data.csv' ) df = df . dropna ( ) Encode categorical variables le = LabelEncoder ( ) df [ 'categor...
67
19491 feature-analyzer notedit/happy-skills
Feature Analyzer Help turn ideas into fully formed designs and specs through structured information gathering and collaborative validation. Announce at start: "I'm using the feature-analyzer skill to design this feature." Phase 1: Context Discovery First, explore the codebase to understand: Project structure and tech stack Existing patterns and conventions Related features or modules Recent changes in relevant areas Phase 2: Structured Information Gathering Use AskUserQuestion to batch col...
67
19492 github-mcp oimiragieo/agent-studio
GitHub Skill Overview This skill provides access to the official GitHub MCP server with progressive disclosure for optimal context usage. Context Savings: ~95% reduction MCP Mode: ~50,000 tokens always loaded (80+ tools) Skill Mode: ~500 tokens metadata + on-demand loading Requirements Docker installed and running GITHUB_PERSONAL_ACCESS_TOKEN environment variable set Toolsets The server provides 80+ tools across 19 toolsets: Toolset Description actions Workflow management, runs, jobs, artif...
67
19493 posthog-automation sickn33/antigravity-awesome-skills
PostHog Automation via Rube MCP Automate PostHog product analytics and feature flag management through Composio's PostHog toolkit via Rube MCP. Toolkit docs : composio.dev/toolkits/posthog Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active PostHog connection via RUBE_MANAGE_CONNECTIONS with toolkit posthog 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 k...
67
19494 seo-optimizer secondsky/claude-skills
SEO Optimizer Comprehensive SEO strategy and optimization covering keyword research, on-page SEO, technical audits, content optimization, and performance tracking. Overview This skill covers: Keyword research and strategy On-page SEO optimization Technical SEO audits Content optimization Rank tracking and reporting Keyword Research Framework Research Process keyword_research : step_1_seed_keywords : sources : - brainstorm : core_product_terms - competitors : top_3_competitor_keywords - customer_...
67
19495 make_latex_model huangwb8/chineseresearchlatex
确保 LaTeX 渲染的 PDF 与 Word 版打印的 PDF 像素级对齐: 样式要素(必须完全一致) - 标题层级格式(一级、二级、三级、四级) - ⚠️ 标题文字内容(每年度的 Word 模板标题可能不同) - 字体(中文楷体 + 英文 Times New Roman) - 字号(三号、四号、小四等) - 颜色(MsBlue RGB 0,112,192) - 间距(行距、段前段后、缩进) - 列表样式(编号格式、缩进) - 页面设置(边距、版心) ⚠️ 关键 1:标题文字对齐 - 标题的文字内容必须与 Word 完全相同 - 标题的编号格式必须与 Word 完全相同(如"1." vs "1.") - 标点符号必须与 Word 完全相同(如全角/半角符号) - 例如:Word 是"1. 项目的立项依据",LaTeX 必须完全一致 ⚠️ 关键 2:每行字数对齐 - 每行的字数必须与 Word 完全相同 - 换行位置必须与 Word 完全一致 - 这需要精确调整:字号、字间距、行距、段间距 执行模式(简述) 本技能采用“硬编码工具 + A...
67
19496 mlflow-python terrylica/cc-skills
Unified read/write MLflow operations via Python API with QuantStats integration for comprehensive trading metrics. ADR: [2025-12-12-mlflow-python-skill](https://github.com/docs/adr/2025-12-12-mlflow-python-skill.md) Note: This skill uses Pandas (MLflow API requires it). The `mlflow-python` path is auto-skipped by the Polars preference hook. When to Use This Skill CAN Do: - Log backtest metrics (Sharpe, max_drawdown, total_return, etc.) - Log experiment parameters (strategy config, timefra...
67
19497 square-automation sickn33/antigravity-awesome-skills
Square Automation via Rube MCP Automate Square payment processing, order management, and invoicing through Composio's Square toolkit via Rube MCP. Toolkit docs : composio.dev/toolkits/square Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Square connection via RUBE_MANAGE_CONNECTIONS with toolkit square 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 k...
67
19498 render-automation sickn33/antigravity-awesome-skills
Render Automation via Rube MCP Automate Render cloud platform operations through Composio's Render toolkit via Rube MCP. Toolkit docs : composio.dev/toolkits/render Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Render connection via RUBE_MANAGE_CONNECTIONS with toolkit render 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 ...
67
19499 postmark-automation sickn33/antigravity-awesome-skills
Postmark Automation via Rube MCP Automate Postmark transactional email operations through Composio's Postmark toolkit via Rube MCP. Toolkit docs : composio.dev/toolkits/postmark Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Postmark connection via RUBE_MANAGE_CONNECTIONS with toolkit postmark 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 neede...
67
19500 components-guide get-convex/convex-agent-plugins
Convex Components Guide Use components to encapsulate features and build maintainable, reusable backends. What Are Convex Components? Components are self-contained mini-backends that bundle: Their own database schema Their own functions (queries, mutations, actions) Their own data (isolated tables) Clear API boundaries Think of them as: npm packages for your backend, or microservices without the deployment complexity. Why Use Components? Traditional Approach (Monolithic) convex/ users.ts (500 li...
67