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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
21,636
总 Skills
38.2M
总安装量
2,455
贡献者
# Skill 仓库 描述 安装量
9851 golang-observability-opentelemetry bobmatnyc/claude-mpm-skills
Go Observability with OpenTelemetry Overview Modern Go applications require comprehensive observability through the three pillars: traces, metrics, and logs. OpenTelemetry provides vendor-neutral instrumentation for distributed tracing, Prometheus offers powerful metrics collection, and Go's slog package (1.21+) delivers structured logging with minimal overhead. Key Features: 🔍 OpenTelemetry: Distributed tracing with context propagation 📊 Prometheus: Metrics collection with /metrics endpoint ...
208
9852 profile-website-bot-detection kernel/skills
Profile Website for Bot Detection Vendors Analyzes a target website to identify bot detection vendors, their specific products, and challenge types. Supports comparative analysis between stealth and non-stealth browser modes. Prerequisites Kernel CLI installed and authenticated Node.js 22+ installed jq installed ( brew install jq or apt install jq ) KERNEL_API_KEY environment variable set. If it is not set, prompt the user to supply. Comparative Workflow (Recommended) Compare bot detection behav...
208
9853 stock-photo-finder onewave-ai/claude-skills
Stock Photo Finder Search multiple free stock photo sites simultaneously. Filter by license type, orientation, and color scheme. Instructions You are an expert at visual asset curation. Find high-quality stock photos across multiple platforms, ensuring proper licensing and aesthetic fit. Output Format Stock Photo Finder Output Generated: {timestamp} --- Results [Your formatted output here] --- Recommendations [Actionable next steps] Best Practices Be Specific: Focus on concrete, ...
208
9854 mcp-server-skills gocallum/nextjs16-agent-skills
Links Model Context Protocol: https://modelcontextprotocol.io/ mcp-handler (HTTP): https://www.npmjs.com/package/mcp-handler Reference implementation (Roll Dice): https://github.com/gocallum/rolldice-mcpserver Claude Desktop + mcp-remote bridge: https://www.npmjs.com/package/mcp-remote Folder Structure (Next.js App Router) app/ api/[transport]/route.ts One handler for all transports (e.g., /api/mcp) actions/mcp-actions.ts Server actions reusing the same logic/schemas lib/ dice.ts |...
208
9855 charlie everyinc/charlie-cfo-skill
Your AI CFO for bootstrapped, profitable companies. Named after Charlie Munger, who embodied the principle that capital discipline is a competitive advantage. Core Mental Models Profit is a constraint, not a goal. Bootstrapped companies succeed because capital constraints force better decisions. Every dollar has three costs: direct expenditure, opportunity cost, and runway impact. Unit economics are survival requirements: - LTV ≥ 3x CAC (best-in-class: 7-8x) - CAC payback < 12 months (high...
208
9856 framework-migration-code-migrate sickn33/antigravity-awesome-skills
Code Migration Assistant You are a code migration expert specializing in transitioning codebases between frameworks, languages, versions, and platforms. Generate comprehensive migration plans, automated migration scripts, and ensure smooth transitions with minimal disruption. Use this skill when Working on code migration assistant tasks or workflows Needing guidance, best practices, or checklists for code migration assistant Do not use this skill when The task is unrelated to code migration assi...
208
9857 llm-evaluation sickn33/antigravity-awesome-skills
LLM Evaluation Master comprehensive evaluation strategies for LLM applications, from automated metrics to human evaluation and A/B testing. When to Use This Skill Measuring LLM application performance systematically Comparing different models or prompts Detecting performance regressions before deployment Validating improvements from prompt changes Building confidence in production systems Establishing baselines and tracking progress over time Debugging unexpected model behavior Core Evaluation T...
208
9858 whatsapp-automation sickn33/antigravity-awesome-skills
WhatsApp Automation Automate WhatsApp Business communications including customer support, notifications, chatbots, and broadcast messaging. Based on n8n's WhatsApp integration templates. Overview This skill covers: WhatsApp Business API setup Automated chatbot flows Order/shipping notifications Customer support automation Broadcast messaging Setup & Configuration WhatsApp Business API setup_requirements : 1. meta_business_account : - Create at business.facebook.com - Verify business 2. whatsapp_...
208
9859 k8s-manifest-generator sickn33/antigravity-awesome-skills
Kubernetes Manifest Generator Step-by-step guidance for creating production-ready Kubernetes manifests including Deployments, Services, ConfigMaps, Secrets, and PersistentVolumeClaims. Purpose This skill provides comprehensive guidance for generating well-structured, secure, and production-ready Kubernetes manifests following cloud-native best practices and Kubernetes conventions. When to Use This Skill Use this skill when you need to: Create new Kubernetes Deployment manifests Define Serv...
208
9860 comfyui-nodes-dev jimlee2048/skills
ComfyUI V3 Custom Nodes (Server-Side) ComfyUI baseline: v0.12.0 (Comfy API v0_0_2). Update this line when revising the skill. Scope Focus on server-side V3 nodes (Python). Exclude client-server extension patterns and frontend-only extensions. Quick Workflow Choose API adapter: comfy_api.v0_0_2 for stability or comfy_api.latest for newest features. (Optional) Scaffold a nodepack using comfy node scaffold . Implement a V3 node with io.ComfyNode.define_schema() and execute() . Return io.NodeOutput ...
208
9861 capture camacho/ai-skills
Inputs Free-text description of an idea, bug, or feature request Steps Parse the description to detect type: Keywords Type Labels error, crash, broken, fix, bug, fails, regression Bug triage , bug add, want, should, new, feature, enhance, improve Feature triage , enhancement Default Feature triage , enhancement Create GitHub Issue : gh issue create \ --title "<concise title from description>" \ --body "<full description>" \ --label "triage" --label "<bug or enhancement>" Return the issue number ...
208
9862 playwright-core testdino-hq/playwright-skill
Playwright Core Testing Opinionated, production-tested Playwright guidance — every pattern includes when (and when not ) to use it. 46 reference guides covering the full Playwright testing surface: selectors, assertions, fixtures, network mocking, auth, visual regression, accessibility, API testing, debugging, and more — with TypeScript and JavaScript examples throughout. Golden Rules getByRole() over CSS/XPath — resilient to markup changes, mirrors how users see the page Never page.waitForTimeo...
208
9863 clickhouse-io sickn33/antigravity-awesome-skills
ClickHouse Analytics Patterns ClickHouse-specific patterns for high-performance analytics and data engineering. When to Activate Designing ClickHouse table schemas (MergeTree engine selection) Writing analytical queries (aggregations, window functions, joins) Optimizing query performance (partition pruning, projections, materialized views) Ingesting large volumes of data (batch inserts, Kafka integration) Migrating from PostgreSQL/MySQL to ClickHouse for analytics Implementing real-time dashboar...
207
9864 testing-library jezweb/claude-skills
React Testing Library Status : Production Ready Last Updated : 2026-02-06 Version : 16.x User Event : 14.x Quick Start Install with Vitest pnpm add -D @testing-library/react @testing-library/user-event @testing-library/jest-dom jsdom Or with Jest pnpm add -D @testing-library/react @testing-library/user-event @testing-library/jest-dom Setup File (src/test/setup.ts) import '@testing-library/jest-dom/vitest' ; import { cleanup } from '@testing-library/react' ; import { afterEach } from 'vitest' ;...
207
9865 senior-data-scientist alirezarezvani/claude-skills
Senior Data Scientist World-class senior data scientist skill for production-grade AI/ML/Data systems. Quick Start Main Capabilities Core Tool 1 python scripts/experiment_designer.py --input data/ --output results/ Core Tool 2 python scripts/feature_engineering_pipeline.py --target project/ --analyze Core Tool 3 python scripts/model_evaluation_suite.py --config config.yaml --deploy Core Expertise This skill covers world-class capabilities in: Advanced production patterns and architec...
207
9866 memory-recall volcengine/openviking
You are a memory retrieval sub-agent for OpenViking memory. Goal Find the most relevant historical memories for: $ARGUMENTS Steps Resolve the memory bridge script path. PROJECT_DIR = " ${CLAUDE_PROJECT_DIR :- $PWD} " STATE_FILE = " $PROJECT_DIR /.openviking/memory/session_state.json" BRIDGE = " ${CLAUDE_PLUGIN_ROOT :- } /scripts/ov_memory.py" if [ ! -f " $BRIDGE " ] ; then BRIDGE = " $PROJECT_DIR /examples/claude-memory-plugin/scripts/ov_memory.py" fi Run memory recall search. python3 " $BRIDGE ...
207
9867 dependency-audit bobmatnyc/claude-mpm-skills
Dependency Audit Skill Summary Systematic workflow for auditing, updating, and cleaning up project dependencies. Covers security vulnerability scanning, outdated package detection, unused dependency removal, and migration from deprecated libraries. When to Use Weekly/monthly dependency maintenance After security advisories (CVE announcements) Before major releases When bundle size increases unexpectedly During code reviews for dependency changes Onboarding to legacy projects Quick Audit Process ...
207
9868 xlsx rysweet/amplihack
Requirements for Outputs All Excel files Professional Font Use a consistent, professional font (e.g., Arial, Times New Roman) for all deliverables unless otherwise instructed by the user Zero Formula Errors Every Excel model MUST be delivered with ZERO formula errors (REF!, DIV/0!, VALUE!, N/A, NAME?) Preserve Existing Templates (when updating templates) Study and EXACTLY match existing format, style, and conventions when modifying files Never impose standardized formatting on files with establi...
207
9869 sqlmap database penetration testing davila7/claude-code-templates
SQLMap Database Penetration Testing Purpose Provide systematic methodologies for automated SQL injection detection and exploitation using SQLMap. This skill covers database enumeration, table and column discovery, data extraction, multiple target specification methods, and advanced exploitation techniques for MySQL, PostgreSQL, MSSQL, Oracle, and other database management systems. Inputs / Prerequisites Target URL : Web application URL with injectable parameter (e.g., ?id=1 ) SQLMap Installation...
207
9870 omero-integration davila7/claude-code-templates
OMERO Integration Overview OMERO is an open-source platform for managing, visualizing, and analyzing microscopy images and metadata. Access images via Python API, retrieve datasets, analyze pixels, manage ROIs and annotations, for high-content screening and microscopy workflows. When to Use This Skill This skill should be used when: Working with OMERO Python API (omero-py) to access microscopy data Retrieving images, datasets, projects, or screening data programmatically Analyzing pixel data...
207
9871 obsidian-clipper-template-creator davila7/claude-code-templates
Obsidian Web Clipper Template Creator This skill helps you create importable JSON templates for the Obsidian Web Clipper. Workflow Identify User Intent: specific site (YouTube), specific type (Recipe), or general clipping? Check Existing Bases: The user likely has a "Base" schema defined in Templates/Bases/. Action: Read Templates/Bases/*.base to find a matching category (e.g., Recipes.base). Action: Use the properties defined in the Base to structure the Clipper template properties. See refer...
207
9872 algolia-search davila7/claude-code-templates
Algolia Search Integration Patterns React InstantSearch with Hooks Modern React InstantSearch setup using hooks for type-ahead search. Uses react-instantsearch-hooks-web package with algoliasearch client. Widgets are components that can be customized with classnames. Key hooks: useSearchBox: Search input handling useHits: Access search results useRefinementList: Facet filtering usePagination: Result pagination useInstantSearch: Full state access Next.js Server-Side Rendering SSR integration...
207
9873 expert-driven gocallum/nextjs16-agent-skills
No SKILL.md available for this skill. View on GitHub
207
9874 and token-efficient refinement gocallum/nextjs16-agent-skills
No SKILL.md available for this skill. View on GitHub
207
9875 prd mastery: context-aware gocallum/nextjs16-agent-skills
207
9876 nextjs-advanced-routing wsimmonds/claude-nextjs-skills
Next.js Advanced Routing Overview Provide comprehensive guidance for advanced Next.js App Router features including Route Handlers (API routes), Parallel Routes, Intercepting Routes, Server Actions, error handling, draft mode, and streaming with Suspense. TypeScript: NEVER Use any Type CRITICAL RULE: This codebase has @typescript-eslint/no-explicit-any enabled. Using any will cause build failures. ❌ WRONG: function handleSubmit(e: any) { ... } const data: any[] = []; ✅ CORRECT: function ...
207
9877 observability-monitoring-slo-implement sickn33/antigravity-awesome-skills
SLO Implementation Guide You are an SLO (Service Level Objective) expert specializing in implementing reliability standards and error budget-based engineering practices. Design comprehensive SLO frameworks, establish meaningful SLIs, and create monitoring systems that balance reliability with feature velocity. Use this skill when Defining SLIs/SLOs and error budgets for services Building SLO dashboards, alerts, or reporting workflows Aligning reliability targets with business priorities Standard...
207
9878 setup-solidity-contracts openzeppelin/openzeppelin-skills
Solidity Setup For existing projects, detect the framework by looking for hardhat.config.* (Hardhat) or foundry.toml (Foundry). For new projects, ask the user which framework they prefer. Hardhat Setup Initialize project (only if starting a new project) npx hardhat init Hardhat v2 npx hardhat --init Hardhat v3 Install OpenZeppelin Contracts: npm install @openzeppelin/contracts If using upgradeable contracts, also install the upgradeable variant: npm install @openzeppelin/contracts-upgradeable ...
207
9879 ffmpeg-patterns mindmorass/reflex
FFmpeg Patterns Best practices for video and audio processing with FFmpeg. Basic Operations Transcode Video Convert to MP4 (H.264 + AAC) ffmpeg -i input.mov -c:v libx264 -preset medium -crf 23 \ -c:a aac -b:a 128k output.mp4 Convert to WebM (VP9 + Opus) ffmpeg -i input.mp4 -c:v libvpx-vp9 -crf 30 -b:v 0 \ -c:a libopus -b:a 128k output.webm Convert to HLS for streaming ffmpeg -i input.mp4 -codec: copy -start_number 0 \ -hls_time 10 -hls_list_size 0 -f hls output.m3u8 ...
207
9880 tooluniverse-protein-structure-retrieval mims-harvard/tooluniverse
Protein Structure Data Retrieval Retrieve protein structures with proper disambiguation, quality assessment, and comprehensive metadata. IMPORTANT : Always use English terms in tool calls (protein names, organism names), even if the user writes in another language. Only try original-language terms as a fallback if English returns no results. Respond in the user's language. Workflow Overview Phase 0: Clarify (if needed) ↓ Phase 1: Disambiguate Protein Identity ↓ Phase 2: Retrieve Structures (Inte...
207
9881 claude code guide sickn33/antigravity-awesome-skills
Claude Code Guide Purpose To provide a comprehensive reference for configuring and using Claude Code (the agentic coding tool) to its full potential. This skill synthesizes best practices, configuration templates, and advanced usage patterns. Configuration ( CLAUDE.md ) When starting a new project, create a CLAUDE.md file in the root directory to guide the agent. Template (General) Project Guidelines Commands - Run app: `npm run dev` - Test: `npm test` - Build: `npm run build` Code Style - Us...
206
9882 agent-fetch teng-lin/agent-fetch
agent-fetch Skill A better web fetch for text content. Your built-in web fetch summarizes or truncates pages. agent-fetch extracts the complete article — every paragraph, heading, and link — using 7 extraction strategies and browser impersonation. No server required, runs as a local CLI tool. When to Use This Skill Use agent-fetch whenever you need to read a URL. It returns full article text with structure preserved — better than your built-in web fetch for any task involving page content. User ...
206
9883 axiom-swiftui-debugging charleswiltgen/axiom
SwiftUI Debugging Overview SwiftUI debugging falls into three categories, each with a different diagnostic approach: View Not Updating – You changed something but the view didn't redraw. Decision tree to identify whether it's struct mutation, lost binding identity, accidental view recreation, or missing observer pattern. Preview Crashes – Your preview won't compile or crashes immediately. Decision tree to distinguish between missing dependencies, state initialization failures, and Xcode cache ...
206
9884 golang-database-patterns bobmatnyc/claude-mpm-skills
Go Database Patterns Overview Go's database ecosystem provides multiple layers of abstraction for SQL database integration. From the standard library's database/sql to enhanced libraries like sqlx and PostgreSQL-optimized pgx, developers can choose the right tool for their performance and ergonomics needs. Key Features: 🔌 database/sql: Standard interface for any SQL database 🚀 sqlx: Convenience methods with struct scanning and named queries 🐘 pgx: PostgreSQL-native driver with maximum perform...
206
9885 trading212-api trading212-labs/agent-skills
Trading 212 API Note: The Trading 212 API is currently in beta and under active development. Some endpoints or behaviors may change. Quick Reference Environments Environment Base URL Purpose Demo https://demo.trading212.com/api/v0 Paper trading - test without real funds Live https://live.trading212.com/api/v0 Real money trading Order Quantity Convention Positive quantity = BUY (e.g., 10 buys 10 shares) Negative quantity = SELL (e.g., -10 sells 10 shares) Account Types Only Invest and Stocks ISA ...
206
9886 phoenix-liveview bobmatnyc/claude-mpm-skills
Phoenix + LiveView (Elixir/BEAM) Phoenix builds on Elixir and the BEAM VM to deliver fault-tolerant, real-time web applications with minimal JavaScript. LiveView keeps UI state on the server while streaming HTML diffs over WebSockets. The BEAM provides lightweight processes, supervision trees, hot code upgrades, and soft-realtime scheduling. Key ideas OTP supervision keeps web, data, and background processes isolated and restartable. Contexts encode domain boundaries (e.g., Accounts, Billing)...
206
9887 web-design-guidelines calcom/cal.com
Web Interface Guidelines Review files for compliance with Web Interface Guidelines. How It Works Fetch the latest guidelines from the source URL below Read the specified files (or prompt user for files/pattern) Check against all rules in the fetched guidelines Output findings in the terse file:line format Guidelines Source Fetch fresh guidelines before each review: https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/command.md Use WebFetch to retrieve the latest rules. Th...
206
9888 tooluniverse-chemical-compound-retrieval mims-harvard/tooluniverse
Chemical Compound Information Retrieval Retrieve comprehensive chemical compound data with proper disambiguation and cross-database validation. IMPORTANT : Always use English compound names and search terms in tool calls, even if the user writes in another language (e.g., translate "阿司匹林" to "aspirin"). Only try original-language terms as a fallback if English returns no results. Respond in the user's language. Workflow Overview Phase 0: Clarify (if needed) ↓ Phase 1: Disambiguate Compound Ident...
206
9889 imessage letta-ai/skills
Send and read iMessages/SMS using the `imsg` CLI tool on macOS. Setup 1. Build the imsg CLI Clone and build the tool: ``` git clone https://github.com/letta-ai/imsg.git ~/repos/imsg cd ~/repos/imsg swift build -c release ``` The binary will be at `~/repos/imsg/.build/release/imsg` (or use the pre-built binary if available at `~/repos/imsg/bin/imsg`). 2. Grant Permissions Required macOS permissions (System Settings → Privacy & Security): | Full Disk Access | Privacy & Security → Full...
206
9890 portfolio-analyzer onewave-ai/claude-skills
Portfolio Analyzer Review investment portfolios for risk, diversification, fees. Asset allocation recommendations, tax-loss harvesting, rebalancing. Instructions You are an expert financial analyst. Review portfolios, identify risks and opportunities, provide strategic recommendations. Include appropriate disclaimers. Output Format Portfolio Analyzer Output Generated: {timestamp} --- Results [Your formatted output here] --- Recommendations [Actionable next steps] Best Practices B...
206
9891 opentrons-integration davila7/claude-code-templates
Opentrons Integration Overview Opentrons is a Python-based lab automation platform for Flex and OT-2 robots. Write Protocol API v2 protocols for liquid handling, control hardware modules (heater-shaker, thermocycler), manage labware, for automated pipetting workflows. When to Use This Skill This skill should be used when: Writing Opentrons Protocol API v2 protocols in Python Automating liquid handling workflows on Flex or OT-2 robots Controlling hardware modules (temperature, magnetic, heate...
206
9892 neon-postgres davila7/claude-code-templates
Neon Serverless Postgres Neon is a serverless Postgres platform that separates compute and storage to offer autoscaling, branching, instant restore, and scale-to-zero. It's fully compatible with Postgres and works with any language, framework, or ORM that supports Postgres. Neon Documentation The Neon documentation is the source of truth for all Neon-related information. Always verify claims against the official docs before responding. Neon features and APIs evolve, so prefer fetching current do...
206
9893 shodan reconnaissance and pentesting davila7/claude-code-templates
Shodan Reconnaissance and Pentesting Purpose Provide systematic methodologies for leveraging Shodan as a reconnaissance tool during penetration testing engagements. This skill covers the Shodan web interface, command-line interface (CLI), REST API, search filters, on-demand scanning, and network monitoring capabilities for discovering exposed services, vulnerable systems, and IoT devices. Inputs / Prerequisites Shodan Account : Free or paid account at shodan.io API Key : Obtained from Shodan acc...
206
9894 wireshark network traffic analysis davila7/claude-code-templates
Wireshark Network Traffic Analysis Purpose Execute comprehensive network traffic analysis using Wireshark to capture, filter, and examine network packets for security investigations, performance optimization, and troubleshooting. This skill enables systematic analysis of network protocols, detection of anomalies, and reconstruction of network conversations from PCAP files. Inputs / Prerequisites Required Tools Wireshark installed (Windows, macOS, or Linux) Network interface with capture permissi...
206
9895 google-drive-automation sickn33/antigravity-awesome-skills
Google Drive Lightweight Google Drive integration with standalone OAuth authentication. No MCP server required. Full read/write access. Requires Google Workspace account. Personal Gmail accounts are not supported. When to Use You need to search, list, upload, download, move, or organize Google Drive files and folders. The task requires direct Drive read/write automation through local scripts in a Workspace account. You want file-level Drive operations without introducing an MCP server dependency...
206
9896 hr-pro sickn33/antigravity-awesome-skills
Use this skill when Working on hr pro tasks or workflows Needing guidance, best practices, or checklists for hr pro Do not use this skill when The task is unrelated to hr pro You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation-playbook.md . You are HR-Pro , a professional, ...
206
9897 figma-automation sickn33/antigravity-awesome-skills
Figma Automation via Rube MCP Automate Figma operations through Composio's Figma toolkit via Rube MCP. Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Figma connection via RUBE_MANAGE_CONNECTIONS with toolkit figma Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works. Verify Rube MCP is available by confirmin...
206
9898 security-requirement-extraction sickn33/antigravity-awesome-skills
Security Requirement Extraction Transform threat analysis into actionable security requirements. When to Use This Skill Converting threat models to requirements Writing security user stories Creating security test cases Building security acceptance criteria Compliance requirement mapping Security architecture documentation Core Concepts 1. Requirement Categories Business Requirements → Security Requirements → Technical Controls ↓ ↓ ↓ "Prote...
206
9899 canghe-image-gen freestylefly/canghe-skills
Image Generation (AI SDK) Official API-based image generation. Supports OpenAI, Google, DashScope (阿里通义万象), and Canghe providers. Script Directory Agent Execution : SKILL_DIR = this SKILL.md file's directory Script path = ${SKILL_DIR}/scripts/main.ts Preferences (EXTEND.md) Use Bash to check EXTEND.md existence (priority order): Check project-level first test -f .canghe-skills/canghe-image-gen/EXTEND.md && echo "project" Then user-level (cross-platform: $HOME works on macOS/Linux/WSL) test -f ...
206
9900 unity-ecs-patterns sickn33/antigravity-awesome-skills
Unity ECS Patterns Production patterns for Unity's Data-Oriented Technology Stack (DOTS) including Entity Component System, Job System, and Burst Compiler. When to Use This Skill Building high-performance Unity games Managing thousands of entities efficiently Implementing data-oriented game systems Optimizing CPU-bound game logic Converting OOP game code to ECS Using Jobs and Burst for parallelization Core Concepts 1. ECS vs OOP Aspect Traditional OOP ECS/DOTS Data layout Object-oriented Data-or...
206