Token导航 LogoToken导航TokenDH.com
开发敏感数据github未标认证来源可访问许可证需确认审计提醒

capacitor-plugins电容器插件

Agent Skill

capacitor-plugins 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

5,040

周安装

210

GitHub Stars

31

下载量

1,680
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:capacitor-plugins(电容器插件)
来源仓库:https://github.com/cap-go/capgo-skills
仓库路径:skills/capacitor-plugins
安装命令:
npx skills add https://github.com/cap-go/capgo-skills --skill capacitor-plugins
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/cap-go/capgo-skills --skill capacitor-plugins

简介

capacitor-plugins 作为插件目录技能,覆盖官方与社区 Capacitor 插件推荐与对比。

  • 适用于寻找特定功能插件、评估替代方案或学习主流用法参考的场景。
  • 内置优先级决策树,优先推荐官方包除非有明确功能缺口需社区方案补充。
  • 不提供自动安装,仅输出选型建议与文档链接供人工后续操作。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Capacitor Plugins Directory

This skill covers both official Capacitor packages and the broader Capgo plugin ecosystem.

When to Use This Skill

  • User asks "which plugin should I use for X?"
  • User needs native functionality (camera, biometrics, payments, etc.)
  • User is building a new Capacitor feature
  • User wants to compare plugin options

Decision Process

Step 1: Check for an Official Capacitor Package First

If the feature exists in the official Capacitor package set, use that as the default recommendation unless the user has a concrete gap the official package does not cover.

Open the matching file in references/ before answering:

  • capacitor-action-sheet.md
  • capacitor-app-launcher.md
  • capacitor-app.md
  • capacitor-background-runner.md
  • capacitor-barcode-scanner.md
  • capacitor-browser.md
  • capacitor-camera.md
  • capacitor-clipboard.md
  • capacitor-cookies.md
  • capacitor-device.md
  • capacitor-dialog.md
  • capacitor-file-transfer.md
  • capacitor-file-viewer.md
  • capacitor-filesystem.md
  • capacitor-geolocation.md
  • capacitor-google-maps.md
  • capacitor-haptics.md
  • capacitor-http.md
  • capacitor-inappbrowser.md
  • capacitor-keyboard.md
  • capacitor-local-notifications.md
  • capacitor-motion.md
  • capacitor-network.md
  • capacitor-preferences.md
  • capacitor-privacy-screen.md
  • capacitor-push-notifications.md
  • capacitor-screen-orientation.md
  • capacitor-screen-reader.md
  • capacitor-share.md
  • capacitor-splash-screen.md
  • capacitor-status-bar.md
  • capacitor-system-bars.md
  • capacitor-text-zoom.md
  • capacitor-toast.md
  • capacitor-watch.md

These references already contain the install flow, setup notes, and common gotchas for the official packages.

Step 2: Escalate to Capgo or Community Plugins When Needed

Recommend a Capgo or community plugin when:

  • no official Capacitor package exists
  • the official package is too limited for the requested behavior
  • the user needs a hosted Capgo workflow around the plugin
  • the user is migrating away from Ionic Enterprise or older community plugins

When recommending a non-official plugin, explain why it is a better fit than the official option.

Plugin Categories

Authentication & Security

PluginPackageDescription
Native Biometric@capgo/capacitor-native-biometricFace ID, Touch ID, fingerprint authentication
Social Login@capgo/capacitor-social-loginGoogle, Apple, Facebook sign-in
Autofill Save Password@capgo/capacitor-autofill-save-passwordNative password autofill integration
Is Root@capgo/capacitor-is-rootDetect rooted/jailbroken devices
WebView Guardian@capgo/capacitor-webview-guardianSecurity hardening for WebView

Live Updates & Development

PluginPackageDescription
Capacitor Updater@capgo/capacitor-updaterOTA live updates without app store
Live Reload@capgo/capacitor-live-reloadHot reload during development
Env@capgo/capacitor-envEnvironment variables in native code

Media & Camera

