npx skills add ...
npx skills add cap-go/capgo-skills --skill capacitor-plugins
Official Capacitor package guide plus Capgo ecosystem plugin recommendations. Use this skill when users need native functionality, want the right official Capacitor package, or need a stronger Capgo/community plugin when the official package is missing or too limited.
npx skills add cap-go/capgo-skills --skill capacitor-plugins
This skill covers both official Capacitor packages and the broader Capgo plugin ecosystem.
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.mdcapacitor-app-launcher.mdcapacitor-app.mdcapacitor-background-runner.mdcapacitor-barcode-scanner.mdcapacitor-browser.mdcapacitor-camera.mdcapacitor-clipboard.mdcapacitor-cookies.mdcapacitor-device.mdcapacitor-dialog.mdcapacitor-file-transfer.mdcapacitor-file-viewer.mdcapacitor-filesystem.mdcapacitor-geolocation.mdcapacitor-google-maps.mdcapacitor-haptics.mdcapacitor-http.mdcapacitor-inappbrowser.mdcapacitor-keyboard.mdcapacitor-local-notifications.mdcapacitor-motion.mdcapacitor-network.mdcapacitor-preferences.mdcapacitor-privacy-screen.mdcapacitor-push-notifications.mdcapacitor-screen-orientation.mdcapacitor-screen-reader.mdcapacitor-share.mdcapacitor-splash-screen.mdcapacitor-status-bar.mdcapacitor-system-bars.mdcapacitor-text-zoom.mdcapacitor-toast.mdcapacitor-watch.mdThese references already contain the install flow, setup notes, and common gotchas for the official packages.
Recommend a Capgo or community plugin when:
Open references/capgo-plugin-catalog.md before recommending a Capgo plugin. The catalog is generated from real package metadata and covers every canonical @capgo/* Capacitor plugin package found in the local Capgo plugin workspace.
When recommending a non-official plugin, explain why it is a better fit than the official option and include the exact package name from the catalog.
Use references/capgo-plugin-catalog.md as the complete Capgo plugin source. It includes package names, descriptions, and source links for 139 Capgo Capacitor plugin packages.
Fast starting points:
| Need | Package |
|---|---|
| Live updates | @capgo/capacitor-updater |
| Background geolocation | @capgo/background-geolocation |
| Camera overlay preview | @capgo/camera-preview |
| Social sign-in | @capgo/capacitor-social-login |
| Biometrics | @capgo/capacitor-native-biometric |
| In-app purchases | @capgo/native-purchases |
| Native SQLite performance | @capgo/capacitor-fast-sql |
| Native file operations | @capgo/capacitor-file |
| File picking | @capgo/capacitor-file-picker |
| Native payments | @capgo/capacitor-pay |
| Push-safe WebView recovery | @capgo/capacitor-webview-guardian |
| App integrity checks | @capgo/capacitor-app-attest |
For official Capacitor packages, follow the package-specific instructions from references/.
For Capgo plugins, install the exact package from references/capgo-plugin-catalog.md:
@capgo/capacitor-native-biometric@capgo/capacitor-social-login@capgo/capacitor-autofill-save-password@capgo/camera-preview@capgo/capacitor-photo-library@capgo/capacitor-video-player@capgo/capacitor-document-scanner@capgo/native-purchases@capgo/capacitor-pay@capgo/capacitor-updater@capgo/capacitor-live-reload@capgo/capacitor-fast-sqlsqlite-to-fast-sql skill