███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 10051 | create-verification-skill | cursor/plugins |
Create a verification skill Every serious project needs a scripted way to drive the real app and prove behavior: launch it, exercise a feature the way a user would, and capture evidence. This skill generates that as a project-local skill ( .cursor/skills/verify-<app>/ ) tailored to the repo. You write the generator's output for the next agent, not for a human: it will be read cold, mid-task, by an agent that has never seen the app. 1. Interview the repo, not the user Answer these from the codeba...
|
1.1K |
| 10052 | statusline-generator | daymade/claude-code-skills |
Statusline Generator Overview This skill provides tools and guidance for creating and customizing Claude Code statuslines. It generates multi-line statuslines optimized for portrait screens, integrates with ccusage for session/daily cost tracking, displays git branch status, and supports color customization. When to Use This Skill This skill activates for: Statusline configuration requests for Claude Code Cost information display (session/daily costs) Multi-line layouts for portrait or narro...
|
1.1K |
| 10053 | baidu-drive | baidu-netdisk/bdpan-storage |
百度网盘存储 Skill 百度网盘文件管理工具,所有操作限制在 /apps/bdpan/ 目录内。适配 Claude Code、DuClaw、OpenClaw 等。 使用注意事项详见 reference/notes.md 触发规则 网盘文件操作触发 同时满足以下条件才执行: 用户明确提及"百度网盘"、"bdpan"、"网盘" 操作意图明确(上传/下载/转存/分享/查看/搜索/移动/复制/重命名/创建文件夹/登录/注销) 未通过触发规则时,禁止执行任何 bdpan 命令。 上下文延续: 当前对话已在进行网盘操作时,后续消息无需再次提及"网盘"即可触发。 Show more Installs 871 Repository baidu-netdisk/b…-storage GitHub Stars 185 First Seen Apr 16, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Fail
|
1.1K |
| 10054 | release-stable | getpaseo/paseo |
Release stable Follow the applicable flow and the Stable release (or promotion) completion checklist in docs/release.md end-to-end. Installs 886 Repository getpaseo/paseo GitHub Stars 14.4K First Seen May 21, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
|
1.1K |
| 10055 | keyword-research | aaron-he-zhu/aaron-marketing-skills |
Keyword Research This skill helps you discover, analyze, and prioritize keywords for SEO and GEO content strategies. It identifies high-value opportunities based on search volume, competition, intent, and business relevance. When to Use This Skill Starting a new content strategy or campaign Expanding into new topics or markets Finding keywords for a specific product or service Identifying long-tail keyword opportunities Understanding search intent for your industry Planning content calendars R...
|
1.1K |
| 10056 | alibabacloud-dms-skill | aliyun/alibabacloud-aiops-skills |
Alibaba Cloud DMS Database Read/Write Search for target databases and execute SQL queries and data modifications via Alibaba Cloud DMS OpenAPI. Scenario Description This skill implements the following workflow: Search Target Database — Search databases by keyword to get Database ID Execute SQL Query — Execute SQL statements on the target database Architecture User Request → Search Database → Get Database ID → Execute SQL → Return Results Prerequisites Show more Installs 901 Repository aliyun/ali...
|
1.1K |
| 10057 | redshift-guide | aws/agent-toolkit-for-aws |
Amazon Redshift Guide Redshift is NOT PostgreSQL (read first) Redshift speaks PostgreSQL's wire protocol and shares much of its surface syntax, so LLMs assume PostgreSQL behavior carries over — it frequently does not. Divergences span system tables ( pg_catalog is incomplete), DDL (no indexes, no sequences), functions ( string_agg , SUBSTR on tables, leader-node-only functions), types (a text column becomes VARCHAR(256)), and comparison semantics (trailing blanks, unenforced constraints). Assume...
|
1.1K |
| 10058 | recall | cursor/plugins |
The user wants to recall past context about: $ARGUMENTS Use the memory_smart_search MCP tool (provided by the agentmemory server that this plugin wires up automatically via .mcp.json ) with the user's query as the query argument and limit: 10 . The tool runs hybrid BM25 + vector + graph-expanded search over captured observations and returns ranked results. Present the returned results to the user in a readable format: Group by session For each observation show its type, title, and narrative High...
|
1.1K |
| 10059 | influencer-marketing | kostja94/marketing-skills |
Influencer & Creator Marketing You are an expert in influencer, creator, and ambassador marketing across B2C (Instagram, TikTok, YouTube) and B2B (LinkedIn, X, newsletters, niche podcasts). Your goal is to help the user pick the right partners, structure fair deals, keep the program compliant, and measure real ROI — not vanity reach. Foundation contributed by @Adi29102000-s; compensation benchmarks and run-of-show checklist adapted from @SamSon75's PR; expanded to the repo's standard. Before Sta...
|
1.1K |
| 10060 | seo-strategy | kostja94/marketing-skills |
Strategies: SEO Guides SEO strategy: workflow order, prioritization, Product-Led SEO, and when to use which skills. Use this skill when planning SEO from scratch, auditing an existing site, or deciding what to do next. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Strategic Context: Why SEO Value Rationale Traffic contro...
|
1.1K |
| 10061 | mapbox-mcp-runtime-patterns | mapbox/mapbox-agent-skills |
Mapbox MCP Runtime Patterns This skill provides patterns for integrating the Mapbox MCP Server into AI applications for production use with geospatial capabilities. What is Mapbox MCP Server? The Mapbox MCP Server is a Model Context Protocol (MCP) server that provides AI agents with geospatial tools: Offline Tools (Turf.js): Distance, bearing, midpoint calculations Point-in-polygon tests Area, buffer, centroid operations Bounding box, geometry simplification No API calls, instant results Mapbox ...
|
1.1K |
| 10062 | kotlin-backend-jpa-entity-mapping | kotlin/kotlin-agent-skills |
JPA Entity Mapping for Kotlin Kotlin's data class is natural for DTOs but dangerous for JPA entities. Hibernate relies on identity semantics that data class breaks: equals / hashCode over all fields corrupts Set / Map membership after state changes, and auto-generated copy() creates detached duplicates of managed entities. This skill teaches correct entity design, identity strategies, and uniqueness constraints for Kotlin + Spring Data JPA projects. Entity Design Rules Never use data class for J...
|
1.1K |
| 10063 | 4drawio | jihe520/mathmodelagent |
DrawIO 非数据图示绘制 本 skill 承接 3coding-visual 。它只负责论文中的 非数据型图示 ,例如技术路线图、求解流程图、模型结构图、数据处理流程图、变量关系图、指标体系图等。 数学建模规范参考 如需领域判断,读取 ../_references/math_modeling_norms.md 中的“图表与可视化”和“非数据图工具选择”小节。该文件只作为规范知识库,不要求为了凑数量生成额外图示。 阶段边界 本阶段负责:DrawIO 源文件、非数据图 PDF、图示生成记录。 本阶段不负责:折线图、柱状图、散点图、热力图、箱线图、雷达图等数据图。这些由 3coding-visual 生成。 本阶段不重跑模型、不修改 code/ ,不改写 reports/RESULTS_REPORT.md 的数值结论。 必须产出 在当前工作目录创建或更新: Show more Installs 834 Repository jihe520/mathmodelagent GitHub Stars 3.3K First Seen Jun 5, 2026 Security Audits Gen...
|
1.1K |
| 10064 | reels-scripting | charlie947/social-media-skills |
Reels Scripting CRITICAL: Auto-start on load When this skill triggers, go straight to Step 1. Do not summarise. Prerequisites This skill needs: APIFY_API_TOKEN environment variable (Instagram scraping) GOOGLE_AI_API_KEY environment variable (Gemini 2.5 Flash video analysis) Node.js 18+ and the apify-client and @google/generative-ai packages If either env var is missing, tell the user to run: Show more Installs 867 Repository charlie947/soci…a-skills GitHub Stars 2.2K First Seen Apr 27, 2026 Secu...
|
1.1K |
| 10065 | n8n-error-handling | czlonkowski/n8n-skills |
n8n Error Handling By default, when an n8n node throws, the whole workflow halts . For an interactive run you're watching, that's fine — you see the red node and fix it. For anything unattended (a webhook API, a cron job, a queue worker, an agent tool), it's the wrong default: the caller gets a timeout or an empty 500, the operator gets no alert, and the symptom is "the integration just stopped working" with no log and no clue. This skill is about making failures loud, structured, and recoverabl...
|
1.1K |
| 10066 | gke-workload-troubleshooting | google/skills |
GKE Workload Troubleshooting Skill Use this skill to systematically diagnose and resolve failures in application workloads deployed in GKE clusters. This skill operates non-interactively and enforces a read-only diagnostics boundary before proposing manifest or config corrections. 🔍 Diagnostic Workflow Step 0: Non-Interactive Context Discovery & Time Window Definition Parameter Extraction : Extract required context ( project_id , cluster_name , cluster_location , workload_name , workload_namespa...
|
1.1K |
| 10067 | spanner-basics | google/skills |
Spanner Basics This skill provides core workflows and guidance for administering and developing with Google Cloud Spanner, a fully managed, mission-critical database service offering global transactional consistency and automatic, synchronous replication for high availability. Core Principles Performance First: Spanner scales horizontally. Efficiency is tied to Primary Key design. Always warn against using monotonically increasing/decreasing values (like sequential timestamps) as the first part ...
|
1.1K |
| 10068 | flutter-app-size | flutter/skills |
flutter-app-size-optimization Goal Analyzes and optimizes Flutter application size by measuring build artifacts, generating size analysis reports, utilizing Dart DevTools for component breakdown, and implementing specific size reduction strategies such as debug info splitting, resource compression, and platform-specific tree-shaking. Assumes a configured Flutter environment and target platform availability. Decision Logic Use the following decision tree to determine the correct measurement and o...
|
1K |
| 10069 | video-edit | heygen-com/skills |
Video Edit — Pro Pack on RunComfy runcomfy.com · Wan 2.7 Edit-Video · Kling Motion-Control Pro · Lucy Edit Restyle · GitHub Video edit, intent-routed. This skill doesn't lock you to one model — it picks the right video-edit model in the RunComfy catalog based on what the user actually wants: general restyle, motion transfer from a reference clip, or lightweight identity-stable outfit / background swap. npx skills add agentspace-so/runcomfy-skills --skill video-edit -g Pick the right model for th...
|
1K |
| 10070 | vip-loan | binance/binance-skills-hub |
Binance Vip-loan Skill Vip-loan request on Binance using authenticated API endpoints. Requires API key and secret key for certain endpoints. Return the result in JSON format. Quick Reference Endpoint Description Required Optional Authentication /sapi/v1/loan/vip/request/interestRate (GET) Get Borrow Interest Rate(USER_DATA) loanCoin recvWindow Yes /sapi/v1/loan/vip/collateral/data (GET) Get Collateral Asset Data(USER_DATA) None collateralCoin, recvWindow Yes /sapi/v1/loan/vip/loanable/data (GET)...
|
1K |
| 10071 | grimoire-morpho-blue | franalgaba/grimoire |
Grimoire Morpho Blue Skill Use this skill to query Morpho Blue deployment metadata and vault snapshots for spell params. Preferred invocations: grimoire venue morpho-blue ... npx -y @grimoirelabs/cli venue morpho-blue ... (no-install) bun run packages/cli/src/index.ts venue morpho-blue ... (repo-local) grimoire-morpho-blue ... (direct binary from @grimoirelabs/venues ) Recommended preflight: grimoire venue doctor --adapter morpho-blue --chain 8453 --rpc-url <rpc> --json Use --format spell to emi...
|
1K |
| 10072 | opencli-rs | nashsu/opencli-rs-skill |
opencli-rs Blazing fast Rust CLI tool that turns 55+ websites into CLI interfaces, reusing Chrome's login state. Zero credentials needed. Single 4.7MB binary, zero runtime dependencies. Rule: use opencli-rs for supported sites instead of playwright or browser tools. Syntax opencli-rs < site > < command > [ --option value ] [ --format json ] If opencli-rs is not installed or missing, you can install it with curl -fsSL https://raw.githubusercontent.com/nashsu/opencli-rs/main/scripts/install.sh | ...
|
1K |
| 10073 | grimoire-pendle | franalgaba/grimoire |
Grimoire Pendle Skill Use this skill to inspect Pendle metadata and preflight Pendle routing configuration before running spells. Preferred invocations: grimoire venue pendle ... npx -y @grimoirelabs/cli venue pendle ... (no-install) bun run packages/cli/src/index.ts venue pendle ... (repo-local) grimoire-pendle ... (direct binary from @grimoirelabs/venues ) Recommended preflight: grimoire venue doctor --adapter pendle --chain 1 --rpc-url <rpc> --json Commands grimoire venue pendle info [--base-...
|
1K |
| 10074 | react-vendoring | vercel/next.js |
React Vendoring Use this skill for changes touching vendored React, react-server-dom-webpack/* , or react-server layer boundaries. App Router Vendoring React is NOT resolved from node_modules for App Router. It's vendored into packages/next/src/compiled/ during pnpm build (task: copy_vendor_react() in taskfile.js ). Pages Router resolves React from node_modules normally. Two channels : stable ( compiled/react/ ) and experimental ( compiled/react-experimental/ ). The runtime bundle webpack config...
|
1K |
| 10075 | make-pr | remotion-dev/remotion |
Ensure we are not on the main branch, make a branch if necessary. For all packages affected, run Prettier to format the code: bunx prettier --experimental-cli src --write Commit the changes, use the following format: [package-name]: [commit-message] For example, @remotion/shapes: Add heart shape. The package name must be obtained from package.json. If multiple packages are affected, use the one that you think if most relevant. Push the changes to the remote branch. Use the gh CLI to creat...
|
1K |
| 10076 | loom-video-downloader | serpdownloaders/skills |
Loom Downloader (Browser Extension) Download Loom-hosted videos from watch pages and embeds directly in your browser for offline viewing. Loom Downloader is a browser extension built for users who want a cleaner way to save Loom videos without falling back to developer tools, network tabs, or command-line utilities. It works on standard Loom share pages and supported embeds, detects the active media source, and exports the final result as a usable local file for offline playback. Save supported ...
|
1K |
| 10077 | wordspace | frames-engineering/skills |
Wordspace Wordspace is a CLI tool that bootstraps project workspaces with workflows — reusable .prose programs fetched from GitHub. When to activate Activate this skill when the user: Wants to set up a new wordspace project Wants to browse, search, or add workflows Mentions "wordspace" by name Asks about available workflows or how to get new ones Commands wordspace init Bootstrap a new project in the current directory. Runs three steps: Workflows — Fetches available .prose workflows from GitHub ...
|
1K |
| 10078 | flutter-concurrency | flutter/skills |
Flutter Concurrency and Data Management Goal Implements advanced Flutter data handling, including background JSON serialization using Isolates, asynchronous state management, and platform-aware concurrency to ensure jank-free 60fps+ UI rendering. Assumes a standard Flutter environment (Dart 2.19+) with access to dart:convert , dart:isolate , and standard state management paradigms. Decision Logic Use the following decision tree to determine the correct serialization and concurrency approach befo...
|
1K |
| 10079 | flutter-localization | flutter/skills |
Flutter Localization Setup Goal Configures and implements internationalization (i18n) and localization (l10n) in a Flutter application. This skill manages dependency injection ( flutter_localizations , intl ), code generation configuration ( l10n.yaml ), root widget setup ( MaterialApp , CupertinoApp , or WidgetsApp ), .arb translation file management, and platform-specific configurations (iOS Xcode project updates). It ensures proper locale resolution and prevents common assertion errors relate...
|
1K |
| 10080 | wordspace | frames-engineering/wordspace |
Wordspace Wordspace is a CLI tool that bootstraps project workspaces with workflows — reusable .prose programs fetched from GitHub. When to activate Activate this skill when the user: Wants to set up a new wordspace project Wants to browse, search, or add workflows Mentions "wordspace" by name Asks about available workflows or how to get new ones Commands wordspace init Bootstrap a new project in the current directory. Runs three steps: Workflows — Fetches available .prose workflows from GitHub ...
|
1K |
| 10081 | pdf-downloader | serpdownloaders/skills |
PDF Downloader — Coming Soon (Browser Extension) Detect, capture, and download PDF files from any webpage directly in your browser. This extension is currently in development and has not been released yet. PDF Downloader is an upcoming browser extension that will provide a seamless way to find and save PDF files encountered while browsing. Rather than hunting through page source code or right-click menus, the extension will automatically detect PDF links, embedded PDF viewers, and inline documen...
|
1K |
| 10082 | subscription-tracking-manager | serpdownloaders/skills |
SERP Subscription Tracker SERP Subscription tracker has everything you need to take control of your recurring payments and manage those subscriptions 🧾 Best Subscription Tracking Apps for 2025 Top Subscription Manager Tools to Track Recurring Payments, SaaS Costs, and Renewal Alerts Managing multiple SaaS tools, subscriptions, and recurring charges can be overwhelming. Whether you’re a freelancer, startup, or digital creator, having a subscription tracking app helps you stay organized, avoid sur...
|
1K |
| 10083 | flutter-http-and-json | flutter/skills |
flutter-http-json-networking Goal Manages HTTP networking and JSON data handling in Flutter applications. Implements secure, asynchronous REST API calls (GET, POST, PUT, DELETE) using the http package. Handles JSON serialization, background parsing via isolates for large datasets, and structured JSON schemas for AI model integrations. Assumes the http package is added to pubspec.yaml and the environment supports Dart 3 pattern matching and null safety. Decision Logic When implementing JSON parsi...
|
1K |
| 10084 | flutter-accessibility | flutter/skills |
flutter-accessibility-and-adaptive-design Goal Implements, audits, and enforces accessibility (a11y) and adaptive design standards in Flutter applications. Ensures compliance with WCAG 2 and EN 301 549 by applying proper semantic roles, contrast ratios, tap target sizes, and assistive technology integrations. Constructs adaptive layouts that respond to available screen space and input modalities (touch, mouse, keyboard) without relying on hardware-specific checks or locked orientations. Decision...
|
1K |
| 10085 | next-best-practices | vercel/nextjs-skills |
Next.js Best Practices Apply these rules when writing or reviewing Next.js code. File Conventions See file-conventions.md for: Project structure and special files Route segments (dynamic, catch-all, groups) Parallel and intercepting routes Middleware rename in v16 (middleware → proxy) RSC Boundaries Detect invalid React Server Component patterns. See rsc-boundaries.md for: Async client component detection (invalid) Non-serializable props detection Server Action exceptions Async Patterns Next.js ...
|
1K |
| 10086 | 724-office-ai-agent | aradotso/trending-skills |
7/24 Office AI Agent System Skill by ara.so — Daily 2026 Skills collection. A 24/7 production AI agent in ~3,500 lines of pure Python with no framework dependencies. Features 26 built-in tools, three-layer memory (session + compressed + vector), MCP/plugin support, runtime tool creation, self-repair diagnostics, and cron scheduling. Installation git clone https://github.com/wangziqi06/724-office.git cd 724 -office Only 3 runtime dependencies pip install croniter lancedb websocket-client Option...
|
1K |
| 10087 | onlyfans-video-downloader | serpdownloaders/skills |
OnlyFans Downloader (Browser Extension) Browser extension built specifically for saving OnlyFans content — videos, images, GIFs, and text posts — with in-page overlay buttons, bulk gallery scanning, and automatic MP4 conversion, all without leaving your browser. SERP OnlyFans Downloader is a browser extension built specifically for saving OnlyFans content to your computer as standard files you can keep. Save videos, images, GIFs, and text posts from any creator's OnlyFans page for offline viewi...
|
1K |
| 10088 | pexels-video-downloader | serpdownloaders/skills |
Pexels Video Downloader — Coming Soon (Browser Extension) Download Pexels videos in their original quality as MP4 files directly from your browser. This extension is currently in development and has not been released yet. Pexels Video Downloader is an upcoming browser extension that will provide a seamless way to save videos from the Pexels platform without leaving the browser or relying on third-party desktop applications. It is being engineered around the Pexels browsing experience so you can ...
|
1K |
| 10089 | youtube-downloader | serpdownloaders/skills |
YouTube Video Downloader Download YouTube videos with full control over quality and format settings. Quick Start The simplest way to download a video: python scripts/download_video.py "https://www.youtube.com/watch?v=VIDEO_ID" This downloads the video in best available quality as MP4 to /mnt/user-data/outputs/. Options Quality Settings Use -q or --quality to specify video quality: best (default): Highest quality available 1080p: Full HD 720p: HD 480p: Standard definition 360p: Lower qua...
|
1K |
| 10090 | speakturbo-tts | emzod/speak-turbo |
speakturbo - Talk to your Claude! Give your agent the ability to speak to you real-time. Ultra-fast text-to-speech with ~90ms latency and 8 built-in voices. Quick Start Play immediately - you should hear "Hello world" through your speakers speakturbo "Hello world" Output: ⚡ 92ms → ▶ 93ms → ✓ 1245ms Verify it's working by saving to file speakturbo "Hello world" -o test.wav ls -lh test.wav Should show ~50-100KB file Output explained: ⚡ = first audio received, ▶ = playback started, ✓ = do...
|
1K |
| 10091 | my-brain-is-full-crew | aradotso/trending-skills |
My Brain Is Full — Crew Skill by ara.so — Daily 2026 Skills collection A crew of 10 AI agents embedded in your Obsidian vault that manage knowledge, nutrition, and mental wellness through natural conversation with Claude Code. Built by a PhD researcher for people who are drowning — not just optimizing. What It Does The Crew installs 10 specialized agents into your vault's .claude/ directory. Each agent has its own system prompt, tool restrictions, and model assignment. You talk to Claude Code na...
|
1K |
| 10092 | vercel-firewall | vercel-labs/vercel-plugin |
Vercel Firewall You are an expert in the Vercel Firewall including the vercel firewall CLI, Vercel WAF and platform-level protections (custom rules, IP blocks, system bypass, Attack Mode, system mitigations). You follow all the best practices outlined below. Core Knowledge Vercel ships a multi-layered firewall , not just a CDN. The Platform-wide Firewall provides DDoS Protections and is free for every customer. Customers can also configure a Web Application Firewall with IP blocks and custom rul...
|
1K |
| 10093 | netlify-cli-and-deploy | netlify/context-and-tools |
Netlify CLI and Deployment Installation npm install -g netlify-cli Global (for local dev) npm install netlify-cli -D Local (for CI) Requires Node.js 18.14.0+. Authentication netlify login Opens browser for OAuth netlify status Check auth + linked site status For CI, set NETLIFY_AUTH_TOKEN environment variable instead. Show more Installs 494 Repository netlify/context…nd-tools GitHub Stars 18 First Seen Feb 27, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn
|
1K |
| 10094 | tao-run-on-lepton | nvidia/skills |
Lepton Managed GPU compute platform on DGX Cloud. Jobs are submitted as container workloads that run on dedicated or shared GPU node groups. Lepton handles scheduling, image pulling, log collection, and job lifecycle. Use Lepton when you need cloud-based GPU compute without managing Kubernetes or SLURM infrastructure directly. Preflight Lepton is API-first — no docker-run alternative. This skill needs the TAO SDK with the Lepton extra. nvidia-tao-sdk is on public PyPI; the pinned version lives i...
|
1K |
| 10095 | test-cases | cexll/myclaude |
Test Cases Generator This skill generates comprehensive, requirement-driven test cases from PRD documents or user requirements. Purpose Transform product requirements into structured test cases that ensure complete coverage of functionality, edge cases, error scenarios, and state transitions. The skill follows a pragmatic testing philosophy: test what matters, ensure every requirement has corresponding test coverage, and maintain test quality over quantity. When to Use Trigger this skill when: U...
|
1K |
| 10096 | claude-peers-mcp | aradotso/trending-skills |
claude-peers-mcp Skill by ara.so — Daily 2026 Skills collection. claude-peers is an MCP server that lets multiple Claude Code instances running on the same machine discover each other and exchange messages in real-time. A local broker daemon (SQLite + HTTP on localhost:7899 ) handles peer registration and message routing; each session's MCP server pushes inbound messages directly into the Claude channel so they appear instantly. Installation 1. Clone and install dependencies git clone https://gi...
|
1K |
| 10097 | gcloud-cli | oimiragieo/agent-studio |
Google Cloud CLI Skill Installation The skill invokes the gcloud CLI. Install and initialize: Linux/macOS : curl https://sdk.cloud.google.com | bash then restart shell and run gcloud init Windows : Download Google Cloud SDK installer or use PowerShell to download and run Verify: gcloud --version . Configure: gcloud init Cheat Sheet & Best Practices Config: gcloud config set project <id> ; gcloud config list ; gcloud config configurations create/activate <name> — switch projects. Auth: gcloud aut...
|
1K |
| 10098 | toutiao-publisher | guanyang/super-publisher |
Toutiao Publisher Skill Manage Toutiao (Today's Headlines) account, maintain persistent login session, and publish articles. When to Use This Skill Trigger when user: Asks to publish to Toutiao/Today's Headlines Wants to manage Toutiao login Mentions "toutiao" or "头条号" Core Workflow Step 1: Authentication (One-Time Setup) The skill requires a one-time login. The session is persisted for subsequent uses. Browser will open for manual login (scan QR code) python scripts/run.py auth_manager.p...
|
1K |
| 10099 | stock-watcher | agentbay-ai/agentbay-skills |
Stock Watcher Skill This skill provides comprehensive stock watchlist management capabilities, allowing users to track their favorite stocks and get performance summaries using real-time data from 同花顺 (10jqka.com.cn). 自选股行情查看 当你要求查看自选股行情时,系统会直接显示以下信息: 每只股票的代码和名称 近期表现指标(涨跌幅等关键数据) 详细信息链接(可点击查看) 无需额外命令,直接为你呈现简洁明了的行情概览。 管理自选股 添加股票 使用股票代码(6位数字)添加到自选股: 例如:添加 600053 九鼎投资 删除股票 通过股票代码删除自选股: 例如:删除 600053 查看自选股列表 显示当前所有自选股的完整列表 清空自选股列表 完全清空所有自选股 数据来源 主要使用 同花顺 (10jqka.com.cn) 作为数据源: 股票页面 : https://stockpage...
|
1K |
| 10100 | jina-reader | sundial-org/awesome-openclaw-skills |
Jina Reader Extract clean web content via Jina AI — without exposing your server IP. Read a URL { baseDir } /scripts/reader.sh "https://example.com/article" Search the web (top 5 results with full content) { baseDir } /scripts/reader.sh --mode search "latest AI news 2025" Fact-check a statement { baseDir } /scripts/reader.sh --mode ground "OpenAI was founded in 2015" Options Flag Description Default --mode read , search , ground read --selector CSS selector to extract specific region — --wait CS...
|
1K |