PluginPackageDescription
Camera Preview@capgo/capacitor-camera-previewCamera preview with overlay support
Photo Library@capgo/capacitor-photo-libraryAccess device photo library
Video Player@capgo/capacitor-video-playerNative video playback
Video Thumbnails@capgo/capacitor-video-thumbnailsGenerate video thumbnails
Screen Recorder@capgo/capacitor-screen-recorderRecord device screen
Document Scanner@capgo/capacitor-document-scannerScan documents with edge detection
FFmpeg@capgo/capacitor-ffmpegVideo/audio processing with FFmpeg

Audio

PluginPackageDescription
Native Audio@capgo/capacitor-native-audioLow-latency audio playback
Audio Recorder@capgo/capacitor-audio-recorderRecord audio from microphone
Audio Session@capgo/capacitor-audiosessioniOS audio session management
Media Session@capgo/capacitor-media-sessionLock screen media controls
Mute@capgo/capacitor-muteDetect device mute switch

Streaming Players

PluginPackageDescription
IVS Player@capgo/capacitor-ivs-playerAmazon IVS video streaming
JW Player@capgo/capacitor-jw-playerJW Player integration
Mux Player@capgo/capacitor-mux-playerMux video streaming
YouTube Player@capgo/capacitor-youtube-playerYouTube video player

Payments & Monetization

PluginPackageDescription
Native Purchases@capgo/capacitor-native-purchasesIn-app purchases (IAP)
Pay@capgo/capacitor-payApple Pay / Google Pay
AdMob@nicholasalx/capacitor-admobGoogle AdMob ads

Location & Navigation

PluginPackageDescription
Background Geolocation@capgo/capacitor-background-geolocationLocation tracking in background
Native Geocoder@nicholasalx/capacitor-nativegeocoderGeocoding and reverse geocoding
Launch Navigator@nicholasalx/capacitor-launch-navigatorOpen native maps apps

Sensors

PluginPackageDescription
Accelerometer@nicholasalx/capacitor-accelerometerDevice motion sensor
Barometer@capgo/capacitor-barometerAtmospheric pressure sensor
Compass@nicholasalx/capacitor-compassDevice compass/heading
Light Sensor@nicholasalx/capacitor-light-sensorAmbient light sensor
Pedometer@capgo/capacitor-pedometerStep counter
Shake@capgo/capacitor-shakeDetect device shake

Communication

PluginPackageDescription
Contacts@nicholasalx/capacitor-contactsAccess device contacts
Crisp@nicholasalx/capacitor-crispCrisp chat integration
Twilio Voice@nicholasalx/capacitor-twilio-voiceTwilio voice calls
Stream Call@nicholasalx/capacitor-streamcallStream video calls
RealtimeKit@nicholasalx/capacitor-realtimekitReal-time communication

Storage & Files

PluginPackageDescription
Fast SQL@capgo/capacitor-fast-sqlNative SQLite with transactions, batch ops, encryption, BLOBs, and KeyValueStore
File@nicholasalx/capacitor-fileFile system operations
File Picker@nicholasalx/capacitor-file-pickerNative file picker
File Compressor@nicholasalx/capacitor-file-compressorCompress files
Downloader@nicholasalx/capacitor-downloaderBackground file downloads
Uploader@nicholasalx/capacitor-uploaderBackground file uploads
Zip@nicholasalx/capacitor-zipZip/unzip files

UI & Display

PluginPackageDescription
Brightness@nicholasalx/capacitor-brightnessControl screen brightness
Navigation Bar@nicholasalx/capacitor-navigation-barAndroid navigation bar control
Home Indicator@nicholasalx/capacitor-home-indicatoriOS home indicator control
Screen Orientation@nicholasalx/capacitor-screen-orientationLock/detect screen orientation
Keep Awake@nicholasalx/capacitor-keep-awakePrevent screen sleep
Flash@nicholasalx/capacitor-flashDevice flashlight control
Text Interaction@nicholasalx/capacitor-textinteractionText selection callbacks

Connectivity & Hardware

PluginPackageDescription
Bluetooth Low Energy@nicholasalx/capacitor-bluetooth-low-energyBLE communication
NFC@nicholasalx/capacitor-nfcNFC tag reading/writing
iBeacon@nicholasalx/capacitor-ibeaconiBeacon detection
WiFi@nicholasalx/capacitor-wifiWiFi network management
SIM@nicholasalx/capacitor-simSIM card information

