·webf-native-plugins
</>

webf-native-plugins

openwebf/webf

安装 WebF 本机插件以访问共享、支付、相机、地理定位等平台功能。在构建需要标准 Web API 之外的本机设备 API 的功能时使用。

5安装·0热度·@openwebf

安装

$npx skills add https://github.com/openwebf/webf --skill webf-native-plugins

SKILL.md

When building WebF apps, you often need access to native platform capabilities like sharing content, accessing the camera, handling payments, or using geolocation. WebF provides native plugins that bridge JavaScript code with native platform APIs.

Use native plugins when you need capabilities that aren't available in standard web APIs:

Before implementing a feature, always check if a pre-built native plugin exists:

安装 WebF 本机插件以访问共享、支付、相机、地理定位等平台功能。在构建需要标准 Web API 之外的本机设备 API 的功能时使用。 来源:openwebf/webf。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/openwebf/webf --skill webf-native-plugins
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 webf-native-plugins?

安装 WebF 本机插件以访问共享、支付、相机、地理定位等平台功能。在构建需要标准 Web API 之外的本机设备 API 的功能时使用。 来源:openwebf/webf。

如何安装 webf-native-plugins?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/openwebf/webf --skill webf-native-plugins 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/openwebf/webf