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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
21,455
总 Skills
35.8M
总安装量
2,442
贡献者
# Skill 仓库 描述 安装量
12301 brand-guidelines shajith003/awesome-claude-skills
Anthropic Brand Styling Overview To access Anthropic's official brand identity and style resources, use this skill. Keywords : branding, corporate identity, visual identity, post-processing, styling, brand colors, typography, Anthropic brand, visual formatting, visual design Brand Guidelines Colors Main Colors: Dark: 141413 - Primary text and dark backgrounds Light: faf9f5 - Light backgrounds and text on dark Mid Gray: b0aea5 - Secondary elements Light Gray: e8e6dc - Subtle backgrounds Accent Co...
75
12302 ln-612-semantic-content-auditor levnikolaevich/claude-code-skills
Paths: File paths ( shared/ , references/ , ../ln-* ) are relative to skills repo root. If not found at CWD, locate this SKILL.md directory and go up one level for repo root. Semantic Content Auditor (L3 Worker) Specialized worker auditing semantic accuracy of project documentation. Purpose & Scope Worker in ln-610 coordinator pipeline - invoked by ln-610-docs-auditor for each project document Verify document content matches stated SCOPE (document purpose) Check content aligns with project goals...
75
12303 activecampaign-automation composiohq/awesome-claude-skills
ActiveCampaign Automation via Rube MCP Automate ActiveCampaign CRM and marketing automation operations through Composio's ActiveCampaign toolkit via Rube MCP. Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active ActiveCampaign connection via RUBE_MANAGE_CONNECTIONS with toolkit active_campaign 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 — ju...
75
12304 accelint-ts-best-practices gohypergiant/agent-skills
JavaScript and TypeScript Best Practices Comprehensive coding standards for JavaScript and TypeScript applications, designed for AI agents and LLMs working with modern JavaScript/TypeScript codebases. Note: This skill focuses on general best practices, TypeScript patterns, and safety. For performance optimization, use the accelint-ts-performance skill instead. When to Use This Skill This skill provides expert-level patterns for JavaScript and TypeScript code. Load AGENTS.md to scan rule summarie...
75
12305 android-kotlin-compose drjacky/claude-android-ninja
Android Kotlin Compose Development Create production-quality Android applications following Google's official architecture guidance and best practices. Use when building Android apps with Kotlin, Jetpack Compose, MVVM architecture, Hilt dependency injection, Room database, or Android multi-module projects. Triggers on requests to create Android projects, screens, ViewModels, repositories, feature modules, or when asked about Android architecture patterns. Quick Reference Task Reference File Proj...
75
12306 i18n-localization vudovn/antigravity-kit
i18n & Localization Internationalization (i18n) and Localization (L10n) best practices. 1. Core Concepts Term Meaning i18n Internationalization - making app translatable L10n Localization - actual translations Locale Language + Region (en-US, tr-TR) RTL Right-to-left languages (Arabic, Hebrew) 2. When to Use i18n Project Type i18n Needed? Public web app ✅ Yes SaaS product ✅ Yes Internal tool ⚠️ Maybe Single-region app ⚠️ Consider future Personal project ❌ Optional 3. Implementation Patterns Reac...
75
12307 codex-review-workflow daffy0208/ai-dev-standards
Codex Review Workflow Overview Automated code review workflow using OpenAI Codex CLI. Implements iterative fix-and-review cycles to ensure code quality through automated validation. Use when: Building features that require automated code review, iterative refinement cycles, or validation against specific quality standards using Codex CLI. When to Use This Skill ✅ Use this skill when: User explicitly requests Codex CLI review (e.g., "Review this with Codex") Implementing features that requir...
75
12308 dignified-code-simplifier dagster-io/erk
You are an expert code simplification specialist focused on enhancing code clarity, consistency, and maintainability while preserving exact functionality. Your expertise lies in applying project-specific best practices to simplify and improve code without altering its behavior. You prioritize readable, explicit code over overly compact solutions. This is a balance that you have mastered as a result your years as an expert software engineer. You will analyze recently modified code and apply refi...
75
12309 github-copilot-sdk rysweet/amplihack
GitHub Copilot SDK - Comprehensive Skill Overview The GitHub Copilot SDK enables developers to embed Copilot's agentic workflows programmatically in their applications. It exposes the same engine behind Copilot CLI as a production-tested agent runtime you can invoke from code. When to Use the Copilot SDK Use the Copilot SDK when: Building applications that need Copilot's AI capabilities Implementing custom AI assistants with tool-calling abilities Creating integrations that leverage Copilot'...
75
12310 commit windmill-labs/windmill
Sentry Commit Messages Follow these conventions when creating commits for Sentry projects. Prerequisites Before committing, always check the current branch: git branch --show-current If you're on main or master , you MUST create a feature branch first — unless the user explicitly asked to commit to main. Do not ask the user whether to create a branch; just proceed with branch creation. The create-branch skill will still propose a branch name for the user to confirm. Use the create-branch skill t...
75
12311 docyrus-app-dev docyrus/agent-skills
Docyrus App Developer Build React TypeScript web apps with Docyrus as the backend. Authenticate via OAuth2 PKCE, query data sources with powerful filtering/aggregation, and follow established patterns. Tech Stack React 19 + TypeScript + Vite TanStack Router (code-based), TanStack Query (server state) Tailwind CSS v4, shadcn/ui components @docyrus/api-client (REST client) + @docyrus/signin (auth provider) Auto-generated collections from OpenAPI spec Quick Start: New App Setup Wrap root with Docyr...
75
12312 knowledge-base commontoolsinc/labs
Knowledge Base Foundation Before You Start Read these docs to orient yourself: docs/glossary.md - Terminology (Cell, Piece, Space, Spell, etc.) docs/specs/pattern-construction/overview.md - Authoritative system design AGENTS.md - Documentation reading list and codebase guidelines Source Hierarchy When sources conflict, this is the authoritative order: 1. Specs (Highest Authority) docs/specs/ - Technical specifications with unambiguous intent When specs contradict other docs, specs win . 2. Worki...
75
12313 presentation-design aaronvanston/skills-presentations
Presentation Design Diagnostic Purpose Design and evaluate presentations that communicate effectively. Provides frameworks for planning, visual design, cognitive load management, and evaluation. Applicable to any presentation tool (reveal.js, PowerPoint, Keynote, Google Slides). Core Principle Audience-centered design. Every decision should serve audience understanding, not presenter convenience. Quick Reference: Common Problems Problem Symptom Fix Wall of Text Slides are paragraphs Assertio...
75
12314 alicloud-ai-contactcenter-ai-test cinience/alicloud-skills
Category: test AI CONTACTCENTER AI Smoke Test Prerequisites Configure credentials with least privilege ( ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / optional ALICLOUD_REGION_ID ). Target skill: skills/ai/service/alicloud-ai-contactcenter-ai/ . Test Steps Run offline script compilation check (no network needed): python3 tests/common/compile_skill_scripts.py \ --skill-path skills/ai/service/alicloud-ai-contactcenter-ai \ --output output/alicloud-ai-contactcenter-ai-test/compile-check.jso...
75
12315 alicloud-platform-docs-api-review-test cinience/alicloud-skills
Category: test PLATFORM DOCS API REVIEW Smoke Test Prerequisites Configure credentials with least privilege ( ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / optional ALICLOUD_REGION_ID ). Target skill: skills/platform/docs/alicloud-platform-docs-api-review/ . Test Steps Run offline script compilation check (no network needed): python3 tests/common/compile_skill_scripts.py \ --skill-path skills/platform/docs/alicloud-platform-docs-api-review \ --output output/alicloud-platform-docs-api-rev...
75
12316 mongodb-migration-expert shipshitdev/library
MongoDB Migration Expert You design schema changes and migrations that are safe, indexed, and backwards compatible. When to Use Adding or changing MongoDB collections, indexes, or fields Designing schema patterns for multi-tenant or large datasets Planning forward-only migrations Core Principles Schema changes are additive first, destructive later. Backfill data in batches; avoid locking large collections. Indexes must match query patterns. Keep migrations idempotent and observable. Migration ...
75
12317 pptx-generator ntaksh42/agents
PPTX Generator & Editor Overview This skill handles all PowerPoint tasks: reading/analyzing existing presentations, editing template-based decks via XML manipulation, and creating presentations from scratch using PptxGenJS. It includes a complete design system (color palettes, fonts, style recipes) and detailed guidance for every slide type. Quick Reference Task Approach Read/analyze content python -m markitdown presentation.pptx Edit or create from template See Editing Presentations Create from...
75
12318 moai-lang-java modu-ai/moai-adk
Quick Reference (30 seconds) Java 21 LTS Expert - Enterprise development with Spring Boot 3.3, Virtual Threads, and modern Java features. Auto-Triggers: Java files with .java extension, build files including pom.xml, build.gradle, or build.gradle.kts Core Capabilities: Java 21 LTS: Virtual threads, pattern matching, record patterns, sealed classes Spring Boot 3.3: REST controllers, services, repositories, WebFlux reactive Spring Security 6: JWT authentication, OAuth2, role-based access contr...
75
12319 firecrawl founderjourney/claude-skills
Firecrawl CLI Web scraping, search, and browser automation CLI. Returns clean markdown optimized for LLM context windows. Run firecrawl --help or firecrawl <command> --help for full option details. Prerequisites Must be installed and authenticated. Check with firecrawl --status . 🔥 firecrawl cli v1.8.0 ● Authenticated via FIRECRAWL_API_KEY Concurrency: 0/100 jobs (parallel scrape limit) Credits: 500,000 remaining Concurrency : Max parallel jobs. Run parallel operations up to this limit. Credits ...
75
12320 testing andrelandgraf/fullstackrecipes
LobeHub Testing Guide Quick Reference Commands: Run specific test file bunx vitest run --silent = 'passed-only' '[file-path]' Database package (client) cd packages/database && bunx vitest run --silent = 'passed-only' '[file]' Database package (server) cd packages/database && TEST_SERVER_DB = 1 bunx vitest run --silent = 'passed-only' '[file]' Never run bun run test - it runs all 3000+ tests (~10 minutes). Test Categories Category Location Config Webapp src//*.test.ts(x) vitest.config.ts Packa...
75
12321 alicloud-skill-creator-test cinience/alicloud-skills
Category: test ALICLOUD SKILL CREATOR Smoke Test Prerequisites Target skill path: skills/platform/skills/alicloud-skill-creator/ Python 3 Test Steps Validate target skill scripts compile: python3 tests/common/compile_skill_scripts.py \ --skill-path skills/platform/skills/alicloud-skill-creator \ --output output/alicloud-skill-creator-test/compile-check.json Check frontmatter fields exist in target SKILL.md : name description Regenerate skill index and confirm new category/path appears: scripts/u...
75
12322 bun-validator shipshitdev/library
Bun Validator Validates Bun workspace configuration and prevents common monorepo issues. Ensures Bun 1.3+ patterns and proper workspace isolation. When This Activates Setting up a new Bun monorepo Before adding dependencies to workspaces Auditing existing Bun workspaces After AI generates package.json files CI/CD pipeline validation Quick Start python3 ~/.claude/skills/bun-validator/scripts/validate.py --root . python3 ~/.claude/skills/bun-validator/scripts/validate.py --root . --strict What ...
75
12323 websearch-deep thomasholknielsen/claude-code-config
Deep Web Research Strategy ⚠️ VERIFICATION INSTRUCTION (temporary for debugging): When you use this Skill, you MUST create a verification file to prove execution: File: deep-research-skill-was-executed.md (in repository root) Content: Deep Research Skill Execution Verification Skill: websearch-deep Executed: {timestamp} Research Question: {the question you researched} Mode: Deep (6-phase methodology) This file was created by the deep-researcher agent to verify that the websearch-deep Ski...
75
12324 make-automation composiohq/awesome-claude-skills
Make Automation via Rube MCP Automate Make (formerly Integromat) operations through Composio's Make toolkit via Rube MCP. Toolkit docs : composio.dev/toolkits/make Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Make connection via RUBE_MANAGE_CONNECTIONS with toolkit make 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 endpo...
75
12325 real-world-rails steveclarke/real-world-rails
Rails Pattern Research What This Is The Real World Rails repository is a collection of 200+ production Rails application source code. The apps/ directory contains the full source of each app — models, migrations, schema, controllers, views, concerns, gems. The engines/ directory contains Rails engines. Locating the Repository Look for a directory called real-world-rails with an apps/ subdirectory. Check the current working directory first, then ~/src/real-world-rails . If not found, ask the user...
75
12326 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. Toolkit docs : composio.dev/toolkits/outlook 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...
75
12327 chrome-automation aaaaqwq/claude-code-skills
Skill: Chrome Automation (agent-browser) Automate browser tasks in the user's real Chrome session via the agent-browser CLI. Prerequisite : agent-browser must be installed and Chrome must have remote debugging enabled. See references/agent-browser-setup.md if unsure. Core Principle: Reuse the User's Existing Chrome This skill operates on a single Chrome process — the user's real browser. There is no session management, no separate profiles, no launching a fresh Playwright browser. Always Start b...
75
12328 expo-deployment sickn33/antigravity-awesome-skills
Deployment This skill covers deploying Expo applications across all platforms using EAS (Expo Application Services). References Consult these resources as needed: ./references/workflows.md -- CI/CD workflows for automated deployments and PR previews ./references/testflight.md -- Submitting iOS builds to TestFlight for beta testing ./references/app-store-metadata.md -- Managing App Store metadata and ASO optimization ./references/play-store.md -- Submitting Android builds to Google Play Store ./r...
75
12329 clerk-authentication mindrally/skills
Clerk Authentication You are an expert in Clerk authentication implementation for Next.js applications. Follow these guidelines when integrating Clerk. Core Principles Implement defense-in-depth with multiple authentication layers Verify authentication at every data access point, not just middleware Protect server actions individually Use Clerk's built-in security features (HttpOnly cookies, CSRF protection) Installation and Setup npm install @clerk/nextjs Environment Variables Required NEXT...
75
12330 bun hoodini/ai-agents-skills
Bun Node.js 대신 Bun을 기본 런타임으로 사용. 설치 macOS / Linux brew install oven-sh/bun/bun npm npm install -g bun 명령어 매핑 Node.js / npm Bun npm install bun install npm install <pkg> bun add <pkg> npm install -D <pkg> bun add -d <pkg> npm uninstall <pkg> bun remove <pkg> npm run <script> bun run <script> 또는 bun <script> npx <cmd> bunx <cmd> node <file> bun <file> npm init bun init npm create <template> bun create <template> 프로젝트 초기화 새 프로젝트 bun init 템플릿 사용 bun create next-app my-app bun create vite my-app ...
75
12331 storybook-play-functions thebushidocollective/han
Storybook - Play Functions Write automated interaction tests within stories using play functions to verify component behavior, simulate user actions, and test edge cases. Key Concepts Play Functions Play functions run after a story renders, allowing you to simulate user interactions: import { within, userEvent, expect } from '@storybook/test'; import type { Meta, StoryObj } from '@storybook/react'; import { LoginForm } from './LoginForm'; const meta = { component: LoginForm, } satisfies M...
75
12332 writing-dev-server-tests oven-sh/bun
Dev server tests validate hot-reloading robustness and reliability. File Structure - `test/bake/bake-harness.ts` - shared utilities: `devTest`, `prodTest`, `devAndProductionTest`, `Dev` class, `Client` class - `test/bake/client-fixture.mjs` - subprocess for `Client` (page loading, IPC queries) - `test/bake/dev/*.test.ts` - dev server and hot reload tests - `test/bake/dev-and-prod.ts` - tests running on both dev and production mode Test Categories - `bundle.test.ts` - DevServer-specific ...
75
12333 ln-654-resource-lifecycle-auditor levnikolaevich/claude-code-skills
Paths: File paths ( shared/ , references/ , ../ln-* ) are relative to skills repo root. If not found at CWD, locate this SKILL.md directory and go up one level for repo root. Resource Lifecycle Auditor (L3 Worker) Specialized worker auditing resource acquisition/release patterns, scope mismatches, and connection pool hygiene. Purpose & Scope Worker in ln-650 coordinator pipeline - invoked by ln-650-persistence-performance-auditor Audit resource lifecycle (Priority: HIGH) Check session/connection...
75
12334 pomasa extremeprogramming-cn/pomasa
POMASA Generator Your Role You are a Multi-Agent System (MAS) architect. Your task is to generate a complete, immediately runnable declarative multi-agent research system based on the research project information provided by the user. User Input Handling When the user wants to create a multi-agent system, determine how to collect project information: If user provides a user_input file path: Read and use it directly If user has no file ready, offer two options: Option A: Copy user_input_templ...
75
12335 sap-btp-developer-guide secondsky/sap-skills
Comprehensive guidance for developing, deploying, and operating business applications on SAP Business Technology Platform. Table of Contents Quick Navigation - [Table of Contents](table-of-contents) - [When to Use This Skill](when-to-use-this-skill) - [Runtime and Programming Model Selection](runtime-and-programming-model-selection) - [Development Workflow](development-workflow) - [Key Services and Tools](key-services-and-tools) - [Security Implementation](security-implementation) - [...
75
12336 hugo jackspace/claudeskillz
Hugo Static Site Generator Status: Production Ready Last Updated: 2025-11-04 Dependencies: None (Hugo is a standalone binary) Latest Versions: hugo@0.152.2+extended, PaperMod@latest, Sveltia CMS@latest Quick Start (5 Minutes) 1. Install Hugo Extended CRITICAL: Always install Hugo Extended edition (not Standard) unless you're certain you don't need SCSS/Sass support. Most themes require Extended. macOS brew install hugo Linux (Ubuntu/Debian) wget https://github.com/gohugoio/hugo/releases/d...
75
12337 rust mindrally/skills
Community Rust Best Practices Comprehensive performance optimization guide for Rust applications. Contains 42 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: Writing new Rust code Optimizing memory allocation and ownership patterns Working with iterators and collections Writing async code with Tokio or other runtimes Reviewing code for performance issues Rule Categories by Priority Priority Ca...
75
12338 alicloud-ai-entry-modelstudio-test-test cinience/alicloud-skills
Category: test AI ENTRY MODELSTUDIO TEST Smoke Test Prerequisites Configure credentials with least privilege ( ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / optional ALICLOUD_REGION_ID ). Target skill: skills/ai/entry/alicloud-ai-entry-modelstudio-test/ . Test Steps Run offline script compilation check (no network needed): python3 tests/common/compile_skill_scripts.py \ --skill-path skills/ai/entry/alicloud-ai-entry-modelstudio-test \ --output output/alicloud-ai-entry-modelstudio-test-te...
75
12339 docyrus-architect docyrus/agent-skills
Docyrus Architect Guide for using docyrus-architect MCP tools to manage and query data sources in Docyrus. Tool Overview Discovery Tools get_apps — List tenant apps. Use before create_data_source to find the target tenantAppId . get_data_source_list — Search data sources by name/description or app ID. get_data_source_list_with_fields — Same as above but includes field names and types. get_data_source_metadata — Get full metadata (fields with IDs, types, slugs, enums, relations) for a data source...
75
12340 startup-business-models vasilyu1983/ai-agents-public
Startup Business Models Systematic workflow for choosing revenue models, pricing, and unit economics. Quick Start (Inputs) Ask for the smallest set of inputs that makes the decision meaningful: Business type: SaaS, usage-based/API, marketplace, services, hardware + service ICP/segment(s): SMB / mid-market / enterprise (and ACV/ARPA bands) Current pricing and packaging: value metric, tiers, limits, discount policy, billing cadence Unit economics drivers: fully-loaded CAC, gross margin/COGS (i...
75
12341 agents-sdk cloudflare/cloudflare-docs
Cloudflare Agents SDK Build persistent, stateful AI agents on Cloudflare Workers using the agents npm package. FIRST: Verify Installation npm install agents Agents require a binding in wrangler.jsonc: { "durable_objects": { // "class_name" must match your Agent class name exactly "bindings": [{ "name": "Counter", "class_name": "Counter" }] }, "migrations": [ // Required: list all Agent classes for SQLite storage { "tag": "v1", "new_sqlite_classes": ["Counter"] } ] } ...
75
12342 interactive-requirements-gathering oimiragieo/agent-studio
Interactive Requirements Gathering Structured framework for gathering requirements through interactive questionnaires. Based on the Conductor methodology's proven human-in-the-loop patterns. When to Use Setting up new projects Defining product requirements Gathering feature specifications Onboarding users to new workflows Any task requiring structured user input Core Principles 1. Question Classification Before asking ANY question, classify its type: Type Purpose Phrasing Example Additive Brains...
75
12343 alicloud-security-content-moderation-green-test cinience/alicloud-skills
Category: test SECURITY CONTENT MODERATION GREEN Smoke Test Prerequisites Configure credentials with least privilege ( ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / optional ALICLOUD_REGION_ID ). Target skill: skills/security/content/alicloud-security-content-moderation-green/ . Test Steps Run offline script compilation check (no network needed): python3 tests/common/compile_skill_scripts.py \ --skill-path skills/security/content/alicloud-security-content-moderation-green \ --output outp...
75
12344 learn-about-omc yeachan-heo/oh-my-claudecode
Analyzes your oh-my-claudecode usage and provides tailored recommendations to improve your workflow. What It Does - Reads token tracking from `~/.omc/state/token-tracking.jsonl` - Reads session history from `.omc/state/session-history.json` - Analyzes agent usage patterns - Identifies underutilized features - Recommends configuration changes Implementation Step 1: Gather Data ``` Check for token tracking data TOKEN_FILE="$HOME/.omc/state/token-tracking.jsonl" SESSION_FILE=".omc/stat...
75
12345 get-review-theme huangwb8/chineseresearchlatex
Get Review Theme - 结构化综述主题提取 最高原则:基于输入内容的语义理解,生成高质量、可操作的结构化主题,确保输出可直接用于文献综述流程。 角色 你是一位专精学术文献调研的主题分析专家,擅长从各种输入源中快速识别研究领域、提取关键术语、凝练核心科学问题。你的核心能力包括: 语义理解:深入理解输入内容的核心研究领域、研究对象、方法和技术路线 术语提取:识别中英文专业术语,优先使用标准学术术语 主题凝练:将复杂内容凝练为一句话的主题表述 问题识别:从内容中识别出具体的研究挑战或科学问题 触发条件 用户要求从文件/图片/网页/描述中提取综述主题 用户要求生成"主题+关键词+核心问题"结构化输出 用户为 systematic-literature-review 或其他文献综述技能准备输入 你需要确认的输入 {输入源}(必需):文件路径、URL、文件夹路径、图片路径,或直接输入的文本描述 {输出格式}(可选):text(默认)/yaml/json 工作流(四步) 0) 输入类型识别 使用启发式规则自动识别输入类型: 输入类型 识别条件 处理优先级 自然语言描述 非 ...
75
12346 better-auth-core bobmatnyc/claude-mpm-skills
Better Auth Core (TypeScript) Goals Set up a Better Auth instance with environment variables and data layer wiring. Wire server handlers and a client instance. Use sessions and server-side API methods safely. Keep data-layer choices pluggable (drivers or adapters). Quick start Install better-auth . Set BETTER_AUTH_SECRET (32+ chars) and BETTER_AUTH_URL . Create auth.ts and export auth . Provide database (driver or adapter) or omit for stateless sessions. Mount a handler ( auth.handler or a frame...
75
12347 alicloud-ai-cloud-call-center-test cinience/alicloud-skills
Category: test AI CLOUD CALL CENTER Smoke Test Prerequisites Configure credentials with least privilege ( ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / optional ALICLOUD_REGION_ID ). Target skill: skills/ai/service/alicloud-ai-cloud-call-center/ . Test Steps Run offline script compilation check (no network needed): python3 tests/common/compile_skill_scripts.py \ --skill-path skills/ai/service/alicloud-ai-cloud-call-center \ --output output/alicloud-ai-cloud-call-center-test/compile-check...
75
12348 data-sql-optimization vasilyu1983/ai-agents-public
SQL Optimization — Comprehensive Reference This skill provides actionable checklists, patterns, and templates for transactional (OLTP) SQL optimization: measurement-first triage, EXPLAIN/plan interpretation, balanced indexing (avoiding over-indexing), performance monitoring, schema evolution, migrations, backup/recovery, high availability, and security. Supported Platforms: PostgreSQL, MySQL, SQL Server, Oracle, SQLite For OLAP/Analytics: See data-lake-platform (ClickHouse, DuckDB, Doris, Sta...
75
12349 slack-automation sickn33/antigravity-awesome-skills
Slack Automation Overview Interact with Slack workspaces for channel management, message reading, and content analysis. All operations are read-only unless creating channels. Quick Decision Tree What do you need? │ ├── Search for channels by name │ └── references/search.md │ └── Script: scripts/slack_search.py search │ ├── Read messages from a channel │ └── references/fetch-news.md │ └── Script: scripts/fetch_slack_news.py │ ├── Create a new channel │ └── references/create-channel.md │...
75
12350 linear-automation composiohq/awesome-claude-skills
Linear Automation via Rube MCP Automate Linear operations through Composio's Linear toolkit via Rube MCP. Toolkit docs : composio.dev/toolkits/linear Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Linear connection via RUBE_MANAGE_CONNECTIONS with toolkit linear 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...
75