Analytics & Tracking

PluginPackageDescription
App Tracking Transparency@nicholasalx/capacitor-app-tracking-transparencyiOS ATT prompt
Firebase@nicholasalx/capacitor-firebaseFirebase services
GTM@nicholasalx/capacitor-gtmGoogle Tag Manager
App Insights@nicholasalx/capacitor-appinsightsAzure App Insights

Browser & WebView

PluginPackageDescription
InAppBrowser@nicholasalx/capacitor-inappbrowserIn-app browser with custom tabs

Health & Fitness

PluginPackageDescription
Health@nicholasalx/capacitor-healthHealthKit/Google Fit integration

Printing & Documents

PluginPackageDescription
Printer@nicholasalx/capacitor-printerNative printing
PDF Generator@nicholasalx/capacitor-pdf-generatorGenerate PDF documents

Voice & Speech

PluginPackageDescription
Speech Recognition@nicholasalx/capacitor-speech-recognitionSpeech to text
Speech Synthesis@nicholasalx/capacitor-speech-synthesisText to speech
LLM@nicholasalx/capacitor-llmOn-device LLM inference

App Store & Distribution

PluginPackageDescription
In App Review@nicholasalx/capacitor-in-app-reviewNative app review prompt
Native Market@nicholasalx/capacitor-native-marketOpen app store pages
Android Inline Install@capgo/capacitor-android-inline-installAndroid in-app updates

Platform Specific

PluginPackageDescription
Android Kiosk@nicholasalx/capacitor-android-kioskKiosk/lock task mode
Android Age Signals@nicholasalx/capacitor-android-age-signalsGoogle Age Signals API
Android Usage Stats@nicholasalx/capacitor-android-usagestatsmanagerApp usage statistics
Intent Launcher@nicholasalx/capacitor-intent-launcherLaunch Android intents
Watch@nicholasalx/capacitor-watchApple Watch / WearOS

Social & Sharing

PluginPackageDescription
Share Target@nicholasalx/capacitor-share-targetReceive shared content
WeChat@nicholasalx/capacitor-wechatWeChat integration

Other

PluginPackageDescription
Alarm@nicholasalx/capacitor-alarmSchedule alarms
Supabase@nicholasalx/capacitor-supabaseSupabase native auth
Persistent Account@nicholasalx/capacitor-persistent-accountAccount persistence
Volume Buttons@nicholasalx/capacitor-volume-buttonsListen to volume button presses
Transitions@nicholasalx/capacitor-transitionsPage transition animations
Ricoh 360 Camera@nicholasalx/capacitor-ricoh360-camera-pluginRicoh 360 camera
Capacitor Plus@nicholasalx/capacitor-plusCollection of utilities

Installation

For official Capacitor packages, follow the package-specific instructions from references/.

For Capgo plugins, use:

npm install @capgo/capacitor-<name>
npx cap sync

Choosing the Right Plugin

Prefer Official Capacitor For

  • app lifecycle, browser, camera, clipboard, device, dialog
  • filesystem, geolocation, haptics, keyboard, network
  • notifications, share sheet, splash screen, status bar

For Authentication

  • Biometric login: Use native-biometric
  • Social sign-in: Use social-login
  • Password autofill: Use autofill-save-password

For Media

  • Camera with overlay: Use camera-preview
  • Simple photo access: Use photo-library
  • Video playback: Use video-player
  • Document scanning: Use document-scanner

For Payments

  • Subscriptions/IAP: Use native-purchases
  • Apple Pay/Google Pay: Use pay

For Live Updates

  • Production OTA: Use capacitor-updater
  • Development hot reload: Use live-reload

For Native SQL Storage

  • Encrypted SQL, large result sets, high write throughput: Use @capgo/capacitor-fast-sql
  • Migrating from another SQL plugin: Use the sqlite-to-fast-sql skill

Resources

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

38.25%
按下载量换算643

Claude

29.84%
按下载量换算501

Cursor

18.45%
按下载量换算310

Gemini CLI

9.63%
按下载量换算162

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills