███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 8151 | xhamster-video-downloader | serpdownloaders/skills |
XHamster Downloader (Browser Extension) Download supported XHamster videos as MP4 files directly from watch pages in your browser. XHamster Downloader is a browser extension built for users who want a cleaner way to save supported XHamster videos for offline viewing. It detects the active media source on the page, surfaces available quality options when present, and exports the final file as MP4 without requiring manual stream extraction. Save supported XHamster videos from watch pages Detect av...
|
254 |
| 8152 | bongacams-downloader | serpdownloaders/skills |
BongaCams Downloader (Browser Extension) Record BongaCams live streams and download saved videos as MP4 files for offline viewing. BongaCams Downloader is a browser extension built for users who want a simpler way to keep BongaCams broadcasts and saved videos available outside the site. It detects supported streams in your browser session, gives you direct controls for live capture and recorded downloads, and saves finished files as MP4 for easier playback later. Record active BongaCams live str...
|
254 |
| 8153 | moodle-downloader | serpdownloaders/skills |
Moodle Downloader — Coming Soon (Browser Extension) Download Moodle course videos, lecture recordings, and learning resources directly from your browser. This extension is currently in development and has not been released yet. Moodle Downloader is an upcoming browser extension that will provide a simple way to save video lectures, documents, and other course materials hosted on Moodle-based learning platforms. Rather than navigating nested course pages and dealing with embedded players that off...
|
254 |
| 8154 | gokollab-downloader | serpdownloaders/skills |
GoKollab Downloader (Browser Extension) Download videos, images, GIFs, and text from GoKollab course pages and supported GoHighLevel-powered portals. GoKollab Downloader is a browser extension built for mixed-media course pages. It helps you save lesson videos, images, GIFs, and page text from GoKollab and supported GoHighLevel-powered learning portals, using a single browser workflow instead of separate tools for each content type. Save lesson videos as MP4 files Download images and GIFs from v...
|
254 |
| 8155 | soundcloud-downloader | serpdownloaders/skills |
SoundCloud Downloader — Coming Soon (Browser Extension) Save SoundCloud tracks, remixes, podcasts, and DJ sets as local audio files directly from your browser. This extension is currently in development and has not been released yet. SoundCloud Downloader is an upcoming browser extension that will give users a simple way to capture audio from SoundCloud's web player without relying on sketchy approved embedded contexts or command-line utilities. It is being built around the browser playback expe...
|
254 |
| 8156 | boyfriendtv-downloader | serpdownloaders/skills |
BoyfriendTV Downloader (Browser Extension) Download BoyfriendTV videos as MP4 files from the browser with direct quality selection. BoyfriendTV Downloader is a browser extension for users who want a simpler way to save supported BoyfriendTV videos without using generic downloader sites, URL copy workflows, or separate desktop tools. It detects supported video pages in your browser session, exposes the available qualities, and exports finished downloads as MP4 for easier playback later. Download ...
|
254 |
| 8157 | electron-development | mindrally/skills |
Electron Development Guidelines You are an expert in Electron development for building cross-platform desktop applications. Core Principles Follow security best practices for Electron apps Separate main and renderer process concerns Use IPC for process communication Implement proper window management Project Structure src/ ├── main/ Main process code │ ├── index.ts Entry point │ ├── ipc/ IPC handlers │ └── utils/ Utilities ├── renderer/ Ren...
|
254 |
| 8158 | google-app-engine | jezweb/claude-skills |
Google App Engine Status: Production Ready Last Updated: 2026-01-24 Dependencies: Google Cloud SDK (gcloud CLI) Skill Version: 1.0.0 Quick Start (10 Minutes) 1. Prerequisites Install Google Cloud SDK macOS brew install google-cloud-sdk Or download from https://cloud.google.com/sdk/docs/install Authenticate gcloud auth login gcloud config set project YOUR_PROJECT_ID Enable required APIs gcloud services enable appengine.googleapis.com gcloud services enable sqladmin.googleapis.com gcloud...
|
253 |
| 8159 | anthropic-sdk | bobmatnyc/claude-mpm-skills |
Anthropic SDK - Official Claude AI Integration progressive_disclosure: entry_point: summary: "Official Anthropic SDK for Claude AI - chat, streaming, function calling, vision" when_to_use: - "When integrating Claude AI into applications" - "When building AI-powered features with Claude models" - "When using function calling/tool use patterns" - "When processing images with vision models" - "When implementing streaming chat interfaces" quick_start: - "pip install anthropic (Python) or npm install...
|
253 |
| 8160 | test-xcode | everyinc/compound-engineering-plugin |
Xcode Test Skill Build, install, and test iOS apps on the simulator using XcodeBuildMCP. Captures screenshots, logs, and verifies app behavior. Prerequisites Xcode installed with command-line tools XcodeBuildMCP MCP server connected Valid Xcode project or workspace At least one iOS Simulator available Workflow 0. Verify XcodeBuildMCP is Available Check that the XcodeBuildMCP MCP server is connected by calling its list_simulators tool. MCP tool names vary by platform: Claude Code: mcp__xcodebuild...
|
253 |
| 8161 | philosopher-analyst | rysweet/amplihack |
Philosopher Analyst Skill Purpose Analyze fundamental questions, arguments, and concepts through the disciplinary lens of philosophy, applying established frameworks (logic, epistemology, metaphysics, phenomenology), multiple philosophical traditions (analytic, continental, Eastern), and rigorous analytical methods to clarify concepts, evaluate arguments, challenge assumptions, and explore deep questions about knowledge, reality, meaning, and value. When to Use This Skill Conceptual Analysis: ...
|
253 |
| 8162 | iot-developer | daffy0208/ai-dev-standards |
IoT Developer Skill I help you build IoT applications, connect sensors and devices, and create smart home/industrial IoT solutions. What I Do Device Integration: Microcontroller programming (Arduino, ESP32) Sensor reading and data collection Actuator control (motors, LEDs, relays) Hardware interfacing Communication: MQTT messaging WebSocket connections REST API integration Bluetooth/WiFi connectivity IoT Platforms: Real-time dashboards Device management Data logging Alerts and automation...
|
253 |
| 8163 | cold-email-sequence-generator | onewave-ai/claude-skills |
Cold Email Sequence Generator Create personalized, high-converting cold email sequences with optimal timing and A/B testing. Instructions You are an expert email copywriter specializing in outbound sales sequences that get responses. Your mission is to craft personalized, value-driven email sequences that respect the recipient's time while clearly communicating value. Core Capabilities Sequence Types: Classic Cold Outreach (7 emails, 2 weeks) Fast-Track (5 emails, 1 week) Long-Play Nurture...
|
253 |
| 8164 | meeting-minutes-taker | daymade/claude-code-skills |
Meeting Minutes Taker Transform raw meeting transcripts into comprehensive, evidence-based meeting minutes through iterative review. Quick Start Pre-processing (Optional but Recommended): Document conversion: Use markdown-tools skill to convert .docx/.pdf to Markdown first (preserves tables/images) Transcript cleanup: Use transcript-fixer skill to fix ASR/STT errors if transcript quality is poor Context file: Prepare context.md with team directory for accurate speaker identification Core Wo...
|
253 |
| 8165 | reading-payment-statement | kazukinagata/shinkoku |
支払調書 画像読み取り 支払調書(報酬、料金、契約金及び賞金の支払調書)の画像を読み取り、構造化データとして返すスキル。 PDF ファイルの場合 ファイルが PDF( .pdf )の場合、画像 OCR の前にテキスト抽出を試みる。 shinkoku pdf extract-text --file-path <path> を実行する 抽出テキストに必要な情報(支払金額・源泉徴収税額等)が含まれていれば、テキストから構造化データを生成する テキストが不十分(スキャン PDF 等)の場合は shinkoku pdf to-image --file-path <path> --output-dir <dir> で PNG に変換し、以下の画像読み取りフローに進む 画像読み取り方法 推奨: デュアル検証(並列2コンテキスト) 精度を高めるため、同じ画像を2つの独立したコンテキストで並列に読み取り、結果を照合する。 2つの独立した読み取りを実行する: サブエージェントが使える環境では、2つのサブエージェントを並列で起動し、それぞれ独立に画像を読み取る。 各サブエージェントには以下の「基本ルール」と...
|
253 |
| 8166 | payload | payloadcms/payload |
Payload Application Development Payload is a Next.js native CMS with TypeScript-first architecture, providing admin panel, database management, REST/GraphQL APIs, authentication, and file storage. Quick Reference Task Solution Details Auto-generate slugs slugField() FIELDS.mdslug-field-helper Restrict content by user Access control with query ACCESS-CONTROL.mdrow-level-security-with-complex-queries Local API user ops user + overrideAccess: false QUERIES.mdaccess-control-in-local-api Draft/publ...
|
253 |
| 8167 | gmail | membranedev/application-skills |
Gmail Gmail is a free email service provided by Google. It's widely used by individuals and businesses for sending, receiving, and organizing emails. Official docs: https://developers.google.com/gmail/api Gmail Overview Email Attachment Draft Label Thread Working with Gmail This skill uses the Membrane CLI to interact with Gmail. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Install the...
|
253 |
| 8168 | risk-assessment | aj-geddes/useful-ai-prompts |
Risk Assessment Systematically identify, assess, and plan mitigations for operational risks. Risk Assessment Matrix Low Impact Medium Impact High Impact High Likelihood Medium High Critical Medium Likelihood Low Medium High Low Likelihood Low Low Medium Risk Categories Operational : Process failures, staffing gaps, system outages Financial : Budget overruns, vendor cost increases, revenue impact Compliance : Regulatory violations, audit findings, policy breaches Strategic : Market changes, compe...
|
253 |
| 8169 | api-filtering-sorting | aj-geddes/useful-ai-prompts |
API Filtering & Sorting Overview Build flexible filtering and sorting systems that handle complex queries efficiently with proper validation, security, and performance optimization. When to Use Building search and filter interfaces Implementing advanced query capabilities Creating flexible data retrieval endpoints Optimizing query performance Validating user input for queries Supporting complex filtering logic Instructions 1. Query Parameter Filtering // Node.js filtering implementation app.ge...
|
253 |
| 8170 | ln-120-reference-docs-creator | levnikolaevich/claude-code-skills |
This skill creates the reference documentation structure (docs/reference/) and smart documents (ADRs, Guides, Manuals) based on project's TECH_STACK. Documents are created only when justified (nontrivial technology choices with alternatives). When to Use This Skill This skill is a L2 WORKER invoked by ln-100-documents-pipeline orchestrator. This skill should be used directly when: - Creating only reference documentation structure (docs/reference/) - Setting up directories for ADRs, guides,...
|
253 |
| 8171 | ln-635-test-isolation-auditor | levnikolaevich/claude-code-skills |
Specialized worker auditing test isolation and detecting anti-patterns. Purpose & Scope - Worker in ln-630 coordinator pipeline - Audit Test Isolation (Category 5: Medium Priority) - Audit Anti-Patterns (Category 6: Medium Priority) - Check determinism (no flaky tests) - Calculate compliance score (X/10) Inputs (from Coordinator) Receives `contextStore` with isolation checklist, anti-patterns catalog, test file list. Workflow - Parse context - Check isolation for 6 categories - Ch...
|
253 |
| 8172 | ln-760-security-setup | levnikolaevich/claude-code-skills |
L2 Domain Coordinator that orchestrates security scanning and configuration for project bootstrap. Purpose & Scope - Coordinate secret scanning (ln-761) and dependency audit (ln-762) - Aggregate findings from both workers into unified report - Generate security infrastructure: SECURITY.md, pre-commit hooks, CI workflow - Provide overall security score and risk assessment When to Use - During project bootstrap (invoked by ln-700-project-bootstrap) - Manual security audit request - CI/C...
|
253 |
| 8173 | ln-731-docker-generator | levnikolaevich/claude-code-skills |
Type: L3 Worker Category: 7XX Project Bootstrap Parent: ln-730-devops-setup Generates production-ready Docker configuration for containerized development. Purpose & Scope Creates Docker infrastructure for local development and production: - Does: Generate Dockerfiles, docker-compose, .dockerignore, nginx config - Does NOT: Build images, start containers, manage deployments Inputs | Stack Type | ln-730 coordinator | frontend, backend-dotnet, backend-python | Versions | Auto-detected...
|
253 |
| 8174 | ln-722-backend-generator | levnikolaevich/claude-code-skills |
Type: L3 Worker Category: 7XX Project Bootstrap Parent: ln-720-structure-migrator Generates complete .NET backend structure following Clean Architecture principles. Purpose & Scope | Input | Project name, entity list, configuration options | Output | Complete .NET solution with layered architecture | Target | .NET 10+, ASP.NET Core Scope boundaries: - Generates project structure and boilerplate code - Creates MockData for initial development - Does not implement business logic or...
|
253 |
| 8175 | ln-743-test-infrastructure | levnikolaevich/claude-code-skills |
Type: L3 Worker Category: 7XX Project Bootstrap Parent: ln-740-quality-setup Sets up testing frameworks, coverage tools, and sample tests for projects. Purpose & Scope Does: - Detects project stack to choose appropriate test framework - Creates test configuration files - Sets up coverage reporting with thresholds - Creates sample tests demonstrating patterns - Verifies test suite runs successfully Does NOT: - Configure linters (ln-741 does this) - Set up pre-commit hooks (ln-742 does...
|
253 |
| 8176 | ln-640-pattern-evolution-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. Pattern Evolution Auditor L2 Coordinator that analyzes implemented architectural patterns against current best practices and tracks evolution over time. Purpose & Scope Maintain docs/project/patterns_catalog.md with implemented patterns Research best practices via MCP Ref, Context7, WebSearch Audit layer boundaries via ln-6...
|
253 |
| 8177 | ln-402-task-reviewer | 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. Task Reviewer MANDATORY after every task execution. Reviews a single task in To Review and decides Done vs To Rework with immediate fixes or clear rework notes. This skill is NOT optional. Every executed task MUST be reviewed immediately. No exceptions, no batching, no skipping. Purpose & Scope Resolve task ID (per Input Re...
|
253 |
| 8178 | ln-100-documents-pipeline | 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. Documentation Pipeline (Orchestrator) This skill orchestrates the creation of a complete documentation system by invoking L2 coordinator + 4 L2 workers. The coordinator (ln-110) delegates to 5 L3 workers for project docs; other L2 workers handle reference/tasks/test/presentation domains. Each component validates its own out...
|
253 |
| 8179 | ln-522-manual-tester | 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. Inputs Input Required Source Description storyId Yes args, git branch, kanban, user Story to process Resolution: Story Resolution Chain. Status filter: To Review Manual Tester Manually verifies Story AC on running code and reports structured results for the quality gate. Purpose & Scope Create executable test scripts in tes...
|
253 |
| 8180 | accounting | whawkinsiv/claude-code-skills |
Accounting & Bookkeeping Expert Act as a top 1% small business accounting advisor who specializes in bootstrapped SaaS companies. You help solo founders set up clean books, stay tax-ready, and avoid the financial messes that cost thousands to fix later. You explain accounting in plain English — no jargon, no unnecessary complexity. You always recommend the simplest system that keeps the founder legal, informed, and out of trouble. Core Principles Bookkeeping is not optional. Messy books cost you...
|
253 |
| 8181 | ln-741-linter-configurator | levnikolaevich/claude-code-skills |
ln-741-linter-configurator Type: L3 Worker Category: 7XX Project Bootstrap Parent: ln-740-quality-setup Configures code linting and formatting tools for TypeScript, .NET, and Python projects. Purpose & Scope Does: Detects which linter stack to configure based on project type Checks for existing linter configurations Generates appropriate config files from templates Installs required dependencies Verifies linter runs without errors Does NOT: Configure pre-commit hooks (ln-742 does this) Se...
|
253 |
| 8182 | promo-video | opusgamelabs/game-creator |
Promo Video Recording Record smooth, autonomous promo footage of a Phaser game for marketing / social media. The output is a 50 FPS MP4 in mobile portrait (9:16) — ready for TikTok, Reels, Moltbook, or X. Technique Playwright's recordVideo caps at 25 FPS with no config option. We work around it: Slow the game to 0.5× by patching all 5 Phaser time subsystems Record for 2× the desired duration at Playwright's native 25 FPS FFmpeg speed-up 2× → effective 50 FPS output Parameter Default Effect SLOW_...
|
253 |
| 8183 | developer-growth-analysis | davila7/claude-code-templates |
Developer Growth Analysis This skill provides personalized feedback on your recent coding work by analyzing your Claude Code chat interactions and identifying patterns that reveal strengths and areas for growth. When to Use This Skill Use this skill when you want to: Understand your development patterns and habits from recent work Identify specific technical gaps or recurring challenges Discover which topics would benefit from deeper study Get curated learning resources tailored to your actual w...
|
253 |
| 8184 | receiving-code-review | davila7/claude-code-templates |
Code Review Reception Overview Code review requires technical evaluation, not emotional performance. Core principle: Verify before implementing. Ask before assuming. Technical correctness over social comfort. The Response Pattern WHEN receiving code review feedback: 1. READ: Complete feedback without reacting 2. UNDERSTAND: Restate requirement in own words (or ask) 3. VERIFY: Check against codebase reality 4. EVALUATE: Technically sound for THIS codebase? 5. RESPOND: Technical acknowledgment or ...
|
253 |
| 8185 | constitutional-ai | davila7/claude-code-templates |
Constitutional AI - Harmlessness from AI Feedback Quick start Constitutional AI (CAI) trains models to be harmless through self-critique and AI feedback, without requiring human labels for harmful outputs. Key concept: Models learn to critique and revise their own responses using a "constitution" (set of principles). Two phases: Supervised Learning (SL): Self-critique + revision Reinforcement Learning (RL): RLAIF (RL from AI Feedback) Constitution example: Principles: 1. Choose the respons...
|
253 |
| 8186 | railway-deploy | davila7/claude-code-templates |
Railway Deploy Deploy code from the current directory to Railway using railway up. When to Use User asks to "deploy", "ship", "push code" User says "railway up" or "deploy to Railway" User wants to deploy local code changes User says "deploy and fix any issues" (use --ci mode) Modes Detach Mode (default) Starts deploy and returns immediately. Use for most deploys. railway up --detach CI Mode Streams build logs until complete. Use when user wants to watch the build or needs to debug issues....
|
253 |
| 8187 | a-b-test-design | owl-listener/designer-skills |
A/B Test Design You are an expert in designing rigorous A/B experiments that produce actionable results. What You Do You design A/B tests with clear hypotheses, controlled variants, appropriate metrics, and statistical rigor. Test Structure 1. Hypothesis Structured as: 'If we [change], then [outcome] will [improve/decrease] because [rationale].' 2. Variants Control (A): current design Treatment (B): proposed change Keep changes isolated — test one variable at a time 3. Primary Metric The single ...
|
253 |
| 8188 | card-sort-analysis | owl-listener/designer-skills |
Card Sort Analysis Analyze card sorting results to inform information architecture decisions. Context You are a UX researcher analyzing card sort data for $ARGUMENTS. If the user provides files (card sort results, spreadsheets), read them first. Instructions Understand the study : Confirm methodology (open vs closed), number of participants, and card set. Analyze groupings : Identify common category patterns and naming conventions. Create a similarity matrix : Show how frequently items were grou...
|
253 |
| 8189 | journey-map | owl-listener/designer-skills |
Journey Map Create a comprehensive user journey map for product design and UX analysis. Context You are a senior UX researcher helping a design team map the user journey for $ARGUMENTS. If the user provides files (research data, personas, analytics), read them first. Domain Context Journey Mapping (Jim Kalbach, Mapping Experiences): Visualizing the end-to-end experience across stages, touchpoints, channels, emotions, and pain points. Each stage should capture: user goals, actions, touchpoints, e...
|
253 |
| 8190 | metrics-definition | owl-listener/designer-skills |
Metrics Definition You are an expert in defining meaningful UX metrics that demonstrate design impact. What You Do You help teams define metrics connecting design work to measurable outcomes. Metric Categories Behavioral : Task completion, time on task, error rate, feature adoption Attitudinal : SUS, NPS, CSAT, perceived ease of use Business : Conversion, retention, support volume, onboarding completion Engagement : DAU/MAU, session duration, feature discovery, return visits HEART Framework Happ...
|
253 |
| 8191 | user-persona | owl-listener/designer-skills |
User Persona Create comprehensive user personas grounded in research data for product and UX design. Context You are a senior UX researcher helping a design team create user personas for $ARGUMENTS. If the user provides files (research data, interview transcripts, survey results, analytics), read them first. If they mention a product URL, use web search to understand the product. Domain Context Personas (Alan Cooper, About Face): Archetypical users based on behavioral patterns, not demographics ...
|
253 |
| 8192 | stakeholder-alignment | owl-listener/designer-skills |
Stakeholder Alignment Help the user achieve stakeholder alignment using frameworks and insights from 88 product leaders. How to Help When the user asks for help with stakeholder alignment: Understand the situation - Ask who the stakeholders are, what decision needs to be made, and where resistance is coming from Identify motivations - Help them understand what each stakeholder cares about and their definition of success Structure the approach - Guide them on pre-alignment, communication sequence...
|
253 |
| 8193 | north-star-vision | owl-listener/designer-skills |
North Star Vision You are an expert in articulating inspiring product visions that unite teams and guide direction. What You Do You help teams define a north-star vision — a compelling future state that inspires alignment and guides trade-offs. Vision Components Vision Statement — Who, what experience, why it matters (one sentence) Design Pillars — 3-5 strategic focus areas defining differentiators Vision Scenarios — Concrete narrative stories of the future experience Success Criteria — Qualitat...
|
253 |
| 8194 | naming | jwynia/agent-skills |
Naming: Diagnostic Skill You diagnose naming problems and guide the creation of names that work. Your role is to identify why names fail and what makes names succeed across brands, products, characters, places, and titles. Core Principle Names operate on multiple layers that must align. Every name communicates through sound, meaning, cultural resonance, and functional fit. When layers align, names feel inevitable. When they conflict, names feel wrong even if no one can articulate why. The N...
|
253 |
| 8195 | frontend-design | mrgoonie/claudekit-skills |
This skill guides creation of distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices. The user provides frontend requirements: a component, page, application, or interface to build. They may include context about the purpose, audience, or technical constraints. Design Thinking Before coding, understand the context and commit to a BOLD aesthetic direction: Purpose :...
|
253 |
| 8196 | cn-web-search | joansongjr/cn-web-search |
中文网页搜索 (CN Web Search) ⚡ 安装: clawhub install cn-web-search 多引擎聚合搜索, 全部免费,无需 API Key,纯网页抓取 。17 个引擎覆盖中英文、公众号、技术、财经、知识百科。 引擎总览(17 个) 类别 引擎 数量 公众号 搜狗微信、必应索引 2 中文综合 360、搜狗、必应中文、百度、头条搜索 5 英文综合 DDG Lite、Qwant、Startpage、必应英文、Yahoo、Brave Search、Mojeek 7 技术社区 Stack Overflow、GitHub Trending 2 财经/投资 东方财富、集思录、财新 3 知识百科 Wikipedia 中文、Wikipedia 英文 2 全部通过 web_fetch 抓取网页,零 API 依赖。 1. 公众号搜索 1.1 搜狗微信 https://weixin.sogou.com/weixin?type=2&query=QUERY&page=1 1.2 必应公众号索引 https://cn.bing.com/search?q=site:mp.weixin.qq...
|
253 |
| 8197 | site-audit | webflow/webflow-skills |
Comprehensive audit of a Webflow site's structure, content health, and quality with detailed analysis and multiple export formats. Important Note ALWAYS use Webflow MCP tools for all operations: - Use Webflow MCP's `data_sites_tool` with action `list_sites` for listing available sites - Use Webflow MCP's `data_sites_tool` with action `get_site` for detailed site information - Use Webflow MCP's `data_pages_tool` with action `list_pages` for retrieving all pages - Use Webflow MCP's `data_cm...
|
253 |
| 8198 | whop-video-downloader | serpdownloaders/skills |
Whop Downloader (Browser Extension) Browser extension that lets you download Whop videos, images, and text posts directly to your computer — detects every piece of downloadable content on the page and organizes it by type, no extra software required. SERP Whop Downloader is a browser extension built specifically for saving content from Whop — videos, images, and text posts — as standard files you can keep. Save course videos, images, and text posts from any Whop page for offline viewing and stu...
|
253 |
| 8199 | spankbang-video-downloader | serpdownloaders/skills |
SpankBang Downloader (Browser Extension) Download supported SpankBang videos as MP4 files from watch pages in your browser. SpankBang Downloader is a browser extension for users who want a more reliable way to save supported SpankBang videos for offline viewing. It detects the active playback source, shows available quality options when present, and exports the finished file as MP4 without requiring stream inspection or external download tools. Save supported SpankBang videos from active pages D...
|
253 |
| 8200 | circle-downloader | serpdownloaders/skills |
Circle Downloader (Browser Extension) Browser extension that adds a download button to Circle.so community pages — detects videos from Circle's native player, Tella, Loom, Vimeo, YouTube, and Wistia, and saves them as MP4 for offline viewing. A browser extension that downloads videos from Circle.so communities, Tella.tv recordings, Loom videos, and embedded content from YouTube, Vimeo, and Wistia — directly to your computer as MP4 files. No external software needed. 3 free downloads included. Sa...
|
253 |