███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 10701 | facebook-video-downloader | serpdownloaders/skills |
Facebook Downloader (Browser Extension) Download Facebook videos, Reels, images, and visible post text in one browser workflow. Facebook Downloader is a browser extension for users who want a cleaner way to save visible Facebook content without using external downloader sites. It detects supported videos, Reels, images, and post text directly in your browser session and exports them in standard formats for offline reference, research, or personal archiving. Save supported Facebook videos and Ree...
|
971 |
| 10702 | managing-astro-local-env | astronomer/agents |
Astro Local Environment This skill helps you manage your local Airflow environment using the Astro CLI. To set up a new project, see the setting-up-astro-project skill. When Airflow is running, use MCP tools from authoring-dags and testing-dags skills. Start / Stop / Restart Start local Airflow (webserver at http://localhost:8080) astro dev start Stop containers (preserves data) astro dev stop Kill and remove volumes (clean slate) astro dev kill Restart all containers astro dev restart...
|
971 |
| 10703 | skill-authoring | microsoft/azure-skills |
Authoring & Improving Grafana Skills How to write, review, and improve SKILL.md files so they pass the repo's CI gate and score well against the Anthropic-aligned rubric Tessl uses. Critical rules (always) Description is the primary trigger — third-person, ≤1024 chars, must include explicit "Use when..." phrasing AND list concrete trigger terms users naturally say. See references/descriptions.md for the pushy-description pattern that combats undertriggering. Body under 500 lines — split into ref...
|
971 |
| 10704 | agent-manager-skill | sickn33/agentic-awesome-skills |
Agent Manager Skill When to Use Use this skill when you need to: run multiple local CLI agents in parallel (separate tmux sessions) start/stop agents and tail their logs assign tasks to agents and monitor output schedule recurring agent work (cron) Prerequisites Install agent-manager-skill in your workspace: git clone https://github.com/fractalmind-ai/agent-manager-skill.git Common commands Show more Installs 27 Repository sickn33/agentic…e-skills GitHub Stars 44.8K First Seen Jul 12, 2026 Secur...
|
971 |
| 10705 | qiaomu-opencli-explorer | joeseesun/qiaomu-opencli-skills |
CLI-EXPLORER — 适配器探索式开发完全指南 本文档教你(或 AI Agent)如何为 OpenCLI 添加一个新网站的命令。 从零到发布,覆盖 API 发现、方案选择、适配器编写、测试验证全流程。 [!TIP] 只想为一个具体页面快速生成一个命令? 看 opencli-oneshot skill (~150 行,4 步搞定)。 本文档适合从零探索一个新站点的完整流程。 [!TIP] 想要全自动生成? 直接运行 opencli generate <url> [--goal <goal>] ,内部会自动走完 explore → synthesize → cascade → verify 全流程。 返回 SkillOutput (success / blocked / needs-human-check)。如果自动生成失败或需要人工介入,再按本文档的手动流程继续。 AI Agent 开发者必读:用浏览器探索 Show more Installs 421 Repository joeseesun/qiaom…i-skills GitHub Stars 979 First Seen ...
|
971 |
| 10706 | design-system | jezweb/claude-skills |
Design System Token architecture, component specifications, systematic design, slide generation. When to Use Design token creation Component state definitions CSS variable systems Spacing/typography scales Design-to-code handoff Tailwind theme configuration Slide/presentation generation Token Architecture Load: references/token-architecture.md Three-Layer Structure Show more Installs 4.4K Repository nextlevelbuilde…ax-skill GitHub Stars 101.7K First Seen 12 days ago Security Audits Gen Agent Tru...
|
971 |
| 10707 | muapi-workflow | samuraigpt/generative-media-skills |
AI Workflow Builder Chain any combination of muapi.ai generation steps into automated pipelines. The AI architect converts your plain-language description into a runnable node graph. Prerequisites Always ensure the muapi CLI is up-to-date before running any commands. Reinstall from source at the start of every session: pip install --upgrade /path/to/muapi-cli Replace /path/to/muapi-cli with the actual path to the muapi-cli directory in the workspace (the directory containing pyproject.toml ). Co...
|
971 |
| 10708 | openspec-apply-change | fission-ai/openspec |
Implement tasks from an OpenSpec change. Store selection: If the user names a store (a store is a standalone OpenSpec repo registered on this machine) or the work lives in one, run openspec store list --json to discover registered store ids, then pass --store <id> on the commands that read or write specs and changes ( new change , status , instructions , list , show , validate , archive , doctor , context , schemas , view ). Once selected, treat --store <id> as sticky for the rest of the workflo...
|
971 |
| 10709 | typing-exclusion-worker | getsentry/skills |
Typing Exclusion Worker Purpose Execute one assigned typing batch safely and predictably: remove only assigned modules from mypy exclusions, fix surfaced typing issues in scope, run required checks, return a consistent summary for the manager/orchestrator. Inputs Required Before starting, confirm these inputs exist in the task prompt: worktree/branch name, exact module list to remove from exclusion, ownership/domain boundary, expected validation commands (if customized). Show more Installs 618 R...
|
971 |
| 10710 | elevenlabs-voice-changer | inferen-sh/skills |
ElevenLabs Voice Changer Transform any voice into a different voice via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Install instructions infsh login Transform voice infsh app run elevenlabs/voice-changer --input '{"audio": "https://recording.mp3", "voice": "aria"}' Available Models Model ID Best For Multilingual STS v2 eleven_multilingual_sts_v2 70+ languages (default) English STS v2 eleven_english_sts_v2 English-optimized Voice Options Same 22+ premium voices as ElevenLa...
|
970 |
| 10711 | elevenlabs-voice-isolator | inferen-sh/skills |
ElevenLabs Voice Isolator Remove background noise and isolate voices from audio via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Install instructions infsh login Isolate voice from noisy audio infsh app run elevenlabs/voice-isolator --input '{"audio": "https://noisy-recording.mp3"}' Supported Formats Format Max Size Max Duration WAV 500MB 1 hour MP3 500MB 1 hour FLAC 500MB 1 hour OGG 500MB 1 hour AAC 500MB 1 hour Examples Clean Up a Recording Remove background noise from ...
|
970 |
| 10712 | canva-downloader | serpdownloaders/skills |
Canva Downloader — Coming Soon (Browser Extension) Download Canva designs, presentations, and visual projects in various formats directly from your browser. This extension is currently in development and has not been released yet. Canva Downloader is an upcoming browser extension that will provide users with a simple way to export their Canva creations without relying on Canva's built-in export limitations or paid download tiers. It is being built around the browser-based design workflow so you ...
|
970 |
| 10713 | dingtalk-workspace-cli | aradotso/trending-skills |
DingTalk Workspace CLI (dws) Skill by ara.so — Daily 2026 Skills collection. dws is an officially open-sourced cross-platform CLI tool from DingTalk that unifies DingTalk's full product suite into a single binary. It is designed for both human users and AI agent workflows. Every response is structured JSON, and built-in Agent Skills let LLMs use DingTalk out of the box. Installation One-liner (recommended) macOS / Linux: curl -fsSL https://raw.githubusercontent.com/DingTalk-Real-AI/dingtalk-work...
|
970 |
| 10714 | fusion-issue-author-task | equinor/fusion-skills |
Author Task Issue Dependency Requires fusion-issue-authoring as the top-level orchestrator for classification, shared gates, and publish flow. When to use Use this skill for planning, research, specification, migration, testing, documentation, or other enablement work. When not to use Do not use this skill when the request is clearly a bug, feature, or user-story issue. Required inputs Task objective and scope Dependency and ordering constraints Instructions Confirm routed type is Task . Start w...
|
970 |
| 10715 | bash-pro | sickn33/agentic-awesome-skills |
Use this skill when Writing or reviewing Bash scripts for automation, CI/CD, or ops Hardening shell scripts for safety and portability Do not use this skill when You need POSIX-only shell without Bash features The task requires a higher-level language for complex logic You need Windows-native scripting (PowerShell) Instructions Define script inputs, outputs, and failure modes. Apply strict mode and safe argument parsing. Implement core logic with defensive patterns. Add tests and linting with Ba...
|
970 |
| 10716 | quality-documentation-manager | davila7/claude-code-templates |
Senior Quality Documentation Manager Expert-level quality documentation management with comprehensive document control system design, regulatory documentation oversight, change management, and configuration control for medical device organizations. Core Documentation Management Competencies 1. Document Control System Design (ISO 13485 Clause 4.2.3) Design and implement comprehensive document control systems ensuring systematic document management and regulatory compliance. Document Control S...
|
970 |
| 10717 | sf-industry-commoncore-omnistudio-analyze | jaganpro/sf-skills |
sf-industry-commoncore-omnistudio-analyze: OmniStudio Cross-Component Analysis Expert OmniStudio analyst specializing in namespace detection, dependency mapping, and impact analysis across the full OmniStudio component suite. Perform org-wide inventory of OmniScripts, FlexCards, Integration Procedures, and Data Mappers with automated dependency graph construction and Mermaid visualization. Core Responsibilities Namespace Detection : Identify whether an org uses Core (Industries), vlocity_cmt (Co...
|
970 |
| 10718 | etsy-seo | nexscope-ai/ecommerce-skills |
Etsy SEO 🔍 Analyze and optimize Etsy listings for better search visibility. Installation npx skills add nexscope-ai/eCommerce-Skills --skill etsy-seo -g Features SEO Score — 0-100 comprehensive rating Title Optimization — Keyword placement, length analysis Tag Analysis — 13 tag optimization, long-tail suggestions Description Analysis — First 160 chars, keyword density Attribute Check — Completeness validation Keyword Research — Category-based suggestions Action Plan — Prioritized improvement roa...
|
970 |
| 10719 | preload | patternsdev/skills |
Preload Table of Contents When to Use When NOT to Use Instructions Details Source Preload ( <link rel="preload"> ) is a browser optimization that allows critical resources (that may be discovered late) to be requested earlier. If you are comfortable thinking about how to manually order the loading of your key resources, it can have a positive impact on loading performance and metrics in the Core Web Vitals . That said, preload is not a panacea and requires an awareness of some trade-offs. When t...
|
970 |
| 10720 | openspec-propose | fission-ai/openspec |
Propose a new change - create the change and generate all artifacts in one step. Planning boundary : This workflow creates planning artifacts only. The user request that selected or triggered this workflow authorizes planning only, even if it asks to build or fix something. Do not edit project code. After the planning artifacts are complete, stop. Do not start implementation in the same response, even if the initial request asks for it. Wait for a new user request after the artifacts are present...
|
970 |
| 10721 | elevenlabs-stt | inferen-sh/skills |
No SKILL.md available for this skill. View on GitHub
|
969 |
| 10722 | dart-setup-ffi-assets | flutter/skills |
Compiling C Code into Code Assets with Native Assets Hooks Integrate and automate the compilation and packaging of native C/C++ source code into Code Assets under Dart's overarching Native Assets feature using build and link hooks. Show more Installs 512 Repository dart-lang/skills GitHub Stars 336 First Seen 4 days ago Security Audits Gen Agent Trust Hub Warn Socket Pass Snyk Fail
|
969 |
| 10723 | blueprinter | yofine/skills |
Blueprinter Generate technical diagrams using HTML/CSS following the "Flat Engineering Blueprint" style guidelines. Core Philosophy Precise, Objective, High Data-Ink Ratio. The output should look like a technical specification sheet or an architectural diagram, NOT a marketing landing page. Visual Rules 1. No Decorations NO drop shadows NO gradients NO glassmorphism/blur NO rounded buttons 2. Flat & Outlined Use 1px or 2px solid borders for structure Use white backgrounds for content blocks 3. M...
|
969 |
| 10724 | codex-theme-creator | codexthemes/skills |
Create a Codex theme Create a reversible decorative theme without modifying app.asar , the signed app bundle, WindowsApps, user tasks, or authentication data. Preserve native layout and interaction behavior unless the chosen layout mode explicitly permits a bounded composition change. Authority boundary Use this skill as the sole design and QA authority for a new Codex theme. Do not read, copy, or combine another installed theme skill, finished theme manifest, finished theme CSS, or local theme ...
|
969 |
| 10725 | sf-industry-commoncore-datamapper | jaganpro/sf-skills |
sf-industry-commoncore-datamapper: OmniStudio Data Mapper Creation and Validation Expert OmniStudio Data Mapper developer specializing in Extract, Transform, Load, and Turbo Extract configurations. Generate production-ready, performant, and maintainable Data Mapper definitions with proper field mappings, query optimization, and data integrity safeguards. Core Responsibilities Generation : Create Data Mapper configurations (Extract, Transform, Load, Turbo Extract) from requirements Field Mapping ...
|
969 |
| 10726 | academic-writing | poemswe/co-researcher |
Academic writing and research methodology Systematic approaches for scholarly writing, research design, and academic communication. Research design fundamentals Research question development Crafting a research question The FINER criteria - Feasible: Can you actually do this research? - Interesting: Does it matter to the field? - Novel: Does it add new knowledge? - Ethical: Can it be done ethically? - Relevant: Does it address a real problem? Question types | Type | Purpose | Example | ...
|
969 |
| 10727 | planetscale-query-insights-and-tags | planetscale/skills |
Query Insights and tags Purpose Use PlanetScale Insights to understand query behavior, then recommend SQLCommenter-compatible tags that make future diagnosis and Traffic Control possible. Do not change database settings or repository code without approval. What to inspect Query behavior For the selected database and branch, inspect: Show more Installs 969 Repository planetscale/skills GitHub Stars 108 First Seen Jul 4, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn
|
969 |
| 10728 | find-untested-sources | dotnet/skills |
Find Untested Sources Purpose Coverage tools answer "which lines were executed?" — they require a green build and a passing test run, which is minutes-to-tens-of-minutes on a real repo. The question this skill answers is different and much cheaper: Which source files have no test file referencing any of their declared types/symbols? That's the question an agent asks before writing a new test — and it can be answered statically in a few seconds by parsing source files, with no build, no dependenc...
|
969 |
| 10729 | critique-composition | owl-listener/designer-skills |
Critique Composition You are an expert in visual composition and gestalt-based design critique. What You Do You analyse the spatial and structural qualities of a screen: how elements are balanced across the canvas, how whitespace is used to create breathing room and focus, how rhythmic repetition creates coherence, and how gestalt principles are (or aren't) applied. You flag compositional weaknesses and propose specific fixes. Critique Dimensions Balance Evaluate the distribution of visual weigh...
|
969 |
| 10730 | meticulous-zero-diff-task | alwaysmeticulous/skills |
To grind out a no-diff (or low-diff) implementation task, follow the workflow below step by step, using the CLI or MCP commands as described. Before starting, run the meticulous-cli-update skill to ensure the Meticulous CLI and skills are up to date — unless it has already run earlier in this conversation, in which case skip it. This skill is for tasks whose success criterion is visual stability, not visual change: dependency/version upgrades, refactors, migrations (e.g. framework/library swaps,...
|
969 |
| 10731 | elevenlabs-sound-effects | inferen-sh/skills |
ElevenLabs Sound Effects Generate sound effects from text descriptions via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Install instructions infsh login Generate a sound effect infsh app run elevenlabs/sound-effects --input '{"text": "Thunder rumbling in the distance"}' Parameters Parameter Type Description text string Description of the sound effect (max 1000 chars) duration_seconds number Duration 0.5-22 seconds (optional, auto if omitted) prompt_influence number 0-1, ho...
|
968 |
| 10732 | elevenlabs-dialogue | inferen-sh/skills |
ElevenLabs Dialogue Generate multi-speaker dialogue audio via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Install instructions infsh login Generate dialogue infsh app run elevenlabs/text-to-dialogue --input '{ "segments": [ {"text": "Have you tried the new feature?", "voice": "george"}, {"text": "Not yet, but I heard it is amazing.", "voice": "aria"}, {"text": "You should check it out today.", "voice": "george"} ] }' Voice Options 22+ premium voices available for each spe...
|
968 |
| 10733 | elevenlabs-dubbing | inferen-sh/skills |
ElevenLabs Dubbing Automatically dub audio and video into 29 languages via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Install instructions infsh login Dub English video to Spanish infsh app run elevenlabs/dubbing --input '{ "audio": "https://video.mp4", "target_lang": "es" }' Supported Languages Code Language Code Language en English ko Korean es Spanish ru Russian fr French tr Turkish de German nl Dutch it Italian sv Swedish pt Portuguese da Danish pl Polish fi Finnish ...
|
968 |
| 10734 | pornhub-video-downloader | serpdownloaders/skills |
Pornhub Downloader (Browser Extension) Download supported Pornhub videos as MP4 files directly from active video pages. Pornhub Downloader is a browser extension built for users who want a cleaner way to save supported Pornhub videos for offline viewing. It detects the active media source from the watch page, shows available quality options when present, and exports the final result as MP4 without forcing you into manual stream extraction or low-quality recording workarounds. Save supported Porn...
|
968 |
| 10735 | nicovideo-downloader | serpdownloaders/skills |
NicoVideo Downloader — Coming Soon (Browser Extension) Download videos from nicovideo.jp and save them as MP4 files directly from your browser. This extension is currently in development and has not been released yet. NicoVideo Downloader is an upcoming browser extension purpose-built for the nicovideo.jp domain and its classic player interface. Rather than trying to cover every corner of the broader Niconico ecosystem, this extension zeroes in on the original NicoVideo site, letting you grab vi...
|
968 |
| 10736 | r06-alirezarezvani-claude-code-tresor-seo | aradotso/marketing-skills |
r06-alirezarezvani-claude-code-tresor-seo Skill by ara.so — Marketing Skills collection. SEO & Content Marketing skill suite providing keyword research, content audits, SERP analysis, technical SEO diagnostics, and content strategy automation. Derived from alirezarezvani/claude-code-tresor with structured output, progress tracking, and multi-step workflow orchestration. What This Project Does This skill suite provides 10 specialized SEO commands and 5 multi-step workflows: Show more Installs 545...
|
968 |
| 10737 | rams | brianlovin/claude-config |
Rams Design Review You are Rams, an expert design engineer reviewing code for accessibility and visual design issues. Mode If $ARGUMENTS is provided, analyze that specific file. If $ARGUMENTS is empty, ask the user which file(s) to review, or offer to scan the project for component files. 1. Accessibility Review (WCAG 2.1) Critical (Must Fix) Show more Installs 28 Repository brianlovin/agent-config GitHub Stars 357 First Seen Feb 27, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk...
|
968 |
| 10738 | reference-signal-forms | angular/angular |
Signal Forms Architecture The packages/forms/signals directory contains an experimental, signal-based forms API for Angular. This system differs significantly from the existing Reactive and Template-driven forms. Mental Model Model-Driven : The system is built around a WritableSignal<T> which serves as the single source of truth . Unlike Reactive Forms where the FormControl holds the value, here the Signal holds the value. The form is merely a view or projection of that signal, adding form-speci...
|
968 |
| 10739 | vuejs-typescript-best-practices | mindrally/skills |
Vue.js TypeScript Best Practices You are an expert in TypeScript, Node.js, Vite, Vue.js, Vue Router, Pinia, VueUse, Headless UI, Element Plus, and Tailwind, with deep understanding of best practices and performance optimization. Code Style and Structure Write concise, maintainable, and technically accurate TypeScript code with relevant examples Use functional and declarative programming patterns; avoid classes Favor iteration and modularization to adhere to DRY principles and avoid code duplic...
|
968 |
| 10740 | docker | bobmatnyc/claude-mpm-skills |
Docker Development You are an expert in Docker containerization, image building, and container orchestration. Core Principles Build minimal, secure container images Follow the principle of one process per container Use official base images when possible Implement proper layer caching strategies Never store secrets in images Dockerfile Best Practices Multi-Stage Builds Use multi-stage builds to reduce image size Separate build and runtime stages Copy only necessary artifacts to final image Show m...
|
968 |
| 10741 | screenshot-to-code | onewave-ai/claude-skills |
Screenshot to Code Convert UI screenshots into production-ready code with accurate styling and structure. How This Works When a user provides a screenshot of a UI design: Analyze the visual design thoroughly Generate clean, modern code that recreates it Provide complete, runnable implementation Instructions 1. Analyze the Screenshot Examine the image carefully and identify: Layout structure: Grid, flexbox, or custom positioning Components: Buttons, inputs, cards, navigation, modals, etc. V...
|
968 |
| 10742 | sf-industry-commoncore-flexcard | jaganpro/sf-skills |
sf-industry-commoncore-flexcard: OmniStudio FlexCard Creation and Validation Expert OmniStudio engineer specializing in FlexCard UI components for Salesforce Industries. Generate production-ready FlexCard definitions that display at-a-glance information with declarative data binding, Integration Procedure data sources, conditional rendering, and proper SLDS styling. All FlexCards are validated against a 130-point scoring rubric across 7 categories. Core Responsibilities FlexCard Authoring : Desi...
|
968 |
| 10743 | playwright-recording | digitalsamba/claude-code-video-toolkit |
Playwright can record browser interactions as video - perfect for demo footage in Remotion compositions. Quick Start Installation ``` In your video project npm init -y npm install -D playwright @playwright/test npx playwright install chromium ``` Basic Recording Script ``` // scripts/record-demo.ts import { chromium } from 'playwright'; async function recordDemo() { const browser = await chromium.launch(); const context = await browser.newContext({ viewport: { width: 1920, hei...
|
968 |
| 10744 | building-register-search | nomadamas/k-skill |
building-register-search Get the full instructions (required first step) Run this and follow its output as the primary instructions for this skill: npx -y @nomadamas/k-skill@0 instruct building-register-search The CLI detects the current runtime (Dolshoi vault/CloakBrowser vs generic) and prints only the applicable instructions, always up to date. Helper files bundled with the CLI are listed by: npx -y @nomadamas/k-skill@0 files building-register-search If npx is unavailable, install Node.js 18+...
|
968 |
| 10745 | vuln-scan | anthropics/defending-code-reference-harness |
/vuln-scan Static vulnerability review of a source tree. Produces VULN-FINDINGS.json (+ a human-readable .md ) that /triage ingests directly. This skill does not execute code. It reads source and reasons about it. For execution-verified findings (ASAN crashes, reproducing PoCs), point the user at vuln-pipeline run <target> — see README Step 2. Tool fallbacks. Prefer the dedicated Glob and Grep tools. Some sessions do not provision them — allowed-tools is a permission filter, not a loader, so lis...
|
967 |
| 10746 | product-showcase | jezweb/claude-skills |
Product Showcase Generator Generate a marketing website that actually teaches people what a web app does. Not just a hero and feature grid — a multi-page site with real screenshots, animated GIF walkthroughs of workflows, feature deep-dives, and progressive depth from "what is this" to "here's exactly how it works." Especially valuable for complex apps, agentic AI tools, and anything where a static screenshot doesn't convey the value. Depth Levels Depth Output Duration quick Single page — hero, ...
|
967 |
| 10747 | n8n-loops-official | n8n-io/skills |
n8n Loops Three meanings of "loop" map to three mechanisms: "Run this node for every item." Default. Most nodes loop automatically, so do nothing. "Run this node once with all items, not once per item." The executeOnce setting (single boolean). "Process items in explicit batches with control flow between iterations." The Loop Over Items node (formerly Split In Batches ). For paginated APIs, the HTTP Request node has built-in pagination. Almost always preferable to a hand-built page-counting loop...
|
967 |
| 10748 | aws-social-messaging | aws/agent-toolkit-for-aws |
AWS End User Messaging Social — WhatsApp Overview WhatsApp messaging via AWS End User Messaging Social: template management, sending, media handling, event destinations, and delivery troubleshooting. Recommended setup: Use the AWS MCP server for sandboxed execution, audit logging, and enterprise controls. Without AWS MCP: This skill works with any agent that has AWS CLI access. All commands use standard AWS CLI syntax. Common Tasks 1. Verify Dependencies Constraints: Show more Installs 967 Repos...
|
967 |
| 10749 | motherless-downloader | serpdownloaders/skills |
Motherless Downloader (Browser Extension) Download supported Motherless videos as MP4 files directly from the browser. Motherless Downloader is a browser extension for users who want a cleaner way to save Motherless videos without hunting for direct file URLs in page source. It detects supported media from active video pages, surfaces available quality options when present, and exports the result as MP4 for offline playback. Save supported Motherless videos from watch pages Detect direct file an...
|
966 |
| 10750 | mcp-security-hub | aradotso/security-skills |
mcp-security-hub Skill by ara.so — Security Skills collection. Overview mcp-security-hub is a production-ready collection of 38 Dockerized MCP (Model Context Protocol) servers that expose 300+ offensive security tools to AI assistants like Claude. It enables natural language security assessments, vulnerability scanning, binary analysis, and penetration testing workflows. Key capabilities: 8 reconnaissance servers (Nmap, Shodan, ProjectDiscovery tools, WhatWeb, Masscan, ZoomEye) 6 web security se...
|
966 |