███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 9101 | powersync | powersync-ja/agent-skills |
PowerSync Skills Best practices and expertise for building applications with PowerSync. Architecture flowchart LR subgraph BACKEND ["Your Backend"] direction TB DB[ "Backend Database (Postgres | MongoDB | MySQL | Supabase | …)" ] API ["Backend API (Your server / cloud functions)"] API -- "Applies writes" --> DB end subgraph PS_SERVICE ["PowerSync Service"] direction TB SYNC ["Partial Sync (sync rules filter data per user)"] end subgraph APP ["Your App"] direction TB SDK ["PowerSync SDK"] SQLITE ...
|
88 |
| 9102 | dotnet-backend | sickn33/antigravity-awesome-skills |
.NET Backend Agent - ASP.NET Core & Enterprise API Expert You are an expert .NET/C backend developer with 8+ years of experience building enterprise-grade APIs and services. When to Use Use this skill when the user asks to: Build or refactor ASP.NET Core APIs (controller-based or Minimal APIs) Implement authentication/authorization in a .NET backend Design or optimize EF Core data access patterns Add background workers, scheduled jobs, or integration services in C Improve reliability/performance...
|
88 |
| 9103 | elevenlabs-tts | glebis/claude-skills |
ElevenLabs Text-to-Speech Premium text-to-speech with 22+ voices via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Install instructions infsh login Generate speech with ElevenLabs infsh app run elevenlabs/tts --input '{"text": "Hello, welcome to our product demo.", "voice": "aria"}' Available Models Model ID Best For Latency Multilingual v2 eleven_multilingual_v2 Highest quality, 32 languages ~250ms Turbo v2.5 eleven_turbo_v2_5 Balance of speed & quality ~150ms Flash v2.5 e...
|
88 |
| 9104 | nansen-alpha-discovery | nansen-ai/nansen-cli |
Alpha Discovery Answers: "What tokens is smart money accumulating before they pump?" CHAIN = solana nansen research token screener --chain $CHAIN --timeframe 24h --smart-money --limit 20 → token_symbol, price_usd, price_change, volume, buy_volume, market_cap_usd, fdv, liquidity, token_age_days nansen research smart-money netflow --chain $CHAIN --labels "Smart Trader" --limit 10 → token_symbol, net_flow_1h/24h/7d/30d_usd, trader_count Confirm SM flow on a specific token from screener results T...
|
88 |
| 9105 | senior-backend | borghei/claude-skills |
Senior Backend Complete toolkit for senior backend with modern tools and best practices. Quick Start Main Capabilities This skill provides three core capabilities through automated scripts: Script 1: Api Scaffolder python scripts/api_scaffolder.py [ options ] Script 2: Database Migration Tool python scripts/database_migration_tool.py [ options ] Script 3: Api Load Tester python scripts/api_load_tester.py [ options ] Core Capabilities 1. Api Scaffolder Automated tool for api scaffolder tasks. ...
|
88 |
| 9106 | repomix-unmixer | daymade/claude-code-skills |
Repomix Unmixer Overview This skill extracts files from repomix-packed repositories and restores their original directory structure. Repomix packs entire repositories into single AI-friendly files (XML, Markdown, or JSON), and this skill reverses that process to restore individual files. When to Use This Skill This skill activates when: Unmixing a repomix output file (*.xml, *.md, *.json) Extracting files from a packed repository Restoring original directory structure from repomix format Rev...
|
88 |
| 9107 | contact-hunter | onewave-ai/claude-skills |
Contact Hunter Find and enrich contact information from multiple sources with detailed attribution. Instructions When a user needs to find contact information: Identify Search Type: Person search: Find specific individual Company search: Find people at a company Role search: Find people with specific job title Email verification: Validate and enrich existing email Bulk enrichment: Enrich list of contacts Gather Search Parameters: Person name (first, last) Company name Job title / role Loc...
|
88 |
| 9108 | elasticsearch-audit | elastic/agent-skills |
Elasticsearch Audit Logging Enable and configure security audit logging for Elasticsearch via the cluster settings API. Audit logs record security events such as authentication attempts, access grants and denials, role changes, and API key operations — essential for compliance and incident investigation. For Kibana audit logging (saved object access, login/logout, space operations), see kibana-audit . For authentication and API key management, see elasticsearch-authn . For roles and user managem...
|
88 |
| 9109 | python-development | laurigates/claude-plugins |
Python Development Project Setup Modern Python Project Structure my-project/ ├── src/ │ └── my_project/ │ ├── __init__.py │ ├── main.py │ └── utils.py ├── tests/ │ ├── __init__.py │ └── test_main.py ├── pyproject.toml ├── README.md └── .gitignore pyproject.toml [ project ] name = "my-project" version = "0.1.0" requires-python = ">=3.12" dependencies = [ "fastapi>=0.100.0", "pydantic>=2.0", ] [ project.optional-dependencies ] dev = [ "pytest>=7.0", "ruff>...
|
88 |
| 9110 | nutrient-document-processing | pspdfkit-labs/nutrient-agent-skill |
Nutrient Document Processing Process documents with the Nutrient DWS Processor API . Convert formats, extract text and tables, OCR scanned documents, redact PII, add watermarks, digitally sign, and fill PDF forms. Setup Get a free API key at nutrient.io export NUTRIENT_API_KEY = "pdf_live_..." All requests go to https://api.nutrient.io/build as multipart POST with an instructions JSON field. Operations Convert Documents DOCX to PDF curl -X POST https://api.nutrient.io/build \ -H "Authorization:...
|
88 |
| 9111 | memos-cloud-server | memtensor/memos-cloud-skill |
MemOS Cloud Server Skill ZH-CN: 本技能允许 Agent 直接调用 MemOS 云平台 API,实现记忆的检索、添加、删除以及反馈功能。 EN-US: This skill allows the Agent to interact with MemOS Cloud APIs for memory search, addition, deletion, and feedback. ⚠️ 初始化与安全铁律 / Setup & Safety Rules (MUST READ) ZH-CN: 在执行任何 API 操作前,你(Agent)必须确保环境变量已配置: EN-US: Before executing any API operations, you (the Agent) must ensure the following environment variables are configured: 获取凭证 / Obtain Credentials : 必须配置 MEMOS_API_KEY (MemOS云服务的API Key)和 MEMOS_USER_ID ...
|
88 |
| 9112 | indicator-chart | marketcalls/openalgo-indicator-skills |
Create an interactive Plotly chart for a technical indicator on a symbol. Arguments Parse $ARGUMENTS as: indicator symbol exchange interval $0 = indicator name (e.g., ema, rsi, macd, supertrend, bbands, adx, stochastic, ichimoku, obv, vwap). Default: ema $1 = symbol (e.g., SBIN, RELIANCE, NIFTY, AAPL). Default: SBIN $2 = exchange (e.g., NSE, BSE, NFO, NSE_INDEX). Default: NSE. For US symbols use: YFINANCE $3 = interval (e.g., D, 1h, 5m). Default: D If no arguments, ask the user which indicator a...
|
88 |
| 9113 | sentry-react-native-sdk | getsentry/sentry-agent-skills |
All Skills > SDK Setup > React Native SDK Sentry React Native SDK Opinionated wizard that scans your React Native or Expo project and guides you through complete Sentry setup — error monitoring, tracing, profiling, session replay, logging, and more. Invoke This Skill When User asks to "add Sentry to React Native" or "set up Sentry" in an RN or Expo app User wants error monitoring, tracing, profiling, session replay, or logging in React Native User mentions @sentry/react-native , mobile error tra...
|
88 |
| 9114 | langchain-framework | bobmatnyc/claude-mpm-skills |
LangChain Framework progressive_disclosure: entry_point: summary: "LLM application framework with chains, agents, RAG, and memory" when_to_use: - "When building LLM-powered applications" - "When implementing RAG (Retrieval Augmented Generation)" - "When creating AI agents with tools" - "When chaining multiple LLM calls" quick_start: - "pip install langchain langchain-anthropic" - "Set up LLM (ChatAnthropic or ChatOpenAI)" - "Create chain with prompts and LLM" - "Invoke chain with input" token_es...
|
88 |
| 9115 | software-security-appsec | vasilyu1983/ai-agents-public |
Software Security & AppSec — Quick Reference Production-grade security patterns for building secure applications in Jan 2026. Covers OWASP Top 10:2025 (stable) https://owasp.org/Top10/2025/ plus OWASP API Security Top 10 (2023) https://owasp.org/API-Security/ and secure SDLC baselines (NIST SSDF) https://csrc.nist.gov/publications/detail/sp/800-218/final. When to Use This Skill Activate this skill when: Implementing authentication or authorization systems Handling user input that could lead ...
|
88 |
| 9116 | go-to-market-strategy | manojbajaj95/claude-gtm-plugin |
Go-to-Market Strategy End-to-end GTM playbook: motion selection, positioning, channel strategy, phased launch execution, launch marketing, and technical product launches. Core Philosophy A launch is a campaign, not an event. Build momentum before launch, peak at launch, sustain after. The best companies don't launch once — they launch again and again. GTM Motion Selection Motion Best For Key Lever PLG SMB, developers, low ACV (<$5K) Free → paid conversion PLG + Sales-Assist Mid-market, $5K-$25K ...
|
88 |
| 9117 | raffle-winner-picker | skillcreatorai/ai-agent-skills |
Raffle Winner Picker This skill randomly selects winners from lists, spreadsheets, or Google Sheets for giveaways and contests. When to Use This Skill Running social media giveaways Picking raffle winners at events Randomly selecting participants for surveys or tests Choosing winners from contest submissions Fair distribution of limited spots or resources Random team assignments What This Skill Does Random Selection : Uses cryptographically random selection Multiple Sources : Works with CSV, Exc...
|
88 |
| 9118 | spark-optimization | sickn33/antigravity-awesome-skills |
Apache Spark Optimization Production patterns for optimizing Apache Spark jobs including partitioning strategies, memory management, shuffle optimization, and performance tuning. When to Use This Skill Optimizing slow Spark jobs Tuning memory and executor configuration Implementing efficient partitioning strategies Debugging Spark performance issues Scaling Spark pipelines for large datasets Reducing shuffle and data skew Core Concepts 1. Spark Execution Model Driver Program ↓ Job (trigger...
|
88 |
| 9119 | apple-calendar | sundial-org/awesome-openclaw-skills |
Apple Calendar Interact with Calendar.app via AppleScript. Run scripts from: cd {baseDir} Commands Command Usage List calendars scripts/cal-list.sh List events scripts/cal-events.sh [days_ahead] [calendar_name] Read event scripts/cal-read.sh <event-uid> [calendar_name] Create event scripts/cal-create.sh <calendar> <summary> <start> <end> [location] [description] [allday] [recurrence] Update event scripts/cal-update.sh <event-uid> [--summary X] [--start X] [--end X] [--location X] [--description ...
|
88 |
| 9120 | agentmail-toolkit | agentmail-to/agentmail-skills |
AgentMail Toolkit Pre-built email tools for popular agent frameworks. Instantly add inbox management, sending, receiving, and email automation to your agents. Installation TypeScript/Node npm install agentmail-toolkit Python pip install agentmail-toolkit Configuration Set your API key as an environment variable: export AGENTMAIL_API_KEY = your-api-key Get your API key from console.agentmail.to . TypeScript Frameworks Vercel AI SDK import { AgentMailToolkit } from "agentmail-toolkit/ai-sdk" ; i...
|
88 |
| 9121 | context-management | rysweet/amplihack |
Context Management Skill Purpose This skill enables proactive management of Claude Code's context window through intelligent token monitoring, context extraction, and selective rehydration. Instead of reactive recovery after compaction, this skill helps users preserve essential context before hitting limits and restore it efficiently when needed. Version 3.0 Enhancements: Predictive Budget Monitoring: Estimate when capacity thresholds will be reached Context Health Indicators: Visual indicato...
|
88 |
| 9122 | api-documentation | bobmatnyc/claude-mpm-skills |
API Documentation When to use this skill API Development : When adding new endpoints External Release : Public API launch Team Collaboration : Frontend-backend interface definition Instructions Step 1: OpenAPI (Swagger) Spec openapi : 3.0.0 info : title : User Management API version : 1.0.0 description : API for managing users contact : email : api@example.com servers : - url : https : //api.example.com/v1 description : Production - url : https : //staging - api.example.com/v1 description : Stag...
|
88 |
| 9123 | healthcare-expert | personamanagmentlayer/pcl |
Expert guidance for healthcare systems, medical informatics, regulatory compliance (HIPAA), and health data standards (HL7, FHIR). Core Concepts Healthcare IT - Electronic Health Records (EHR) - Health Information Exchange (HIE) - Clinical Decision Support Systems - Telemedicine platforms - Medical imaging systems (PACS) - Laboratory information systems Standards and Protocols - HL7 (Health Level 7) - FHIR (Fast Healthcare Interoperability Resources) - DICOM (Digital Imaging and C...
|
88 |
| 9124 | media-adaptation | jwynia/agent-skills |
Media Adaptation Purpose Systematically analyze existing media (TV, film, games, etc.) to extract transferable elements that can be authentically transformed for new settings, particularly science fiction. Captures what makes originals compelling while creating genuinely new works rather than superficial reskins. Core Principle Transform, don't transplant. The goal is to understand WHY something works and recreate that function in a new context, not to simply change surface details. Phase 1:...
|
88 |
| 9125 | pydantic-ai-tool-system | existential-birds/beagle |
PydanticAI Tool System Tool Registration Two decorators based on whether you need context: from pydantic_ai import Agent, RunContext agent = Agent('openai:gpt-4o') @agent.tool - First param MUST be RunContext @agent.tool async def get_user_data(ctx: RunContext[MyDeps], user_id: int) -> str: """Get user data from database. Args: ctx: The run context with dependencies. user_id: The user's ID. """ return await ctx.deps.db.get_user(user_id) @agent.tool_plain -...
|
88 |
| 9126 | scientific-paper-figure-generator | dkyazzentwatwa/chatgpt-skills |
Create publication-ready figures for scientific papers with proper formatting, high resolution, and journal-compliant styling. Purpose Scientific figure creation for: - Research paper submissions - Conference presentations - Thesis and dissertation figures - Grant proposals - Academic posters Features - Journal Templates: Nature, Science, IEEE, ACS styles - Multi-Panel Figures: Subfigures with labels (a, b, c) - High Resolution: 300+ DPI for publication - Vector Output: EPS, PDF fo...
|
88 |
| 9127 | code-review-excellence | awesome-skills/code-review-skill |
Code Review Excellence Transform code reviews from gatekeeping to knowledge sharing through constructive feedback, systematic analysis, and collaborative improvement. When to Use This Skill Reviewing pull requests and code changes Establishing code review standards for teams Mentoring junior developers through reviews Conducting architecture reviews Creating review checklists and guidelines Improving team collaboration Reducing code review cycle time Maintaining code quality standards Core Pri...
|
88 |
| 9128 | note | yeachan-heo/oh-my-claudecode |
Save important context to `.omc/notepad.md` that survives conversation compaction. Usage | `/oh-my-claudecode:note <content>` | Add to Working Memory with timestamp | `/oh-my-claudecode:note --priority <content>` | Add to Priority Context (always loaded) | `/oh-my-claudecode:note --manual <content>` | Add to MANUAL section (never pruned) | `/oh-my-claudecode:note --show` | Display current notepad contents | `/oh-my-claudecode:note --prune` | Remove entries older than 7 days | `...
|
88 |
| 9129 | mckinsey-consultant | mann1988/awesome-claude-skills |
架构: Progressive Disclosure (渐进式披露) + Dependency-Aware (依赖感知) 核心升级: - V3.0: 最小核心 + 按需加载 → 节省70%上下文 - V3.1: 页面依赖关系标注 → 跨对话续写更智能 ⚠️ CRITICAL BEHAVIOR RULES 这些规则优先级最高,Claude必须严格遵守: 1. 首次使用响应规则 当用户说"我刚添加了mckinsey-consultant skill"或"Can you make something amazing with it?"时: - ✅ 必须使用下面"首次使用引导"中的精确话术 - ✅ 只输出4行文字,不做任何扩展 - ❌ 禁止列举示例问题 - ❌ 禁止详细询问行业/交付物/范围等 - ❌ 禁止超过4行回复 - ✅ 只问一个二选一的问题,然后等待用户回应 2. 问题澄清规则 - ✅ 只问当下最关键的1-2个问题 - ❌ 不要一次性列出5个以上的问题 - ❌ 不要把澄清变成"需求调研问卷" 3. 流程启动规则 - ✅ 只有用户明确说"开始"...
|
88 |
| 9130 | competitive-brief | anthropics/knowledge-work-plugins |
Competitive Brief If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Research competitors and generate a structured competitive analysis comparing positioning, messaging, content strategy, and market presence. Trigger User runs /competitive-brief or asks for a competitive analysis, competitor research, or market comparison. Inputs Gather the following from the user: Competitor name(s) — one or more competitors to analyze (required) Your company/pro...
|
87 |
| 9131 | planning | davila7/claude-code-templates |
AI Maestro Planning Solve the execution problem -- staying focused during complex, multi-step tasks. Uses persistent markdown files to track goals, findings, and progress so you never lose context. Part of the AI Maestro suite. When to Use Multi-step tasks (3+ steps) Research projects Building features requiring >5 tool calls Any task where you might lose track of the goal The 3-File Pattern Create in docs_dev/ (or $AIMAESTRO_PLANNING_DIR ): File Purpose Update When task_plan.md Goals, phases, d...
|
87 |
| 9132 | session-learning | rysweet/amplihack |
This skill provides cross-session learning by: - Extracting learnings from session transcripts at Stop hook - Storing learnings in structured YAML format (`~/.amplihack/.claude/data/learnings/`) - Injecting relevant past learnings at SessionStart based on task similarity - Managing learnings via `/amplihack:learnings` capability Design Philosophy Ruthlessly Simple Approach: - One YAML file per learning category (not per session) - Simple keyword matching for relevance (no complex ML) -...
|
87 |
| 9133 | trend-analyst | 404kidwiz/claude-supercode-skills |
Provides expertise in identifying, analyzing, and forecasting trends in markets, technology, and business environments. Specializes in signal detection, time-series analysis, and translating trend insights into actionable business recommendations. When to Use - Identifying emerging trends in technology or markets - Analyzing time-series data for patterns and forecasts - Monitoring social signals for trend detection - Evaluating trend strength and longevity - Creating trend reports and for...
|
87 |
| 9134 | tailwindcss | mindrally/skills |
Tailwind CSS The skill is based on Tailwind CSS v4.1.18, generated at 2026-01-28. Tailwind CSS is a utility-first CSS framework for rapidly building custom user interfaces. Instead of writing custom CSS, you compose designs using utility classes directly in your markup. Tailwind v4 introduces CSS-first configuration with theme variables, making it easier to customize your design system. Core References Topic Description Reference Installation Vite, PostCSS, CLI, and CDN setup core-installation U...
|
87 |
| 9135 | synapse-reinst | s-hiraoku/synapse-a2a |
Synapse Re-Instruction Restore Synapse A2A agent identity and instructions after /clear or context reset. When to Use After running /clear (or equivalent context reset) When the agent no longer recognizes Synapse commands When A2A communication has stopped working After any event that clears the agent's initial instructions Usage Run the reinst script to output your full Synapse instructions: From the source tree python plugins/synapse-a2a/skills/synapse-reinst/scripts/reinst.py From a synced ...
|
87 |
| 9136 | code-review-playbook | yonatangross/orchestkit |
Code Review Playbook This skill provides a comprehensive framework for effective code reviews that improve code quality, share knowledge, and foster collaboration. Whether you're a reviewer giving feedback or an author preparing code for review, this playbook ensures reviews are thorough, consistent, and constructive. Overview Reviewing pull requests or merge requests Preparing code for review (self-review) Establishing code review standards for teams Training new developers on review best pra...
|
87 |
| 9137 | model-evaluation-benchmark | rysweet/amplihack |
Purpose: Automated reproduction of comprehensive model evaluation benchmarks following the Benchmark Suite V3 reference implementation. Auto-activates when: User requests model benchmarking, comparison evaluation, or performance testing between AI models in agentic workflows. Skill Description This skill orchestrates end-to-end model evaluation benchmarks that measure: - Efficiency: Duration, turns, cost, tool calls - Quality: Code quality scores via reviewer agents - Workflow Adherence: ...
|
87 |
| 9138 | wordpress-penetration-testing | sickn33/antigravity-awesome-skills |
WordPress Penetration Testing Purpose Conduct comprehensive security assessments of WordPress installations including enumeration of users, themes, and plugins, vulnerability scanning, credential attacks, and exploitation techniques. WordPress powers approximately 35% of websites, making it a critical target for security testing. Prerequisites Required Tools WPScan (pre-installed in Kali Linux) Metasploit Framework Burp Suite or OWASP ZAP Nmap for initial discovery cURL or wget Required Knowledg...
|
87 |
| 9139 | whatsapp-flows | gokapso/agent-skills |
WhatsApp Flow Management When to use Use this skill to manage WhatsApp Flows end-to-end: discover flows, edit flow JSON via versions, publish/test, attach data endpoints, and inspect responses/logs. Setup Env vars: KAPSO_API_BASE_URL (host only, no /platform/v1) KAPSO_API_KEY PROJECT_ID META_GRAPH_VERSION (optional, default v24.0) Run scripts with Node or Bun: node scripts/list-flows.js How to Create and publish a flow Create flow: node scripts/create-flow.js --phone-number-id <id> --name...
|
87 |
| 9140 | spring-boot-full-stack | mduongvandinh/skills-java-spring |
Spring Boot Full Stack Skill Overview This skill provides a complete, modular framework for building Java Spring Boot applications with enterprise-grade features. Quick Start Minimal setup (PostgreSQL + JWT only) mvn clean install -Pminimal With Redis caching mvn clean install -Dmodule.redis.enabled=true Full stack (all modules) mvn clean install -Pfull-stack Run application mvn spring-boot:run -Dspring-boot.run.profiles=local Module Selection Module Default Enable Flag PostgreSQL ON -...
|
87 |
| 9141 | music-generator | aviz85/claude-skills-library |
Music Generator Generate custom AI music using ElevenLabs Music API with detailed composition control. Features Simple Mode: Generate music from a text prompt Detailed Mode: Create multi-section compositions with precise control over styles, moods, and transitions Instrumental or Vocal: Support for both instrumental and vocal tracks Custom Duration: Generate tracks from 15 seconds to 5 minutes Quick Start cd ~/.claude/skills/music-generator/scripts Simple prompt-based generation npx ts-node ...
|
87 |
| 9142 | people-analytics | borghei/claude-skills |
People Analytics Analyze workforce data to surface trends, risks, and opportunities. Key Metrics Retention Overall attrition rate (voluntary + involuntary) Regrettable attrition rate Average tenure Flight risk indicators Diversity Representation by level, team, and function Pipeline diversity (hiring funnel by demographic) Promotion rates by group Pay equity analysis Engagement Survey scores and trends eNPS (Employee Net Promoter Score) Participation rates Open-ended feedback themes Productivity...
|
87 |
| 9143 | team-builder | affaan-m/everything-claude-code |
Team Builder Interactive menu for browsing and composing agent teams on demand. Works with flat or domain-subdirectory agent collections. When to Use You have multiple agent personas (markdown files) and want to pick which ones to use for a task You want to compose an ad-hoc team from different domains (e.g., Security + SEO + Architecture) You want to browse what agents are available before deciding Prerequisites Agent files must be markdown files containing a persona prompt (identity, rules, wo...
|
87 |
| 9144 | supabase-automation | sickn33/antigravity-awesome-skills |
Supabase Automation via Rube MCP Automate Supabase operations including database queries, table schema inspection, SQL execution, project and organization management, storage buckets, edge functions, and service health monitoring through Composio's Supabase toolkit. Toolkit docs : composio.dev/toolkits/supabase Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Supabase connection via RUBE_MANAGE_CONNECTIONS with toolkit supabase Always call RUBE_SEARCH_TOOLS first to ...
|
87 |
| 9145 | bitrix | vm0-ai/vm0-skills |
Bitrix24 API Use the Bitrix24 REST API via direct curl calls to manage CRM, tasks, and users in your Bitrix24 workspace. Official docs: https://apidocs.bitrix24.com/ When to Use Use this skill when you need to: Manage CRM leads (create, update, list, delete) Manage CRM deals and sales funnels Manage CRM contacts and companies Create and manage tasks Get user information Automate business workflows Prerequisites Log in to your Bitrix24 workspace Go to Applications → Developer Resources → Rea...
|
87 |
| 9146 | talos-os-expert | martinholovsky/claude-skills-generator |
Talos Linux Expert 1. Overview You are an elite Talos Linux expert with deep expertise in: Talos Architecture: Immutable OS design, API-driven configuration, no SSH/shell access by default Cluster Deployment: Bootstrap clusters, control plane setup, worker nodes, cloud & bare-metal Machine Configuration: YAML-based declarative configs, secrets management, network configuration talosctl CLI: Cluster management, diagnostics, upgrades, config generation, troubleshooting Security: Secure boot, dis...
|
87 |
| 9147 | agent-rdp | thisnick/agent-rdp |
Windows Remote Desktop Control with agent-rdp Quick start agent-rdp connect --host <ip> -u <user> -p <pass> --enable-win-automation agent-rdp automate snapshot -i See interactive elements agent-rdp automate click "@e5" Click button by ref agent-rdp automate fill "@e7" "Hello" Type into field agent-rdp disconnect Core workflow Connect with automation: agent-rdp connect --host <ip> -u <user> -p <pass> --enable-win-automation Snapshot: agent-rdp automate snapshot...
|
87 |
| 9148 | campaign-plan | anthropics/knowledge-work-plugins |
Campaign Plan If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Generate a comprehensive marketing campaign brief with objectives, audience, messaging, channel strategy, content calendar, and success metrics. Trigger User runs /campaign-plan or asks to plan, design, or build a marketing campaign. Inputs Gather the following from the user. If not provided, ask before proceeding: Campaign goal — the primary objective (e.g., drive signups, increase a...
|
87 |
| 9149 | azure-cost-calculator | ahmadabdalla/azure-cost-calculator-skill |
Azure Cost Calculator Deterministic Azure cost estimation using the public Retail Prices API. Never guess prices — always query the live API via the scripts. Runtime Detection Choose the script runtime based on what is available: Runtime Condition Pricing script Explore script Bash (preferred) curl and jq available scripts/get-azure-pricing.sh scripts/explore-azure-pricing.sh PowerShell 7+ pwsh available scripts/Get-AzurePricing.ps1 scripts/Explore-AzurePricing.ps1 Windows PowerShell 5.1 powersh...
|
87 |
| 9150 | cpp-pro | 404kidwiz/claude-supercode-skills |
C++ Pro Senior C++ developer with deep expertise in modern C++20/23, systems programming, high-performance computing, and zero-overhead abstractions. Role Definition You are a senior C++ engineer with 15+ years of systems programming experience. You specialize in modern C++20/23, template metaprogramming, performance optimization, and building production-grade systems with emphasis on safety, efficiency, and maintainability. You follow C++ Core Guidelines and leverage cutting-edge language fe...
|
87 |